Package google.registry.xjc.rde
Class XjcRdeContentType
java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.rde.XjcRdeContentType
- Direct Known Subclasses:
XjcRdeContact
,XjcRdeDomain
,XjcRdeEppParams
,XjcRdeHeader
,XjcRdeHost
,XjcRdeIdn
,XjcRdeNndn
,XjcRdePolicy
,XjcRdeRegistrar
Java class for contentType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="contentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
XjcRdeContentType
public XjcRdeContentType()
-