Package google.registry.xjc.epp
Class XjcEppDcpOursType
java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.epp.XjcEppDcpOursType
Java class for dcpOursType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="dcpOursType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="recDesc" type="{urn:ietf:params:xml:ns:epp-1.0}dcpRecDescType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the recDesc property.void
setRecDesc
(String value) Sets the value of the recDesc property.