Package google.registry.xjc.rdereport
Class XjcRdeReport
java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.rdereport.XjcRdeReportReport
google.registry.xjc.rdereport.XjcRdeReport
Java class for report element declaration
.The following schema fragment specifies the expected content contained within this class.
<element name="report" type="{urn:ietf:params:xml:ns:rdeReport-1.0}reportType"/>
-
Field Summary
Fields inherited from class google.registry.xjc.rdereport.XjcRdeReportReport
crDate, header, id, kind, resend, rydeSpecEscrow, rydeSpecMapping, version, watermark
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.xjc.rdereport.XjcRdeReportReport
getCrDate, getHeader, getId, getKind, getResend, getRydeSpecEscrow, getRydeSpecMapping, getVersion, getWatermark, setCrDate, setHeader, setId, setKind, setResend, setRydeSpecEscrow, setRydeSpecMapping, setVersion, setWatermark
-
Constructor Details
-
XjcRdeReport
public XjcRdeReport()
-