| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPRegistryExceedMaxExDate> |
EPPRegistryDomain.getExceedMaxExDates()
Gets the
List of EPPRegistryExceedExDate instances that the
policy with exceeding the maximum expiration date for renewable commands. |
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.addExceedMaxExDate(EPPRegistryExceedMaxExDate aExceedMaxExDate)
Adds a exceed maximum expiration date policy to the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.setExceedMaxExDates(java.util.List<EPPRegistryExceedMaxExDate> aExceedMaxExDates)
Sets the
List of EPPRegistryExceedExDate instances that the
policy with exceeding the maximum expiration date for renewable commands. |
Copyright © VeriSign Inc. All Rights Reserved.