org.csapi.fw
Class TpFwEventCriteria

java.lang.Object
  extended by org.csapi.fw.TpFwEventCriteria
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpFwEventCriteria
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of union "TpFwEventCriteria"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Constructor Summary
TpFwEventCriteria()
           
 
Method Summary
 TpFwEventName discriminator()
           
 java.lang.String EventNameUndefined()
           
 void EventNameUndefined(java.lang.String _x)
           
 java.lang.String[] ServiceTypeNameList()
           
 void ServiceTypeNameList(java.lang.String[] _x)
           
 java.lang.String[] UnavailableServiceTypeNameList()
           
 void UnavailableServiceTypeNameList(java.lang.String[] _x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TpFwEventCriteria

public TpFwEventCriteria()
Method Detail

discriminator

public TpFwEventName discriminator()

EventNameUndefined

public java.lang.String EventNameUndefined()

EventNameUndefined

public void EventNameUndefined(java.lang.String _x)

ServiceTypeNameList

public java.lang.String[] ServiceTypeNameList()

ServiceTypeNameList

public void ServiceTypeNameList(java.lang.String[] _x)

UnavailableServiceTypeNameList

public java.lang.String[] UnavailableServiceTypeNameList()

UnavailableServiceTypeNameList

public void UnavailableServiceTypeNameList(java.lang.String[] _x)


Copyright © 2008. All Rights Reserved.