Uses of Class
com.verisign.epp.codec.idntable.EPPIdnTableInfoTable

Packages that use EPPIdnTableInfoTable
com.verisign.epp.codec.idntable   
 

Uses of EPPIdnTableInfoTable in com.verisign.epp.codec.idntable
 

Methods in com.verisign.epp.codec.idntable that return EPPIdnTableInfoTable
 EPPIdnTableInfoTable EPPIdnTableInfoResp.getTable()
          Gets the table information in Table Info Form.
 

Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoTable
 void EPPIdnTableInfoResp.setTable(EPPIdnTableInfoTable aTable)
          Sets the table information in Table Info Form.
 

Constructors in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoTable
EPPIdnTableInfoResp(EPPTransId aTransId, EPPIdnTableInfoTable aTable)
          EPPIdnTableInfoResp constructor that only takes the transaction identifier and the table information for the Table Info Form.
 



Copyright ? VeriSign Inc. All Rights Reserved.