Package google.registry.xjc.domain
Class ObjectFactory
java.lang.Object
google.registry.xjc.domain.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.domain 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.domain -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcDomainAddRemType
Create an instance ofXjcDomainAuthInfoChgType
Create an instance ofXjcDomainAuthInfoType
Create an instance ofXjcDomainCheck
Create an instance ofXjcDomainCheckNameType
Create an instance ofXjcDomainCheckType
Create an instance ofXjcDomainChgType
Create an instance ofXjcDomainChkData
Create an instance ofXjcDomainContactType
Create an instance ofXjcDomainCreate
Create an instance ofXjcDomainCreData
Create an instance ofXjcDomainDelete
Create an instance ofXjcDomainHostAttrType
Create an instance ofXjcDomainInfData
Create an instance ofXjcDomainInfo
Create an instance ofXjcDomainInfoNameType
Create an instance ofXjcDomainNsType
Create an instance ofXjcDomainPaNameType
Create an instance ofXjcDomainPanData
Create an instance ofXjcDomainPeriodType
Create an instance ofXjcDomainRenData
Create an instance ofXjcDomainRenew
Create an instance ofXjcDomainStatusType
Create an instance ofXjcDomainTransfer
Create an instance ofXjcDomainTrnData
Create an instance ofXjcDomainUpdate
-
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.domain
-
-
Method Details
-
createXjcDomainCheck
Create an instance ofXjcDomainCheck
- Returns:
- the new instance of
XjcDomainCheck
-
createXjcDomainCreate
Create an instance ofXjcDomainCreate
- Returns:
- the new instance of
XjcDomainCreate
-
createXjcDomainPeriodType
Create an instance ofXjcDomainPeriodType
- Returns:
- the new instance of
XjcDomainPeriodType
-
createXjcDomainNsType
Create an instance ofXjcDomainNsType
- Returns:
- the new instance of
XjcDomainNsType
-
createXjcDomainContactType
Create an instance ofXjcDomainContactType
- Returns:
- the new instance of
XjcDomainContactType
-
createXjcDomainAuthInfoType
Create an instance ofXjcDomainAuthInfoType
- Returns:
- the new instance of
XjcDomainAuthInfoType
-
createXjcDomainDelete
Create an instance ofXjcDomainDelete
- Returns:
- the new instance of
XjcDomainDelete
-
createXjcDomainInfo
Create an instance ofXjcDomainInfo
- Returns:
- the new instance of
XjcDomainInfo
-
createXjcDomainInfoNameType
Create an instance ofXjcDomainInfoNameType
- Returns:
- the new instance of
XjcDomainInfoNameType
-
createXjcDomainRenew
Create an instance ofXjcDomainRenew
- Returns:
- the new instance of
XjcDomainRenew
-
createXjcDomainTransfer
Create an instance ofXjcDomainTransfer
- Returns:
- the new instance of
XjcDomainTransfer
-
createXjcDomainUpdate
Create an instance ofXjcDomainUpdate
- Returns:
- the new instance of
XjcDomainUpdate
-
createXjcDomainAddRemType
Create an instance ofXjcDomainAddRemType
- Returns:
- the new instance of
XjcDomainAddRemType
-
createXjcDomainChgType
Create an instance ofXjcDomainChgType
- Returns:
- the new instance of
XjcDomainChgType
-
createXjcDomainChkData
Create an instance ofXjcDomainChkData
- Returns:
- the new instance of
XjcDomainChkData
-
createXjcDomainCheckType
Create an instance ofXjcDomainCheckType
- Returns:
- the new instance of
XjcDomainCheckType
-
createXjcDomainCreData
Create an instance ofXjcDomainCreData
- Returns:
- the new instance of
XjcDomainCreData
-
createXjcDomainInfData
Create an instance ofXjcDomainInfData
- Returns:
- the new instance of
XjcDomainInfData
-
createXjcDomainStatusType
Create an instance ofXjcDomainStatusType
- Returns:
- the new instance of
XjcDomainStatusType
-
createXjcDomainPanData
Create an instance ofXjcDomainPanData
- Returns:
- the new instance of
XjcDomainPanData
-
createXjcDomainPaNameType
Create an instance ofXjcDomainPaNameType
- Returns:
- the new instance of
XjcDomainPaNameType
-
createXjcDomainRenData
Create an instance ofXjcDomainRenData
- Returns:
- the new instance of
XjcDomainRenData
-
createXjcDomainTrnData
Create an instance ofXjcDomainTrnData
- Returns:
- the new instance of
XjcDomainTrnData
-
createXjcDomainHostAttrType
Create an instance ofXjcDomainHostAttrType
- Returns:
- the new instance of
XjcDomainHostAttrType
-
createXjcDomainAuthInfoChgType
Create an instance ofXjcDomainAuthInfoChgType
- Returns:
- the new instance of
XjcDomainAuthInfoChgType
-
createXjcDomainCheckNameType
Create an instance ofXjcDomainCheckNameType
- Returns:
- the new instance of
XjcDomainCheckNameType
-