public final class RightsCombinatorHelper extends Object
Constructor and Description |
---|
RightsCombinatorHelper() |
Modifier and Type | Method and Description |
---|---|
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) |
public static TypeCode type()
public static void insert(Any any, RightsCombinator s)
public static RightsCombinator extract(Any any)
public static String id()
public static RightsCombinator read(InputStream in)
public static void write(OutputStream out, RightsCombinator s)
Copyright © 2013. All Rights Reserved.