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