org.omg.CORBA
Interface SequenceDefOperations
- All Superinterfaces:
- IDLTypeOperations, IRObjectOperations
- All Known Subinterfaces:
- SequenceDef
- All Known Implementing Classes:
- _SequenceDefStub, SequenceDef, SequenceDefPOA
- public interface SequenceDefOperations
- extends IDLTypeOperations
Generated from IDL interface "SequenceDef"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
bound
public int bound()
bound
public void bound(int arg)
element_type
public TypeCode element_type()
element_type_def
public IDLType element_type_def()
element_type_def
public void element_type_def(IDLType arg)