public class EPPPersRegCreateData extends EPPPersRegGenData
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELM_NAME
XML root tag for
EPPPersRegCreateData. |
| Constructor and Description |
|---|
EPPPersRegCreateData()
Default constructor.
|
EPPPersRegCreateData(boolean aIsBundledRate)
Constructor that sets the bundled flag.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
clone an
EPPCodecComponent. |
boolean |
equals(java.lang.Object aObject)
Compare an instance of
EPPPersRegCreateData with this
instance. |
java.lang.String |
getNamespace()
Returns the XML namespace associated with the
EPPCodecComponent. |
protected java.lang.String |
getRootElm()
Gets the root element name.
|
decode, encode, isBundledRate, setIsBundedRatepublic static final java.lang.String ELM_NAME
EPPPersRegCreateData.public EPPPersRegCreateData()
false.public EPPPersRegCreateData(boolean aIsBundledRate)
aIsBundledRate - Does the bundled rate apply?public boolean equals(java.lang.Object aObject)
EPPPersRegCreateData with this
instance.equals in class EPPPersRegGenDataaObject - Object to compare with.true if equal; false otherwise.public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
EPPCodecComponent.clone in interface EPPCodecComponentclone in class EPPPersRegGenDataEPPPersRegCreateDatajava.lang.CloneNotSupportedException - standard Object.clone exceptionprotected java.lang.String getRootElm()
getRootElm in class EPPPersRegGenDatapublic java.lang.String getNamespace()
EPPCodecComponent.EPPCodecComponent.Copyright © VeriSign Inc. All Rights Reserved.