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