Package | Description |
---|---|
com.verisign.epp.codec.registry.v02 |
Modifier and Type | Method and Description |
---|---|
EPPRegistryZoneName.Form |
EPPRegistryZoneName.getForm()
Gets the form of the zone name.
|
static EPPRegistryZoneName.Form |
EPPRegistryZoneName.Form.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPRegistryZoneName.Form[] |
EPPRegistryZoneName.Form.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryZoneName.setForm(EPPRegistryZoneName.Form aForm)
Sets the form of the zone name.
|
Constructor and Description |
---|
EPPRegistryZoneName(java.lang.String aName,
EPPRegistryZoneName.Form aForm)
Construct
EPPRegistryZoneName with name and form using the default
root label of EPPRegistryZoneName.ELM_ZONE_NAME . |
Copyright © VeriSign Inc. All Rights Reserved.