|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPRegistryZone | |
---|---|
com.verisign.epp.codec.registry |
Uses of EPPRegistryZone in com.verisign.epp.codec.registry |
---|
Methods in com.verisign.epp.codec.registry with parameters of type EPPRegistryZone | |
---|---|
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 |
Constructors in com.verisign.epp.codec.registry with parameters of type EPPRegistryZone | |
---|---|
EPPRegistryZoneList(EPPRegistryZone zoneSummary)
Constructor that takes one EPPRegistryZone instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |