Uses of Class
com.verisign.epp.codec.reseller.EPPResellerAddress

Packages that use EPPResellerAddress
com.verisign.epp.codec.reseller   
 

Uses of EPPResellerAddress in com.verisign.epp.codec.reseller
 

Methods in com.verisign.epp.codec.reseller that return EPPResellerAddress
 EPPResellerAddress EPPResellerPostalDefinition.getAddress()
          Gets the contact address
 

Methods in com.verisign.epp.codec.reseller with parameters of type EPPResellerAddress
 void EPPResellerPostalDefinition.setAddress(EPPResellerAddress aAddress)
          Sets the contact address
 

Constructors in com.verisign.epp.codec.reseller with parameters of type EPPResellerAddress
EPPResellerPostalDefinition(EPPResellerPostalDefinition.Type aType, java.lang.String aName, EPPResellerAddress aAddress)
          EPPResellerPostalDefinition constructor that sets the required attributes with the parameters.
 



Copyright © VeriSign Inc. All Rights Reserved.