Package google.registry.xjc.contact
Class ObjectFactory
java.lang.Object
google.registry.xjc.contact.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.contact package.
An ObjectFactory allows you to programmatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: google.registry.xjc.contact -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcContactAddRemType
Create an instance ofXjcContactAddrType
Create an instance ofXjcContactAuthIDType
Create an instance ofXjcContactAuthInfoType
Create an instance ofXjcContactCheck
Create an instance ofXjcContactCheckIDType
Create an instance ofXjcContactCheckType
Create an instance ofXjcContactChgPostalInfoType
Create an instance ofXjcContactChgType
Create an instance ofXjcContactChkData
Create an instance ofXjcContactCreate
Create an instance ofXjcContactCreData
Create an instance ofXjcContactDelete
Create an instance ofXjcContactDiscloseType
Create an instance ofXjcContactE164Type
Create an instance ofXjcContactInfData
Create an instance ofXjcContactInfo
Create an instance ofXjcContactIntLocType
Create an instance ofXjcContactPaCLIDType
Create an instance ofXjcContactPanData
Create an instance ofXjcContactPostalInfoType
Create an instance ofXjcContactStatusType
Create an instance ofXjcContactTransfer
Create an instance ofXjcContactTrnData
Create an instance ofXjcContactUpdate
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: google.registry.xjc.contact
-
-
Method Details
-
createXjcContactCheck
Create an instance ofXjcContactCheck
- Returns:
- the new instance of
XjcContactCheck
-
createXjcContactCreate
Create an instance ofXjcContactCreate
- Returns:
- the new instance of
XjcContactCreate
-
createXjcContactPostalInfoType
Create an instance ofXjcContactPostalInfoType
- Returns:
- the new instance of
XjcContactPostalInfoType
-
createXjcContactE164Type
Create an instance ofXjcContactE164Type
- Returns:
- the new instance of
XjcContactE164Type
-
createXjcContactAuthInfoType
Create an instance ofXjcContactAuthInfoType
- Returns:
- the new instance of
XjcContactAuthInfoType
-
createXjcContactDiscloseType
Create an instance ofXjcContactDiscloseType
- Returns:
- the new instance of
XjcContactDiscloseType
-
createXjcContactDelete
Create an instance ofXjcContactDelete
- Returns:
- the new instance of
XjcContactDelete
-
createXjcContactAuthIDType
Create an instance ofXjcContactAuthIDType
- Returns:
- the new instance of
XjcContactAuthIDType
-
createXjcContactUpdate
Create an instance ofXjcContactUpdate
- Returns:
- the new instance of
XjcContactUpdate
-
createXjcContactAddRemType
Create an instance ofXjcContactAddRemType
- Returns:
- the new instance of
XjcContactAddRemType
-
createXjcContactChgType
Create an instance ofXjcContactChgType
- Returns:
- the new instance of
XjcContactChgType
-
createXjcContactChkData
Create an instance ofXjcContactChkData
- Returns:
- the new instance of
XjcContactChkData
-
createXjcContactCheckType
Create an instance ofXjcContactCheckType
- Returns:
- the new instance of
XjcContactCheckType
-
createXjcContactCreData
Create an instance ofXjcContactCreData
- Returns:
- the new instance of
XjcContactCreData
-
createXjcContactInfData
Create an instance ofXjcContactInfData
- Returns:
- the new instance of
XjcContactInfData
-
createXjcContactStatusType
Create an instance ofXjcContactStatusType
- Returns:
- the new instance of
XjcContactStatusType
-
createXjcContactPanData
Create an instance ofXjcContactPanData
- Returns:
- the new instance of
XjcContactPanData
-
createXjcContactPaCLIDType
Create an instance ofXjcContactPaCLIDType
- Returns:
- the new instance of
XjcContactPaCLIDType
-
createXjcContactTrnData
Create an instance ofXjcContactTrnData
- Returns:
- the new instance of
XjcContactTrnData
-
createXjcContactAddrType
Create an instance ofXjcContactAddrType
- Returns:
- the new instance of
XjcContactAddrType
-
createXjcContactIntLocType
Create an instance ofXjcContactIntLocType
- Returns:
- the new instance of
XjcContactIntLocType
-
createXjcContactChgPostalInfoType
Create an instance ofXjcContactChgPostalInfoType
- Returns:
- the new instance of
XjcContactChgPostalInfoType
-
createXjcContactCheckIDType
Create an instance ofXjcContactCheckIDType
- Returns:
- the new instance of
XjcContactCheckIDType
-
createXjcContactInfo
Create an instance ofXjcContactInfo
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcContactInfo
-
createXjcContactTransfer
Create an instance ofXjcContactTransfer
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcContactTransfer
-