All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.ServiceTypeHelper
#pragma prefix "omg.org/CORBA" typedef unsigned short ServiceType;
public ServiceTypeHelper()
public static short read(InputStream _input)
public static void write(OutputStream _output, short value)
public static void insert(Any any, short value)
public static short extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index