org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl
Class PrivacyNoticeLocation
java.lang.Object
org.eclipse.higgins.cardstore.schemas._2005._05.identity.impl.PrivacyNoticeLocation
- All Implemented Interfaces:
- IPrivacyNoticeLocation, XMLSerializer
public class PrivacyNoticeLocation
- extends Object
- implements IPrivacyNoticeLocation
copyright
public static String copyright
PrivacyNoticeLocation
public PrivacyNoticeLocation()
getParent
public Object getParent()
- Specified by:
getParent in interface XMLSerializer
setParent
public void setParent(Object parentNode)
- Specified by:
setParent in interface XMLSerializer
getValue
public String getValue()
- Specified by:
getValue in interface IPrivacyNoticeLocation
getVersion
public long getVersion()
- Specified by:
getVersion in interface IPrivacyNoticeLocation
isSetVersion
public boolean isSetVersion()
- Specified by:
isSetVersion in interface IPrivacyNoticeLocation
setValue
public void setValue(String value)
- Specified by:
setValue in interface IPrivacyNoticeLocation
setVersion
public void setVersion(long value)
- Specified by:
setVersion in interface IPrivacyNoticeLocation
unsetVersion
public void unsetVersion()
- Specified by:
unsetVersion in interface IPrivacyNoticeLocation
fromXml
public void fromXml(Object obj)
throws UnsupportedObjectModel,
ExpectedObjectNotPresent
- Specified by:
fromXml in interface XMLSerializer
- Throws:
UnsupportedObjectModel
ExpectedObjectNotPresent
toXml
public Object toXml()
- Specified by:
toXml in interface XMLSerializer