org.omg.CORBA
Interface ArrayDefOperations
- All Superinterfaces:
- IDLTypeOperations, IRObjectOperations
- All Known Subinterfaces:
- ArrayDef
public interface ArrayDefOperations
- extends IDLTypeOperations
Generated from IDL interface "ArrayDef".
- Version:
- generated at Sep 22, 2012 10:58:05 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
length
int length()
length
void length(int arg)
element_type
TypeCode element_type()
element_type_def
IDLType element_type_def()
element_type_def
void element_type_def(IDLType arg)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.