org.omg.CORBA
Interface ArrayDefOperations
- All Superinterfaces:
- IDLTypeOperations, IRObjectOperations
- All Known Subinterfaces:
- ArrayDef
- All Known Implementing Classes:
- _ArrayDefStub, ArrayDef, ArrayDefPOA
- public interface ArrayDefOperations
- extends IDLTypeOperations
Generated from IDL interface "ArrayDef"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
length
public int length()
length
public void length(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)