| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
EPPRegistryDomain.HostModelSupported |
EPPRegistryDomain.getHostModelSupported()
Gets the host model supported from RFC 5731, with the default set to
hostObj. |
static EPPRegistryDomain.HostModelSupported |
EPPRegistryDomain.HostModelSupported.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPRegistryDomain.HostModelSupported[] |
EPPRegistryDomain.HostModelSupported.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.setHostModelSupported(EPPRegistryDomain.HostModelSupported aHostModelSupported)
Sets the host model supported from RFC 5731, with the default set to
hostObj. |
Copyright © VeriSign Inc. All Rights Reserved.