org.omg.CosNotification
Class QoSError_codeHelper
java.lang.Object
org.omg.CosNotification.QoSError_codeHelper
- public final class QoSError_codeHelper
- extends java.lang.Object
Generated from IDL definition of enum "QoSError_code"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QoSError_codeHelper
public QoSError_codeHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
QoSError_code s)
extract
public static QoSError_code extract(Any any)
id
public static java.lang.String id()
read
public static QoSError_code read(InputStream in)
write
public static void write(OutputStream out,
QoSError_code s)