|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPIdnTableCheckTable | |
|---|---|
| com.verisign.epp.codec.idntable | |
| Uses of EPPIdnTableCheckTable in com.verisign.epp.codec.idntable |
|---|
| Methods in com.verisign.epp.codec.idntable that return types with arguments of type EPPIdnTableCheckTable | |
|---|---|
java.util.List<EPPIdnTableCheckTable> |
EPPIdnTableCheckResp.getTables()
Get the list of tables. |
| Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableCheckTable | |
|---|---|
void |
EPPIdnTableCheckResp.addTable(EPPIdnTableCheckTable aTable)
Append a table to the list of tables. |
void |
EPPIdnTableCheckResp.setTable(EPPIdnTableCheckTable aTable)
Set an individual table. |
| Method parameters in com.verisign.epp.codec.idntable with type arguments of type EPPIdnTableCheckTable | |
|---|---|
void |
EPPIdnTableCheckResp.setTables(java.util.List<EPPIdnTableCheckTable> aTables)
Set the list of tables. |
| Constructors in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableCheckTable | |
|---|---|
EPPIdnTableCheckResp(EPPTransId aTransId,
EPPIdnTableCheckTable aTable)
EPPIdnTableCheckResp constructor that takes an individual
table. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||