Uses of Class
com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtGroup

Packages that use EPPRelatedDomainExtGroup
com.verisign.epp.codec.relateddomainext   
 

Uses of EPPRelatedDomainExtGroup in com.verisign.epp.codec.relateddomainext
 

Methods in com.verisign.epp.codec.relateddomainext that return types with arguments of type EPPRelatedDomainExtGroup
 java.util.List<EPPRelatedDomainExtGroup> EPPRelatedDomainExtInfData.getGroup()
           
 

Methods in com.verisign.epp.codec.relateddomainext with parameters of type EPPRelatedDomainExtGroup
 void EPPRelatedDomainExtInfData.addGroup(EPPRelatedDomainExtGroup aGroup)
          Adds a domain represented by EPPRelatedDomainExtGroup to the list of groups.
 

Method parameters in com.verisign.epp.codec.relateddomainext with type arguments of type EPPRelatedDomainExtGroup
 void EPPRelatedDomainExtInfData.setGroup(java.util.List<EPPRelatedDomainExtGroup> aGroup)
           
 



Copyright © VeriSign Inc. All Rights Reserved.