Package | Description |
---|---|
com.verisign.epp.codec.mark |
Modifier and Type | Method and Description |
---|---|
EPPMarkAddress |
EPPMarkContact.getAddress()
Gets the address information associated with the contact.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPMarkContact.setAddress(EPPMarkAddress aAddress)
Sets the address information associated with the contact.
|
Constructor and Description |
---|
EPPMarkContact(java.lang.String aName,
java.lang.String aOrg,
EPPMarkAddress aAddress,
java.lang.String aVoice,
java.lang.String aFax,
java.lang.String aEmail)
Creates a mark contact with the name, organization, address, voice, fax,
and email attributes.
|
Copyright © VeriSign Inc. All Rights Reserved.