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 . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/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

    • type

      TypeCode type()
    • type_def

      IDLType type_def()
    • type_def

      void type_def(IDLType newType_def)
    • value

      Any value()
    • value

      void value(Any newValue)