org.omg.Security

Class RightsCombinatorHelper


public final class RightsCombinatorHelper
extends java.lang.Object

Generated from IDL definition of enum "RightsCombinator"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static RightsCombinator extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          RightsCombinator s)


read

public static RightsCombinator read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         RightsCombinator s)