Package org.omg.CORBA

Interface ArrayDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
ArrayDef
All Known Implementing Classes:
_ArrayDefStub, ArrayDefPOA, ArrayDefPOATie

public interface ArrayDefOperations extends IDLTypeOperations
org/omg/CORBA/ArrayDefOperations.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

    • length

      int length()
    • length

      void length(int newLength)
    • element_type

      TypeCode element_type()
    • element_type_def

      IDLType element_type_def()
    • element_type_def

      void element_type_def(IDLType newElement_type_def)