Package google.registry.xjc.epp
Class ObjectFactory
java.lang.Object
google.registry.xjc.epp.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the google.registry.xjc.epp 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.epp -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofXjcEpp
Create an instance ofXjcEppCommandType
Create an instance ofXjcEppCredsOptionsType
Create an instance ofXjcEppDcpAccessType
Create an instance ofXjcEppDcpExpiryType
Create an instance ofXjcEppDcpOursType
Create an instance ofXjcEppDcpPurposeType
Create an instance ofXjcEppDcpRecipientType
Create an instance ofXjcEppDcpRetentionType
Create an instance ofXjcEppDcpStatementType
Create an instance ofXjcEppDcpType
Create an instance ofXjcEppElement
Create an instance ofXjcEppErrValueType
Create an instance ofXjcEppExtAnyType
Create an instance ofXjcEppExtErrValueType
Create an instance ofXjcEppExtURIType
Create an instance ofXjcEppGreetingType
Create an instance ofXjcEppLoginSvcType
Create an instance ofXjcEppLoginType
Create an instance ofXjcEppMixedMsgType
Create an instance ofXjcEppMsgQType
Create an instance ofXjcEppMsgType
Create an instance ofXjcEppPollType
Create an instance ofXjcEppReadWriteType
Create an instance ofXjcEppResponse
Create an instance ofXjcEppResultType
Create an instance ofXjcEppSvcMenuType
Create an instance ofXjcEppTransferType
Create an instance ofXjcEppTrIDType
-
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.epp
-
-
Method Details
-
createXjcEppTrIDType
Create an instance ofXjcEppTrIDType
- Returns:
- the new instance of
XjcEppTrIDType
-
createXjcEppElement
Create an instance ofXjcEppElement
- Returns:
- the new instance of
XjcEppElement
-
createXjcEpp
Create an instance ofXjcEpp
- Returns:
- the new instance of
XjcEpp
-
createXjcEppGreetingType
Create an instance ofXjcEppGreetingType
- Returns:
- the new instance of
XjcEppGreetingType
-
createXjcEppSvcMenuType
Create an instance ofXjcEppSvcMenuType
- Returns:
- the new instance of
XjcEppSvcMenuType
-
createXjcEppDcpType
Create an instance ofXjcEppDcpType
- Returns:
- the new instance of
XjcEppDcpType
-
createXjcEppDcpAccessType
Create an instance ofXjcEppDcpAccessType
- Returns:
- the new instance of
XjcEppDcpAccessType
-
createXjcEppDcpStatementType
Create an instance ofXjcEppDcpStatementType
- Returns:
- the new instance of
XjcEppDcpStatementType
-
createXjcEppDcpPurposeType
Create an instance ofXjcEppDcpPurposeType
- Returns:
- the new instance of
XjcEppDcpPurposeType
-
createXjcEppDcpRecipientType
Create an instance ofXjcEppDcpRecipientType
- Returns:
- the new instance of
XjcEppDcpRecipientType
-
createXjcEppDcpOursType
Create an instance ofXjcEppDcpOursType
- Returns:
- the new instance of
XjcEppDcpOursType
-
createXjcEppDcpRetentionType
Create an instance ofXjcEppDcpRetentionType
- Returns:
- the new instance of
XjcEppDcpRetentionType
-
createXjcEppDcpExpiryType
Create an instance ofXjcEppDcpExpiryType
- Returns:
- the new instance of
XjcEppDcpExpiryType
-
createXjcEppExtAnyType
Create an instance ofXjcEppExtAnyType
- Returns:
- the new instance of
XjcEppExtAnyType
-
createXjcEppExtURIType
Create an instance ofXjcEppExtURIType
- Returns:
- the new instance of
XjcEppExtURIType
-
createXjcEppCommandType
Create an instance ofXjcEppCommandType
- Returns:
- the new instance of
XjcEppCommandType
-
createXjcEppLoginType
Create an instance ofXjcEppLoginType
- Returns:
- the new instance of
XjcEppLoginType
-
createXjcEppCredsOptionsType
Create an instance ofXjcEppCredsOptionsType
- Returns:
- the new instance of
XjcEppCredsOptionsType
-
createXjcEppLoginSvcType
Create an instance ofXjcEppLoginSvcType
- Returns:
- the new instance of
XjcEppLoginSvcType
-
createXjcEppPollType
Create an instance ofXjcEppPollType
- Returns:
- the new instance of
XjcEppPollType
-
createXjcEppTransferType
Create an instance ofXjcEppTransferType
- Returns:
- the new instance of
XjcEppTransferType
-
createXjcEppReadWriteType
Create an instance ofXjcEppReadWriteType
- Returns:
- the new instance of
XjcEppReadWriteType
-
createXjcEppResponse
Create an instance ofXjcEppResponse
- Returns:
- the new instance of
XjcEppResponse
-
createXjcEppResultType
Create an instance ofXjcEppResultType
- Returns:
- the new instance of
XjcEppResultType
-
createXjcEppErrValueType
Create an instance ofXjcEppErrValueType
- Returns:
- the new instance of
XjcEppErrValueType
-
createXjcEppExtErrValueType
Create an instance ofXjcEppExtErrValueType
- Returns:
- the new instance of
XjcEppExtErrValueType
-
createXjcEppMsgQType
Create an instance ofXjcEppMsgQType
- Returns:
- the new instance of
XjcEppMsgQType
-
createXjcEppMixedMsgType
Create an instance ofXjcEppMixedMsgType
- Returns:
- the new instance of
XjcEppMixedMsgType
-
createXjcEppMsgType
Create an instance ofXjcEppMsgType
- Returns:
- the new instance of
XjcEppMsgType
-