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

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

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

Methods in com.verisign.epp.codec.idntable that return EPPIdnTableInfoDomain
 EPPIdnTableInfoDomain EPPIdnTableInfoResp.getDomain()
          Gets the domain information in Domain Info Form.
 

Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoDomain
 void EPPIdnTableInfoResp.setDomain(EPPIdnTableInfoDomain aDomain)
          Sets the domain information in Domain Info Form.
 

Constructors in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoDomain
EPPIdnTableInfoResp(EPPTransId aTransId, EPPIdnTableInfoDomain aDomain)
          EPPIdnTableInfoResp constructor that only takes the transaction identifier and the domain information for the Domain Info Form.
 



Copyright ? VeriSign Inc. All Rights Reserved.