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 . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/omgapi/src/main/idl/ir.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean 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)