public final class NO_RESOURCESHelper extends Object
Constructor and Description |
---|
NO_RESOURCESHelper() |
Modifier and Type | Method and Description |
---|---|
static NO_RESOURCES |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
NO_RESOURCES s) |
static NO_RESOURCES |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
NO_RESOURCES s) |
public static TypeCode type()
public static void insert(Any any, NO_RESOURCES s)
public static NO_RESOURCES extract(Any any)
public static String id()
public static NO_RESOURCES read(InputStream in)
public static void write(OutputStream out, NO_RESOURCES s)
Copyright © 2017 JacORB. All rights reserved.