| Package | Description |
|---|---|
| com.verisign.epp.codec.domain |
| Modifier and Type | Method and Description |
|---|---|
EPPDomainContact |
EPPDomainInfoResp.getAdminContact()
Gets the admin contact if defined.
|
EPPDomainContact |
EPPDomainInfoResp.getBillingContact()
Gets the billing contact if defined.
|
EPPDomainContact |
EPPDomainInfoResp.getContactByType(java.lang.String aType)
Gets a contact by type using one of the
CONTACT_TYPE
constants. |
EPPDomainContact |
EPPDomainInfoResp.getTechContact()
Gets the tech contact if defined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPDomainCreateCmd.addContact(EPPDomainContact aContact)
Adds a contact to the list of domain contacts.
|
Copyright © VeriSign Inc. All Rights Reserved.