| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
EPPRegistryZone.UnsupportedData |
EPPRegistryZone.getUnsupportedData()
Gets the unsupported data policy.
|
static EPPRegistryZone.UnsupportedData |
EPPRegistryZone.UnsupportedData.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPRegistryZone.UnsupportedData[] |
EPPRegistryZone.UnsupportedData.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryZone.setUnsupportedData(EPPRegistryZone.UnsupportedData aUnsupportedData)
Sets the unsupported data policy.
|
Copyright © VeriSign Inc. All Rights Reserved.