org.omg.CosNotification
Class QoSError_codeHelper
java.lang.Object
org.omg.CosNotification.QoSError_codeHelper
public abstract class QoSError_codeHelper
- extends Object
Generated from IDL enum "QoSError_code".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
| 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 String id()
read
public static QoSError_code read(InputStream in)
write
public static void write(OutputStream out,
QoSError_code s)
Copyright © 2015 JacORB. All rights reserved.