org.omg.CORBA
Interface SequenceDefOperations
- All Superinterfaces:
- IDLTypeOperations, IRObjectOperations
- All Known Subinterfaces:
- SequenceDef
public interface SequenceDefOperations
- extends IDLTypeOperations
Generated from IDL interface "SequenceDef"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
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)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.