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