Package | Description |
---|---|
com.verisign.epp.codec.relateddomainext |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPRelatedDomainExtField> |
EPPRelatedDomainExtFields.getFields()
Returns the fields
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRelatedDomainExtFields.addField(EPPRelatedDomainExtField aField)
Adds a field represented by
EPPRelatedDomainExtField to the list of fields. |
Modifier and Type | Method and Description |
---|---|
void |
EPPRelatedDomainExtFields.setFields(java.util.List<EPPRelatedDomainExtField> fields)
Sets fields value to fields
|
Constructor and Description |
---|
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.