Package google.registry.xjc.rdepolicy
Class XjcRdePolicyElement
- java.lang.Object
-
- javax.xml.bind.JAXBElement<XjcRdePolicy>
-
- google.registry.xjc.rdepolicy.XjcRdePolicyElement
-
- All Implemented Interfaces:
java.io.Serializable
public class XjcRdePolicyElement extends javax.xml.bind.JAXBElement<XjcRdePolicy>
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected static javax.xml.namespace.QName
NAME
-
Constructor Summary
Constructors Constructor Description XjcRdePolicyElement()
XjcRdePolicyElement(XjcRdePolicy value)
-
-
-
Constructor Detail
-
XjcRdePolicyElement
public XjcRdePolicyElement(XjcRdePolicy value)
-
XjcRdePolicyElement
public XjcRdePolicyElement()
-
-