EPP RTK
for Java v 0.5.0

org.openrtk.idl.epp
Interface epp_StatusOperations

All Superinterfaces:
epp_ActionOperations
All Known Subinterfaces:
epp_Status

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/epp/epp_StatusOperations.java,v 1.1 2002/03/13 18:33:23 tubadanm Exp $
$Revision: 1.1 $
$Date: 2002/03/13 18:33:23 $

See Also:
epp_Status, EPPStatus

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

Method Detail

setRequestData

public void setRequestData(epp_StatusReq data)

getResponseData

public epp_StatusRsp getResponseData()

EPP RTK
for Java v 0.5.0

Copyright © 2001 - Tucows, Inc.