org.omg.CosNotifyChannelAdmin
Class ProxyIDSeqHolder
java.lang.Object
org.omg.CosNotifyChannelAdmin.ProxyIDSeqHolder
- All Implemented Interfaces:
- Streamable
public final class ProxyIDSeqHolder
- extends Object
- implements Streamable
Generated from IDL alias "ProxyIDSeq".
- Version:
- generated at 15-Jan-2014 10:34:52
- Author:
- JacORB IDL compiler V 3.4
|
Field Summary |
int[] |
value
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public int[] value
ProxyIDSeqHolder
public ProxyIDSeqHolder()
ProxyIDSeqHolder
public ProxyIDSeqHolder(int[] initial)
_type
public TypeCode _type()
- Specified by:
_type in interface Streamable
_read
public void _read(InputStream in)
- Specified by:
_read in interface Streamable
_write
public void _write(OutputStream out)
- Specified by:
_write in interface Streamable
Copyright © 2014 JacORB. All Rights Reserved.