Class XjcRdeNotificationElement
java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.rdenotification.XjcRdeNotification
google.registry.xjc.rdenotification.XjcRdeNotificationElement
Java class for notification element declaration
.The following schema fragment specifies the expected content contained within this class.
<element name="notification" type="{urn:ietf:params:xml:ns:rdeNotification-1.0}notificationType"/>
-
Field Summary
Fields inherited from class google.registry.xjc.rdenotification.XjcRdeNotification
deaName, lastFullDate, reDate, repDate, report, status, vaDate, version
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.xjc.rdenotification.XjcRdeNotification
getDeaName, getLastFullDate, getReDate, getRepDate, getReport, getStatus, getVaDate, getVersion, setDeaName, setLastFullDate, setReDate, setRepDate, setReport, setStatus, setVaDate, setVersion
-
Constructor Details
-
XjcRdeNotificationElement
public XjcRdeNotificationElement()
-