Package google.registry.xjc.fee06
Class ObjectFactory
java.lang.Object
google.registry.xjc.fee06.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.fee06 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.fee06 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcFee06Check
Create an instance ofXjcFee06ChkData
Create an instance ofXjcFee06CommandType
Create an instance ofXjcFee06Create
Create an instance ofXjcFee06CreData
Create an instance ofXjcFee06CreditType
Create an instance ofXjcFee06DelData
Create an instance ofXjcFee06DomainCDType
Create an instance ofXjcFee06DomainCheckType
Create an instance ofXjcFee06FeeType
Create an instance ofXjcFee06InfData
Create an instance ofXjcFee06Info
Create an instance ofXjcFee06RenData
Create an instance ofXjcFee06Renew
Create an instance ofXjcFee06Transfer
Create an instance ofXjcFee06TransformCommandType
Create an instance ofXjcFee06TransformResultType
Create an instance ofXjcFee06TrnData
Create an instance ofXjcFee06Update
Create an instance ofXjcFee06UpdData
-
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.fee06
-
-
Method Details
-
createXjcFee06Check
Create an instance ofXjcFee06Check
- Returns:
- the new instance of
XjcFee06Check
-
createXjcFee06DomainCheckType
Create an instance ofXjcFee06DomainCheckType
- Returns:
- the new instance of
XjcFee06DomainCheckType
-
createXjcFee06ChkData
Create an instance ofXjcFee06ChkData
- Returns:
- the new instance of
XjcFee06ChkData
-
createXjcFee06DomainCDType
Create an instance ofXjcFee06DomainCDType
- Returns:
- the new instance of
XjcFee06DomainCDType
-
createXjcFee06Info
Create an instance ofXjcFee06Info
- Returns:
- the new instance of
XjcFee06Info
-
createXjcFee06CommandType
Create an instance ofXjcFee06CommandType
- Returns:
- the new instance of
XjcFee06CommandType
-
createXjcFee06InfData
Create an instance ofXjcFee06InfData
- Returns:
- the new instance of
XjcFee06InfData
-
createXjcFee06FeeType
Create an instance ofXjcFee06FeeType
- Returns:
- the new instance of
XjcFee06FeeType
-
createXjcFee06TransformCommandType
Create an instance ofXjcFee06TransformCommandType
- Returns:
- the new instance of
XjcFee06TransformCommandType
-
createXjcFee06TransformResultType
Create an instance ofXjcFee06TransformResultType
- Returns:
- the new instance of
XjcFee06TransformResultType
-
createXjcFee06TrnData
Create an instance ofXjcFee06TrnData
- Returns:
- the new instance of
XjcFee06TrnData
-
createXjcFee06DelData
Create an instance ofXjcFee06DelData
- Returns:
- the new instance of
XjcFee06DelData
-
createXjcFee06CreditType
Create an instance ofXjcFee06CreditType
- Returns:
- the new instance of
XjcFee06CreditType
-
createXjcFee06Create
Create an instance ofXjcFee06Create
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee06Create
-
createXjcFee06CreData
Create an instance ofXjcFee06CreData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee06CreData
-
createXjcFee06Renew
Create an instance ofXjcFee06Renew
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee06Renew
-
createXjcFee06RenData
Create an instance ofXjcFee06RenData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee06RenData
-
createXjcFee06Transfer
Create an instance ofXjcFee06Transfer
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee06Transfer
-
createXjcFee06Update
Create an instance ofXjcFee06Update
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee06Update
-
createXjcFee06UpdData
Create an instance ofXjcFee06UpdData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee06UpdData
-