|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPIdnTableInfoDomainTable | |
---|---|
com.verisign.epp.codec.idntable |
Uses of EPPIdnTableInfoDomainTable in com.verisign.epp.codec.idntable |
---|
Methods in com.verisign.epp.codec.idntable that return types with arguments of type EPPIdnTableInfoDomainTable | |
---|---|
java.util.List<EPPIdnTableInfoDomainTable> |
EPPIdnTableInfoDomain.getTables()
Get the list of tables. |
Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoDomainTable | |
---|---|
void |
EPPIdnTableInfoDomain.addTable(EPPIdnTableInfoDomainTable aTable)
Append a table to the list of tables. |
void |
EPPIdnTableInfoDomain.setTable(EPPIdnTableInfoDomainTable aTable)
Set an individual table. |
Method parameters in com.verisign.epp.codec.idntable with type arguments of type EPPIdnTableInfoDomainTable | |
---|---|
void |
EPPIdnTableInfoDomain.setTables(java.util.List<EPPIdnTableInfoDomainTable> aTables)
Set the list of tables. |
Constructor parameters in com.verisign.epp.codec.idntable with type arguments of type EPPIdnTableInfoDomainTable | |
---|---|
EPPIdnTableInfoDomain(java.lang.String aName,
java.util.List<EPPIdnTableInfoDomainTable> aTables)
Constructor for EPPIdnTableInfoDomain that is used for valid
IDN domain names by providing the list of IDN table identifiers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |