public abstract class MechandOptionsHelper extends Object
Constructor and Description |
---|
MechandOptionsHelper() |
Modifier and Type | Method and Description |
---|---|
static MechandOptions |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
MechandOptions that) |
static MechandOptions |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
MechandOptions value) |
public static void insert(Any a, MechandOptions that)
public static MechandOptions extract(Any a)
public static TypeCode type()
public static String id()
public static MechandOptions read(InputStream istream)
public static void write(OutputStream ostream, MechandOptions value)
Copyright © 2013. All Rights Reserved.