Package | Description |
---|---|
com.verisign.epp.codec.idntable |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPIdnTableDomainLabel> |
EPPIdnTableCheckCmd.getDomains()
Get the list of domain names to check
|
Modifier and Type | Method and Description |
---|---|
void |
EPPIdnTableCheckCmd.addDomain(EPPIdnTableDomainLabel aDomain)
Append a domain name to the list of domain names to check.
|
void |
EPPIdnTableCheckCmd.setDomain(EPPIdnTableDomainLabel aDomain)
Set an individual domain name to check.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPIdnTableCheckCmd.setDomains(java.util.List<EPPIdnTableDomainLabel> aDomains)
Set the list of domain names to check
|
Constructor and Description |
---|
EPPIdnTableCheckCmd(java.lang.String aTransId,
EPPIdnTableDomainLabel aDomain)
EPPIdnTableCheckCmd constructor for setting an individual
domain name to check in Domain Check Form. |
Copyright © VeriSign Inc. All Rights Reserved.