| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPRegistryGracePeriod> |
EPPRegistryDomain.getGracePeriods()
Get the
List of attributes that defines the grace periods by
operation type. |
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.addGracePeriod(EPPRegistryGracePeriod aGracePeriod)
Append one instance of
EPPRegistryGracePeriod to the existing
List. |
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.setGracePeriods(java.util.List<EPPRegistryGracePeriod> aGracePeriods)
Set the
List of attributes that defines the grace periods by
operation type. |
Copyright © VeriSign Inc. All Rights Reserved.