public class SPUserNotice extends Object
Java class for SPUserNoticeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SPUserNoticeType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="NoticeRef" type="{http://uri.etsi.org/01903/v1.3.2#}NoticeReferenceType" minOccurs="0"/>
<element name="ExplicitText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
explicitText |
protected NoticeReferenceType |
noticeRef |
| Constructor and Description |
|---|
SPUserNotice() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExplicitText()
Gets the value of the explicitText property.
|
NoticeReferenceType |
getNoticeRef()
Gets the value of the noticeRef property.
|
void |
setExplicitText(String value)
Sets the value of the explicitText property.
|
void |
setNoticeRef(NoticeReferenceType value)
Sets the value of the noticeRef property.
|
protected NoticeReferenceType noticeRef
protected String explicitText
public NoticeReferenceType getNoticeRef()
NoticeReferenceTypepublic void setNoticeRef(NoticeReferenceType value)
value - allowed object is
NoticeReferenceTypepublic String getExplicitText()
StringCopyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.