| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPRegistryDomainName> |
EPPRegistryDomain.getDomainNames()
Get the
List of EPPRegistryDomainName that specifies the
domain name object policy. |
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.addDomainName(EPPRegistryDomainName aDomainName)
Add a domain name object policy to the list of domain name policies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryDomain.setDomainNames(java.util.List<EPPRegistryDomainName> aDomainNames)
Set the
List of EPPRegistryDomainName that specifies the
domain name object policy. |
Copyright © VeriSign Inc. All Rights Reserved.