Package org.omg.CORBA

Interface ValueMemberDefOperations

All Superinterfaces:
ContainedOperations, IRObjectOperations
All Known Subinterfaces:
ValueMemberDef
All Known Implementing Classes:
_ValueMemberDefStub, ValueMemberDefPOA, ValueMemberDefPOATie

public interface ValueMemberDefOperations extends ContainedOperations
org/omg/CORBA/ValueMemberDefOperations.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)
    • access

      short access()
    • access

      void access(short newAccess)