|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPIdnTableDomainLabel | |
|---|---|
| com.verisign.epp.codec.idntable | |
| Uses of EPPIdnTableDomainLabel in com.verisign.epp.codec.idntable |
|---|
| Methods in com.verisign.epp.codec.idntable that return types with arguments of type EPPIdnTableDomainLabel | |
|---|---|
java.util.List<EPPIdnTableDomainLabel> |
EPPIdnTableCheckCmd.getDomains()
Get the list of domain names to check |
| Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableDomainLabel | |
|---|---|
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. |
| Method parameters in com.verisign.epp.codec.idntable with type arguments of type EPPIdnTableDomainLabel | |
|---|---|
void |
EPPIdnTableCheckCmd.setDomains(java.util.List<EPPIdnTableDomainLabel> aDomains)
Set the list of domain names to check |
| Constructors in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableDomainLabel | |
|---|---|
EPPIdnTableCheckCmd(java.lang.String aTransId,
EPPIdnTableDomainLabel aDomain)
EPPIdnTableCheckCmd constructor for setting an individual
domain name to check in Domain Check Form. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||