public final class OTSPolicyHelper extends Object
Constructor and Description |
---|
OTSPolicyHelper() |
Modifier and Type | Method and Description |
---|---|
static OTSPolicy |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
OTSPolicy s) |
static OTSPolicy |
narrow(Object obj) |
static OTSPolicy |
read(InputStream in) |
static TypeCode |
type() |
static OTSPolicy |
unchecked_narrow(Object obj) |
static void |
write(OutputStream _out,
OTSPolicy s) |
public static TypeCode type()
public static String id()
public static OTSPolicy read(InputStream in)
public static void write(OutputStream _out, OTSPolicy s)
Copyright © 2013. All Rights Reserved.