org.csapi.ui
Class TpUIEventNotificationInfo
java.lang.Object
org.csapi.ui.TpUIEventNotificationInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUIEventNotificationInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpUIEventNotificationInfo"
- 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
UIEventData
public byte[] UIEventData
TpUIEventNotificationInfo
public TpUIEventNotificationInfo()
TpUIEventNotificationInfo
public TpUIEventNotificationInfo(TpAddress OriginatingAddress,
TpAddress DestinationAddress,
java.lang.String ServiceCode,
TpUIEventInfoDataType DataTypeIndication,
byte[] UIEventData)
Copyright © 2008. All Rights Reserved.