Package | Description |
---|---|
com.verisign.epp.codec.registry.v01 |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPRegistryDomainContact> |
EPPRegistryDomain.getContacts()
Get domain contact policy.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryDomain.addContact(EPPRegistryDomainContact aContact)
Append a domain contact policy to the existing list.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryDomain.setContacts(java.util.List<EPPRegistryDomainContact> aContacts)
Set domain contact policy.
|
Copyright © VeriSign Inc. All Rights Reserved.