org.openrtk.idl.epp02.contact

Class epp_ContactInfoReq

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

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

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

Field Summary

epp_Command
m_cmd
String
m_roid

Constructor Summary

epp_ContactInfoReq()
epp_ContactInfoReq(epp_Command _m_cmd, String _m_roid)

Method Summary

epp_Command
getCmd()
String
getRoid()
void
setCmd(epp_Command value)
void
setRoid(String value)
String
toString()

Field Details

m_cmd

public epp_Command m_cmd

m_roid

public String m_roid

Constructor Details

epp_ContactInfoReq

public epp_ContactInfoReq()

epp_ContactInfoReq

public epp_ContactInfoReq(epp_Command _m_cmd,
                          String _m_roid)

Method Details

getCmd

public epp_Command getCmd()

getRoid

public String getRoid()

setCmd

public void setCmd(epp_Command value)

setRoid

public void setRoid(String value)

toString

public String toString()

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