org.omg.CORBA
Interface SequenceDefOperations
- All Superinterfaces:
- IDLTypeOperations, IRObjectOperations
- All Known Subinterfaces:
- SequenceDef
- All Known Implementing Classes:
- _SequenceDefStub, SequenceDef, SequenceDefPOA, SequenceDefPOATie
public interface SequenceDefOperations
- extends IDLTypeOperations
Generated from IDL interface "SequenceDef".
- Version:
- generated at Mar 12, 2011 4:11:13 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
bound
int bound()
bound
void bound(int arg)
element_type
TypeCode element_type()
element_type_def
IDLType element_type_def()
element_type_def
void element_type_def(IDLType arg)