public abstract class SECIOP_SEC_TRANSHelper extends Object
Constructor and Description |
---|
SECIOP_SEC_TRANSHelper() |
Modifier and Type | Method and Description |
---|---|
static SECIOP_SEC_TRANS |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
SECIOP_SEC_TRANS that) |
static SECIOP_SEC_TRANS |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
SECIOP_SEC_TRANS value) |
public static void insert(Any a, SECIOP_SEC_TRANS that)
public static SECIOP_SEC_TRANS extract(Any a)
public static TypeCode type()
public static String id()
public static SECIOP_SEC_TRANS read(InputStream istream)
public static void write(OutputStream ostream, SECIOP_SEC_TRANS value)
Copyright © 2016 JBoss by Red Hat. All rights reserved.