org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class PropertyModeHelper


public final class PropertyModeHelper
extends java.lang.Object

Generated from IDL definition of enum "PropertyMode"

Author:
JacORB IDL compiler

Method Summary

static PropertyMode
extract(Any any)
static String
id()
static void
insert(Any any, PropertyMode s)
static PropertyMode
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, PropertyMode s)

Method Details

extract

public static PropertyMode extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          PropertyMode s)


read

public static PropertyMode read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         PropertyMode s)