Package google.registry.xjc.fee12
Class ObjectFactory
java.lang.Object
google.registry.xjc.fee12.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.fee12 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.fee12 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcFee12Check
Create an instance ofXjcFee12ChkData
Create an instance ofXjcFee12CommandCDType
Create an instance ofXjcFee12CommandCheckType
Create an instance ofXjcFee12Create
Create an instance ofXjcFee12CreData
Create an instance ofXjcFee12CreditType
Create an instance ofXjcFee12DelData
Create an instance ofXjcFee12FeeType
Create an instance ofXjcFee12ObjectCDType
Create an instance ofXjcFee12ObjectCDType.Object
Create an instance ofXjcFee12RenData
Create an instance ofXjcFee12Renew
Create an instance ofXjcFee12Transfer
Create an instance ofXjcFee12TransformCommandType
Create an instance ofXjcFee12TransformResultType
Create an instance ofXjcFee12TrnData
Create an instance ofXjcFee12Update
Create an instance ofXjcFee12UpdData
-
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.fee12
-
-
Method Details
-
createXjcFee12ObjectCDType
Create an instance ofXjcFee12ObjectCDType
- Returns:
- the new instance of
XjcFee12ObjectCDType
-
createXjcFee12Check
Create an instance ofXjcFee12Check
- Returns:
- the new instance of
XjcFee12Check
-
createXjcFee12CommandCheckType
Create an instance ofXjcFee12CommandCheckType
- Returns:
- the new instance of
XjcFee12CommandCheckType
-
createXjcFee12ChkData
Create an instance ofXjcFee12ChkData
- Returns:
- the new instance of
XjcFee12ChkData
-
createXjcFee12TransformCommandType
Create an instance ofXjcFee12TransformCommandType
- Returns:
- the new instance of
XjcFee12TransformCommandType
-
createXjcFee12TransformResultType
Create an instance ofXjcFee12TransformResultType
- Returns:
- the new instance of
XjcFee12TransformResultType
-
createXjcFee12TrnData
Create an instance ofXjcFee12TrnData
- Returns:
- the new instance of
XjcFee12TrnData
-
createXjcFee12FeeType
Create an instance ofXjcFee12FeeType
- Returns:
- the new instance of
XjcFee12FeeType
-
createXjcFee12CreditType
Create an instance ofXjcFee12CreditType
- Returns:
- the new instance of
XjcFee12CreditType
-
createXjcFee12CommandCDType
Create an instance ofXjcFee12CommandCDType
- Returns:
- the new instance of
XjcFee12CommandCDType
-
createXjcFee12ObjectCDTypeObject
Create an instance ofXjcFee12ObjectCDType.Object
- Returns:
- the new instance of
XjcFee12ObjectCDType.Object
-
createXjcFee12Create
Create an instance ofXjcFee12Create
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12Create
-
createXjcFee12CreData
Create an instance ofXjcFee12CreData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12CreData
-
createXjcFee12Renew
Create an instance ofXjcFee12Renew
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12Renew
-
createXjcFee12RenData
Create an instance ofXjcFee12RenData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12RenData
-
createXjcFee12Transfer
Create an instance ofXjcFee12Transfer
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12Transfer
-
createXjcFee12Update
Create an instance ofXjcFee12Update
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12Update
-
createXjcFee12UpdData
Create an instance ofXjcFee12UpdData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12UpdData
-
createXjcFee12DelData
Create an instance ofXjcFee12DelData
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
XjcFee12DelData
-