Package | Description |
---|---|
com.verisign.epp.codec.rgpext |
Modifier and Type | Method and Description |
---|---|
EPPRgpExtStatus |
EPPRgpExtUpData.getStatus()
returns the EPPRgpExtStatus instance contained in this EPPRgpExtUpData
instance
|
EPPRgpExtStatus |
EPPRgpExtInfData.getStatus()
Gets the first status if there is one;
null otherwise. |
Modifier and Type | Method and Description |
---|---|
void |
EPPRgpExtInfData.addStatus(EPPRgpExtStatus aStatus)
Adds the status of type
EPPRgpExtStatus to the Vector
of statuses. |
void |
EPPRgpExtUpData.setStatus(EPPRgpExtStatus status)
Sets the EPPRgpExtStatus instance contained in this EPPRgpExtUpData
istance
|
void |
EPPRgpExtInfData.setStatus(EPPRgpExtStatus aStatus)
Deprecated.
|
Constructor and Description |
---|
EPPRgpExtInfData(EPPRgpExtStatus aStatus)
Creates a new instance of the
EPPRgpExtInfData
with a status element. |
EPPRgpExtUpData(EPPRgpExtStatus aStatus)
Creates a new instance of the
EPPRgpExtUpData
with the status element. |
Copyright © VeriSign Inc. All Rights Reserved.