Uses of Class
org.jacorb.demo.notification.whiteboard.UpdateType

Uses of UpdateType in org.jacorb.demo.notification.whiteboard
 

Fields in org.jacorb.demo.notification.whiteboard declared as UpdateType
static UpdateType UpdateType.clear
           
static UpdateType UpdateType.data
           
static UpdateType UpdateType.line
           
 UpdateType UpdateTypeHolder.value
           
 

Methods in org.jacorb.demo.notification.whiteboard that return UpdateType
 UpdateType WhiteboardUpdate.discriminator()
           
static UpdateType UpdateTypeHelper.extract(Any any)
           
static UpdateType UpdateType.from_int(int value)
           
static UpdateType UpdateTypeHelper.read(InputStream in)
           
 

Methods in org.jacorb.demo.notification.whiteboard with parameters of type UpdateType
static void UpdateTypeHelper.insert(Any any, UpdateType s)
           
static void UpdateTypeHelper.write(OutputStream out, UpdateType s)
           
 

Constructors in org.jacorb.demo.notification.whiteboard with parameters of type UpdateType
UpdateTypeHolder(UpdateType initial)
           
 



Copyright © 2015 JacORB. All rights reserved.