org.openrtk.idl.epp02

Class epp_LogoutReq

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

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

org/openrtk/idl/epp/epp_LogoutReq.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

String
m_client_trid
epp_Unspec
m_unspec

Constructor Summary

epp_LogoutReq()
epp_LogoutReq(epp_Unspec _m_unspec, String _m_client_trid)

Method Summary

String
getClientTrid()
epp_Unspec
getUnspec()
void
setClientTrid(String value)
void
setUnspec(epp_Unspec value)
String
toString()

Field Details

m_client_trid

public String m_client_trid

m_unspec

public epp_Unspec m_unspec

Constructor Details

epp_LogoutReq

public epp_LogoutReq()

epp_LogoutReq

public epp_LogoutReq(epp_Unspec _m_unspec,
                     String _m_client_trid)

Method Details

getClientTrid

public String getClientTrid()

getUnspec

public epp_Unspec getUnspec()

setClientTrid

public void setClientTrid(String value)

setUnspec

public void setUnspec(epp_Unspec value)

toString

public String toString()

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