tecgraf.openbus.session_service.v1_05
Class SessionEvent

java.lang.Object
  extended by tecgraf.openbus.session_service.v1_05.SessionEvent
All Implemented Interfaces:
Serializable, IDLEntity

public final class SessionEvent
extends Object
implements IDLEntity

Generated from IDL struct "SessionEvent".

Version:
generated at Jan 25, 2017 11:06:46 AM
Author:
JacORB IDL compiler V 3.8
See Also:
Serialized Form

Field Summary
 String type
           
 Any value
           
 
Constructor Summary
SessionEvent()
           
SessionEvent(String type, Any value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public String type

value

public Any value
Constructor Detail

SessionEvent

public SessionEvent()

SessionEvent

public SessionEvent(String type,
                    Any value)


Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.