Package | Description |
---|---|
com.verisign.epp.codec.contact |
Modifier and Type | Method and Description |
---|---|
EPPContactAddress |
EPPContactPostalDefinition.getAddress()
Gets the contact address
|
Modifier and Type | Method and Description |
---|---|
void |
EPPContactPostalDefinition.setAddress(EPPContactAddress aAddress)
Sets the contact address
|
Constructor and Description |
---|
EPPContactPostalDefinition(java.lang.String aType,
EPPContactAddress aAddress)
EPPContactPostalDefinition constructor that sets the required attributes with the parameters. |
EPPContactPostalDefinition(java.lang.String aName,
java.lang.String aType,
EPPContactAddress aAddress)
EPPContactPostalDefinition constructor that sets the required attributes with the parameters. |
EPPContactPostalDefinition(java.lang.String aName,
java.lang.String aOrg,
java.lang.String aType,
EPPContactAddress aAddress)
EPPContactPostalDefinition constructor that sets all of the attribute with the parameter values. |
Copyright © VeriSign Inc. All Rights Reserved.