| Package | Description |
|---|---|
| com.verisign.epp.codec.relateddomainext |
| Modifier and Type | Method and Description |
|---|---|
EPPRelatedDomainExtFields |
EPPRelatedDomainExtGroup.getFields()
Returns the fields
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRelatedDomainExtGroup.setFields(EPPRelatedDomainExtFields aFields)
Sets fields value to aFields
|
| Constructor and Description |
|---|
EPPRelatedDomainExtGroup(java.lang.String aType,
EPPRelatedDomainExtFields aFields)
Constructor that takes the required attributes including the
type and the fields. |
EPPRelatedDomainExtGroup(java.lang.String aType,
EPPRelatedDomainExtFields aFields,
EPPRelatedDomainExtAvailable aAvailable,
EPPRelatedDomainExtRegistered aRegistered)
Constructor that takes all of the attributes as parameters.
|
Copyright © VeriSign Inc. All Rights Reserved.