|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.solutions.identity.cards.model.PrivacyNotice
public class PrivacyNotice
Field Summary | |
---|---|
static javax.xml.namespace.QName |
NAME
|
Constructor Summary | |
---|---|
PrivacyNotice()
|
Method Summary | |
---|---|
java.lang.String |
getNoticeUri()
|
int |
getVersion()
|
org.apache.axiom.om.OMElement |
serialize()
Serialize this element into an OMElement |
void |
setNoticeUri(java.lang.String noticeUri)
|
void |
setVersion(int version)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.xml.namespace.QName NAME
Constructor Detail |
---|
public PrivacyNotice()
Method Detail |
---|
public org.apache.axiom.om.OMElement serialize() throws CardModelException
CardElement
serialize
in interface CardElement
CardModelException
public java.lang.String getNoticeUri()
public void setNoticeUri(java.lang.String noticeUri)
public int getVersion()
public void setVersion(int version)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |