org.csapi.fw
Class TpFwEventInfo

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

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

Generated from IDL definition of union "TpFwEventInfo"

Author:
JacORB IDL compiler
See Also:
Serialized Form

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

Constructor Detail

TpFwEventInfo

public TpFwEventInfo()
Method Detail

discriminator

public TpFwEventName discriminator()

EventNameUndefined

public java.lang.String EventNameUndefined()

EventNameUndefined

public void EventNameUndefined(java.lang.String _x)

ServiceIDList

public java.lang.String[] ServiceIDList()

ServiceIDList

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

UnavailableServiceIDList

public java.lang.String[] UnavailableServiceIDList()

UnavailableServiceIDList

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


Copyright © 2008. All Rights Reserved.