Package | Description |
---|---|
com.verisign.epp.codec.registry |
Modifier and Type | Method and Description |
---|---|
EPPRegistrySupportedStatus |
EPPRegistryHost.getSupportedStatus()
Gets a set of supported host statuses defined in RFC 5732.
|
EPPRegistrySupportedStatus |
EPPRegistryDomain.getSupportedStatus()
Get domain status supported by the server.
|
EPPRegistrySupportedStatus |
EPPRegistryContact.getSupportedStatus()
Gets a set of supported host statuses defined in RFC 5733.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryHost.setSupportedStatus(EPPRegistrySupportedStatus supportedStatus)
Sets a set of supported host statuses defined in RFC 5732.
|
void |
EPPRegistryDomain.setSupportedStatus(EPPRegistrySupportedStatus supportedStatus)
Set domain status supported by the server.
|
void |
EPPRegistryContact.setSupportedStatus(EPPRegistrySupportedStatus supportedStatus)
Sets a set of supported host statuses defined in RFC 5733.
|
Copyright © VeriSign Inc. All Rights Reserved.