Package google.registry.xjc.host
Class ObjectFactory
java.lang.Object
google.registry.xjc.host.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.host 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.host -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcHostAddRemType
Create an instance ofXjcHostAddrType
Create an instance ofXjcHostCheck
Create an instance ofXjcHostCheckNameType
Create an instance ofXjcHostCheckType
Create an instance ofXjcHostChgType
Create an instance ofXjcHostChkData
Create an instance ofXjcHostCreate
Create an instance ofXjcHostCreData
Create an instance ofXjcHostDelete
Create an instance ofXjcHostInfData
Create an instance ofXjcHostInfo
Create an instance ofXjcHostPaNameType
Create an instance ofXjcHostPanData
Create an instance ofXjcHostSNameType
Create an instance ofXjcHostStatusType
Create an instance ofXjcHostUpdate
-
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.host
-
-
Method Details
-
createXjcHostCheck
Create an instance ofXjcHostCheck
- Returns:
- the new instance of
XjcHostCheck
-
createXjcHostCreate
Create an instance ofXjcHostCreate
- Returns:
- the new instance of
XjcHostCreate
-
createXjcHostAddrType
Create an instance ofXjcHostAddrType
- Returns:
- the new instance of
XjcHostAddrType
-
createXjcHostSNameType
Create an instance ofXjcHostSNameType
- Returns:
- the new instance of
XjcHostSNameType
-
createXjcHostUpdate
Create an instance ofXjcHostUpdate
- Returns:
- the new instance of
XjcHostUpdate
-
createXjcHostAddRemType
Create an instance ofXjcHostAddRemType
- Returns:
- the new instance of
XjcHostAddRemType
-
createXjcHostChgType
Create an instance ofXjcHostChgType
- Returns:
- the new instance of
XjcHostChgType
-
createXjcHostChkData
Create an instance ofXjcHostChkData
- Returns:
- the new instance of
XjcHostChkData
-
createXjcHostCheckType
Create an instance ofXjcHostCheckType
- Returns:
- the new instance of
XjcHostCheckType
-
createXjcHostCreData
Create an instance ofXjcHostCreData
- Returns:
- the new instance of
XjcHostCreData
-
createXjcHostInfData
Create an instance ofXjcHostInfData
- Returns:
- the new instance of
XjcHostInfData
-
createXjcHostStatusType
Create an instance ofXjcHostStatusType
- Returns:
- the new instance of
XjcHostStatusType
-
createXjcHostPanData
Create an instance ofXjcHostPanData
- Returns:
- the new instance of
XjcHostPanData
-
createXjcHostPaNameType
Create an instance ofXjcHostPaNameType
- Returns:
- the new instance of
XjcHostPaNameType
-
createXjcHostCheckNameType
Create an instance ofXjcHostCheckNameType
- Returns:
- the new instance of
XjcHostCheckNameType
-
createXjcHostDelete
Create an instance ofXjcHostDelete
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcHostDelete
-
createXjcHostInfo
Create an instance ofXjcHostInfo
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcHostInfo
-