org.jacorb.demo.notification.whiteboard
Class IUpdate

java.lang.Object
  extended by org.jacorb.demo.notification.whiteboard.IUpdate
All Implemented Interfaces:
Serializable, IDLEntity

public final class IUpdate
extends Object
implements IDLEntity

Generated from IDL struct "IUpdate".

Version:
generated at 19-May-2015 16:40:57
Author:
JacORB IDL compiler V 3.6.1
See Also:
Serialized Form

Field Summary
 WhiteboardUpdate line
           
 int workgroup_identifier
           
 
Constructor Summary
IUpdate()
           
IUpdate(int workgroup_identifier, WhiteboardUpdate line)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

workgroup_identifier

public int workgroup_identifier

line

public WhiteboardUpdate line
Constructor Detail

IUpdate

public IUpdate()

IUpdate

public IUpdate(int workgroup_identifier,
               WhiteboardUpdate line)


Copyright © 2015 JacORB. All rights reserved.