EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp0604
Interface epp_StatusOperations

All Superinterfaces:
epp_ActionOperations
All Known Subinterfaces:
epp_Status
All Known Implementing Classes:
EPPStatus

public interface epp_StatusOperations
extends epp_ActionOperations

Internal IDL interface which is never referenced externally.

Sub-interface epp_Status is implemented by EPPStatus.

$Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epp0604/epp_StatusOperations.java,v 1.1 2003/03/21 15:54:32 tubadanm Exp $
$Revision: 1.1 $
$Date: 2003/03/21 15:54:32 $

See Also:
epp_Status, com.tucows.oxrs.epp.rtk.xml.EPPStatus

Method Summary
 epp_StatusRsp getResponseData()
           
 void setRequestData(epp_StatusReq data)
           
 
Methods inherited from interface org.openrtk.idl.epp0604.epp_ActionOperations
fromXML, toXML
 

Method Detail

setRequestData

public void setRequestData(epp_StatusReq data)

getResponseData

public epp_StatusRsp getResponseData()

EPP RTK
for Java v 0.7.2

Copyright ? 2001-2002 - Tucows, Inc., 2003 - LibertyRMS