org.csapi.ui
Class TpUIEventInfo
java.lang.Object
org.csapi.ui.TpUIEventInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUIEventInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpUIEventInfo"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OriginatingAddress
public TpAddress OriginatingAddress
DestinationAddress
public TpAddress DestinationAddress
ServiceCode
public java.lang.String ServiceCode
DataTypeIndication
public TpUIEventInfoDataType DataTypeIndication
DataString
public java.lang.String DataString
TpUIEventInfo
public TpUIEventInfo()
TpUIEventInfo
public TpUIEventInfo(TpAddress OriginatingAddress,
TpAddress DestinationAddress,
java.lang.String ServiceCode,
TpUIEventInfoDataType DataTypeIndication,
java.lang.String DataString)
Copyright © 2008. All Rights Reserved.