| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPRegistryDomainPeriod> |
EPPRegistryDomain.getPeriods()
Get
List of EPPRegistryDomainPeriod instances that define
the supported min/max/default registration periods by command type. |
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.addPeriod(EPPRegistryDomainPeriod aPeriod)
Adds a supported period to the list of periods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.setPeriods(java.util.List<EPPRegistryDomainPeriod> aPeriods)
Set
List of EPPRegistryDomainPeriod instances that define
the supported min/max/default periods by command type. |
Copyright © VeriSign Inc. All Rights Reserved.