| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
EPPRegistryExceedMaxExDate.Policy |
EPPRegistryExceedMaxExDate.getPolicy()
Gets the exceed maximum expiration date policy applied.
|
static EPPRegistryExceedMaxExDate.Policy |
EPPRegistryExceedMaxExDate.Policy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPRegistryExceedMaxExDate.Policy[] |
EPPRegistryExceedMaxExDate.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryExceedMaxExDate.setPolicy(EPPRegistryExceedMaxExDate.Policy aPolicy)
Sets the exceed maximum expiration date policy applied.
|
| Constructor and Description |
|---|
EPPRegistryExceedMaxExDate(EPPRegistryExceedMaxExDate.Policy aPolicy,
java.lang.String aCommand)
Construct an instance of
EPPRegistryExceedMaxExDdate with the
required policy and command. |
Copyright © VeriSign Inc. All Rights Reserved.