org.jacorb.demo.notification.whiteboard
Class WorkgroupIdentifierHelper

java.lang.Object
  extended by org.jacorb.demo.notification.whiteboard.WorkgroupIdentifierHelper

public abstract class WorkgroupIdentifierHelper
extends Object

Generated from IDL alias "WorkgroupIdentifier".

Version:
generated at 20-Jul-2016 16:17:07
Author:
JacORB IDL compiler V 3.8

Constructor Summary
WorkgroupIdentifierHelper()
           
 
Method Summary
static int extract(Any any)
           
static String id()
           
static void insert(Any any, int s)
           
static int read(InputStream _in)
           
static TypeCode type()
           
static void write(OutputStream _out, int _s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkgroupIdentifierHelper

public WorkgroupIdentifierHelper()
Method Detail

insert

public static void insert(Any any,
                          int s)

extract

public static int extract(Any any)

type

public static TypeCode type()

id

public static String id()

read

public static int read(InputStream _in)

write

public static void write(OutputStream _out,
                         int _s)


Copyright © 2016 JacORB. All rights reserved.