Package | Description |
---|---|
com.verisign.epp.codec.registry.v01 |
Modifier and Type | Method and Description |
---|---|
EPPRegistryContact.PostalInfoTypeSupport |
EPPRegistryContact.getPostalInfoTypeSupport()
Gets the policy associated with the postal-address information,
represented by the <contact:postalInfo> element.
|
static EPPRegistryContact.PostalInfoTypeSupport |
EPPRegistryContact.PostalInfoTypeSupport.getSupport(java.lang.String aSupportStr)
Get the type enumerated value given the matching string.
|
static EPPRegistryContact.PostalInfoTypeSupport |
EPPRegistryContact.PostalInfoTypeSupport.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPRegistryContact.PostalInfoTypeSupport[] |
EPPRegistryContact.PostalInfoTypeSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryContact.setIntPostalInfoTypeSupport(EPPRegistryContact.PostalInfoTypeSupport aPostalInfoTypeSupport)
Sets the policy associated with the postal-address information,
represented by the <contact:postalInfo> element.
|
Copyright © VeriSign Inc. All Rights Reserved.