org.csapi.ui
Class TpUIEventCriteria

java.lang.Object
  extended by 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

Field Summary
 TpAddressRange DestinationAddress
           
 TpAddressRange OriginatingAddress
           
 java.lang.String ServiceCode
           
 
Constructor Summary
TpUIEventCriteria()
           
TpUIEventCriteria(TpAddressRange OriginatingAddress, TpAddressRange DestinationAddress, java.lang.String ServiceCode)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OriginatingAddress

public TpAddressRange OriginatingAddress

DestinationAddress

public TpAddressRange DestinationAddress

ServiceCode

public java.lang.String ServiceCode
Constructor Detail

TpUIEventCriteria

public TpUIEventCriteria()

TpUIEventCriteria

public TpUIEventCriteria(TpAddressRange OriginatingAddress,
                         TpAddressRange DestinationAddress,
                         java.lang.String ServiceCode)


Copyright © 2009. All Rights Reserved.