| 
                  VisiBroker for Java  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SequenceDefOperations
Represents an sequence that is stored in the Interface Repository. This interface provides methods for setting and retrieving the sequence's bound and element type.
| Method Summary | |
|---|---|
 int | 
bound()
The bounds of the sequence.  | 
 void | 
bound(int arg0)
The bounds of the sequence.  | 
 IDLType | 
element_type_def()
The IDL type to set.  | 
 void | 
element_type_def(IDLType arg0)
The IDL type to set.  | 
 TypeCode | 
element_type()
 | 
| 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 representing the type of elements in this sequenceint bound()
void bound(int arg0)
  | 
                 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||