Package | Description |
---|---|
com.verisign.epp.codec.registry |
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryZoneList.addTld(EPPRegistryZone zone)
Deprecated.
As of v1.2, use
EPPRegistryZoneList.addZone(EPPRegistryZone) |
void |
EPPRegistryZoneList.addZone(EPPRegistryZone zone)
Append one zone to the existing zone list.
|
void |
EPPRegistryZoneList.setZone(EPPRegistryZone zone)
Clear the existing zone list and add add one zone to the list
|
Constructor and Description |
---|
EPPRegistryZoneList(EPPRegistryZone zoneSummary)
Constructor that takes one
EPPRegistryZone instance. |
Copyright © VeriSign Inc. All Rights Reserved.