| 
                  VisiBroker for Java  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArrayDefOperations
Represents an array that is stored in the Interface Repository.
| Method Summary | |
|---|---|
 IDLType | 
element_type_def()
The IDLType of the elements in the array.  | 
 void | 
element_type_def(IDLType arg0)
The IDLType of the elements in the array.  | 
 TypeCode | 
element_type()
 | 
 int | 
length()
The number of elements in the array.  | 
 void | 
length(int arg0)
The number of elements in the array.  | 
| Methods inherited from interface org.omg.CORBA.IDLTypeOperations | 
|---|
type | 
| Methods inherited from interface org.omg.CORBA.IRObjectOperations | 
|---|
def_kind, destroy | 
| Method Detail | 
|---|
IDLType element_type_def()
void element_type_def(IDLType arg0)
TypeCode element_type()
TypeCode of the array's elementsint length()
void length(int arg0)
  | 
                 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||