Uses of Class
com.verisign.epp.codec.registry.EPPRegistryZone

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.
 



Copyright ? VeriSign Inc. All Rights Reserved.