EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp02
Class epp_LoginReq

java.lang.Object
  |
  +--org.openrtk.idl.epp02.epp_LoginReq
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public class epp_LoginReq
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/openrtk/idl/epp/epp_LoginReq.java Generated by the IDL-to-Java compiler (portable), version "3.0" from epp.idl Thursday, July 26, 2001 6:26:04 PM EDT

See Also:
Serialized Form

Field Summary
 epp_Command m_cmd
           
 epp_Service[] m_services
           
 
Constructor Summary
epp_LoginReq()
           
epp_LoginReq(epp_Command _m_cmd, epp_Service[] _m_services)
           
 
Method Summary
 epp_Command getCmd()
           
 epp_Service[] getServices()
           
 void setCmd(epp_Command value)
           
 void setServices(epp_Service[] value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

m_cmd

public epp_Command m_cmd

m_services

public epp_Service[] m_services
Constructor Detail

epp_LoginReq

public epp_LoginReq()

epp_LoginReq

public epp_LoginReq(epp_Command _m_cmd,
                    epp_Service[] _m_services)
Method Detail

setCmd

public void setCmd(epp_Command value)

getCmd

public epp_Command getCmd()

setServices

public void setServices(epp_Service[] value)

getServices

public epp_Service[] getServices()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

EPP RTK
for Java v 0.7.2

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