Package org.omg.CORBA

Interface ConstantDefOperations

All Superinterfaces:
ContainedOperations, IRObjectOperations
All Known Subinterfaces:
ConstantDef
All Known Implementing Classes:
_ConstantDefStub, ConstantDefPOA, ConstantDefPOATie

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

    • type

      TypeCode type()
    • type_def

      IDLType type_def()
    • type_def

      void type_def(IDLType newType_def)
    • value

      Any value()
    • value

      void value(Any newValue)