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

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

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

Methods in com.verisign.epp.codec.relateddomainext that return types with arguments of type EPPRelatedDomainExtField
 java.util.List<EPPRelatedDomainExtField> EPPRelatedDomainExtFields.getFields()
          Returns the fields
 

Methods in com.verisign.epp.codec.relateddomainext with parameters of type EPPRelatedDomainExtField
 void EPPRelatedDomainExtFields.addField(EPPRelatedDomainExtField aField)
          Adds a field represented by EPPRelatedDomainExtField to the list of fields.
 

Method parameters in com.verisign.epp.codec.relateddomainext with type arguments of type EPPRelatedDomainExtField
 void EPPRelatedDomainExtFields.setFields(java.util.List<EPPRelatedDomainExtField> fields)
          Sets fields value to fields
 

Constructor parameters in com.verisign.epp.codec.relateddomainext with type arguments of type EPPRelatedDomainExtField
EPPRelatedDomainExtFields(java.util.List<EPPRelatedDomainExtField> aFields, boolean aInSync)
          Constructor that takes both attributes of the EPPRelatedDomainExtFields class including the inSync attribute and the fields attribute.
 



Copyright ? VeriSign Inc. All Rights Reserved.