Uses of Class
com.verisign.epp.codec.host.EPPHostStatus

Packages that use EPPHostStatus
com.verisign.epp.codec.host   
 

Uses of EPPHostStatus in com.verisign.epp.codec.host
 

Methods in com.verisign.epp.codec.host with parameters of type EPPHostStatus
 void EPPHostInfoResp.setStatuses(EPPHostStatus aHostStatus)
          Set host statuses.
 

Constructors in com.verisign.epp.codec.host with parameters of type EPPHostStatus
EPPHostInfoResp(EPPTransId aTransId, java.lang.String aName, java.lang.String aRoid, EPPHostStatus aHostStatus, java.lang.String aClientId, java.lang.String aCreatedBy, java.util.Date aCreatedDate)
          EPPHostInfoResp constuctor that takes the required attribute values as parameters.
 



Copyright ? VeriSign Inc. All Rights Reserved.