EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp02
Class epp_PollResData

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

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

See Also:
Serialized Form

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)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

m_type

public epp_PollResDataType m_type

m_data

public epp_PollResDataUnion m_data
Constructor Detail

epp_PollResData

public epp_PollResData()

epp_PollResData

public epp_PollResData(epp_PollResDataType _m_type,
                       epp_PollResDataUnion _m_data)
Method Detail

setType

public void setType(epp_PollResDataType value)

getType

public epp_PollResDataType getType()

setData

public void setData(epp_PollResDataUnion value)

getData

public epp_PollResDataUnion getData()

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