org.openrtk.idl.epp02

Class epp_PollResData

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

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

org/openrtk/idl/epp/epp_PollResData.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_PollResDataUnion
m_data
epp_PollResDataType
m_type

Constructor Summary

epp_PollResData()
epp_PollResData(epp_PollResDataType _m_type, epp_PollResDataUnion _m_data)

Method Summary

epp_PollResDataUnion
getData()
epp_PollResDataType
getType()
void
setData(epp_PollResDataUnion value)
void
setType(epp_PollResDataType value)
String
toString()

Field Details

m_data

public epp_PollResDataUnion m_data

m_type

public epp_PollResDataType m_type

Constructor Details

epp_PollResData

public epp_PollResData()

epp_PollResData

public epp_PollResData(epp_PollResDataType _m_type,
                       epp_PollResDataUnion _m_data)

Method Details

getData

public epp_PollResDataUnion getData()

getType

public epp_PollResDataType getType()

setData

public void setData(epp_PollResDataUnion value)

setType

public void setType(epp_PollResDataType value)

toString

public String toString()

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