Package org.omg.CORBA

Interface SequenceDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
SequenceDef
All Known Implementing Classes:
_SequenceDefStub, SequenceDefPOA, SequenceDefPOATie

public interface SequenceDefOperations extends IDLTypeOperations
org/omg/CORBA/SequenceDefOperations.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
  • Method Details

    • bound

      int bound()
    • bound

      void bound(int newBound)
    • element_type

      TypeCode element_type()
    • element_type_def

      IDLType element_type_def()
    • element_type_def

      void element_type_def(IDLType newElement_type_def)