public class EPPPersRegTransferData extends EPPPersRegGenData
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELM_NAME
XML root tag for
EPPPersRegTransferData. |
| Constructor and Description |
|---|
EPPPersRegTransferData()
Default constructor.
|
EPPPersRegTransferData(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
EPPPersRegTransferData 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
EPPPersRegTransferData.public EPPPersRegTransferData()
false.public EPPPersRegTransferData(boolean aIsBundledRate)
aIsBundledRate - Does the bundled rate apply?public boolean equals(java.lang.Object aObject)
EPPPersRegTransferData 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 EPPPersRegGenDataEPPPersRegTransferDatajava.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.