| Package | Description |
|---|---|
| com.verisign.epp.codec.idntable |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPIdnTableCheckTable> |
EPPIdnTableCheckResp.getTables()
Get the list of tables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPIdnTableCheckResp.addTable(EPPIdnTableCheckTable aTable)
Append a table to the list of tables.
|
void |
EPPIdnTableCheckResp.setTable(EPPIdnTableCheckTable aTable)
Set an individual table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPIdnTableCheckResp.setTables(java.util.List<EPPIdnTableCheckTable> aTables)
Set the list of tables.
|
| Constructor and Description |
|---|
EPPIdnTableCheckResp(EPPTransId aTransId,
EPPIdnTableCheckTable aTable)
EPPIdnTableCheckResp constructor that takes an individual
table. |
Copyright © VeriSign Inc. All Rights Reserved.