org.openrtk.idl.epp02

Class epp_LoginReq

Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity

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

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)
String
toString()

Field Details

m_cmd

public epp_Command m_cmd

m_services

public epp_Service[] m_services

Constructor Details

epp_LoginReq

public epp_LoginReq()

epp_LoginReq

public epp_LoginReq(epp_Command _m_cmd,
                    epp_Service[] _m_services)

Method Details

getCmd

public epp_Command getCmd()

getServices

public epp_Service[] getServices()

setCmd

public void setCmd(epp_Command value)

setServices

public void setServices(epp_Service[] value)

toString

public String toString()

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