| Package | Description |
|---|---|
| com.verisign.epp.codec.idntable |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPIdnTableInfoDomainTable> |
EPPIdnTableInfoDomain.getTables()
Get the list of tables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPIdnTableInfoDomain.addTable(EPPIdnTableInfoDomainTable aTable)
Append a table to the list of tables.
|
void |
EPPIdnTableInfoDomain.setTable(EPPIdnTableInfoDomainTable aTable)
Set an individual table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPIdnTableInfoDomain.setTables(java.util.List<EPPIdnTableInfoDomainTable> aTables)
Set the list of tables.
|
| Constructor and Description |
|---|
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. |
Copyright © VeriSign Inc. All Rights Reserved.