|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPRegistrySupportedStatus | |
---|---|
com.verisign.epp.codec.registry |
Uses of EPPRegistrySupportedStatus in com.verisign.epp.codec.registry |
---|
Methods in com.verisign.epp.codec.registry that return EPPRegistrySupportedStatus | |
---|---|
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. |
Methods in com.verisign.epp.codec.registry with parameters of type EPPRegistrySupportedStatus | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |