Package google.registry.xjc.fee11
Class ObjectFactory
java.lang.Object
google.registry.xjc.fee11.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.fee11 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.fee11 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcFee11Check
Create an instance ofXjcFee11ChkData
Create an instance ofXjcFee11CommandType
Create an instance ofXjcFee11Create
Create an instance ofXjcFee11CreData
Create an instance ofXjcFee11CreditType
Create an instance ofXjcFee11DelData
Create an instance ofXjcFee11FeeType
Create an instance ofXjcFee11ObjectCDType
Create an instance ofXjcFee11ObjectCDType.Object
Create an instance ofXjcFee11RenData
Create an instance ofXjcFee11Renew
Create an instance ofXjcFee11Transfer
Create an instance ofXjcFee11TransformCommandType
Create an instance ofXjcFee11TransformResultType
Create an instance ofXjcFee11TrnData
Create an instance ofXjcFee11Update
Create an instance ofXjcFee11UpdData
-
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.fee11
-
-
Method Details
-
createXjcFee11ObjectCDType
Create an instance ofXjcFee11ObjectCDType
- Returns:
- the new instance of
XjcFee11ObjectCDType
-
createXjcFee11Check
Create an instance ofXjcFee11Check
- Returns:
- the new instance of
XjcFee11Check
-
createXjcFee11CommandType
Create an instance ofXjcFee11CommandType
- Returns:
- the new instance of
XjcFee11CommandType
-
createXjcFee11ChkData
Create an instance ofXjcFee11ChkData
- Returns:
- the new instance of
XjcFee11ChkData
-
createXjcFee11TransformCommandType
Create an instance ofXjcFee11TransformCommandType
- Returns:
- the new instance of
XjcFee11TransformCommandType
-
createXjcFee11TransformResultType
Create an instance ofXjcFee11TransformResultType
- Returns:
- the new instance of
XjcFee11TransformResultType
-
createXjcFee11TrnData
Create an instance ofXjcFee11TrnData
- Returns:
- the new instance of
XjcFee11TrnData
-
createXjcFee11FeeType
Create an instance ofXjcFee11FeeType
- Returns:
- the new instance of
XjcFee11FeeType
-
createXjcFee11CreditType
Create an instance ofXjcFee11CreditType
- Returns:
- the new instance of
XjcFee11CreditType
-
createXjcFee11DelData
Create an instance ofXjcFee11DelData
- Returns:
- the new instance of
XjcFee11DelData
-
createXjcFee11ObjectCDTypeObject
Create an instance ofXjcFee11ObjectCDType.Object
- Returns:
- the new instance of
XjcFee11ObjectCDType.Object
-
createXjcFee11Create
Create an instance ofXjcFee11Create
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee11Create
-
createXjcFee11CreData
Create an instance ofXjcFee11CreData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee11CreData
-
createXjcFee11Renew
Create an instance ofXjcFee11Renew
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee11Renew
-
createXjcFee11RenData
Create an instance ofXjcFee11RenData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee11RenData
-
createXjcFee11Transfer
Create an instance ofXjcFee11Transfer
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee11Transfer
-
createXjcFee11Update
Create an instance ofXjcFee11Update
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee11Update
-
createXjcFee11UpdData
Create an instance ofXjcFee11UpdData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee11UpdData
-