Package org.omg.CORBA

Class AttributeMode

java.lang.Object
org.omg.CORBA.AttributeMode
All Implemented Interfaces:
Serializable, IDLEntity

public class AttributeMode extends Object implements IDLEntity
org/omg/CORBA/AttributeMode.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
  • Field Details

    • __value

      private int __value
    • __size

      private static int __size
    • __array

      private static AttributeMode[] __array
    • _ATTR_NORMAL

      public static final int _ATTR_NORMAL
      See Also:
    • ATTR_NORMAL

      public static final AttributeMode ATTR_NORMAL
    • _ATTR_READONLY

      public static final int _ATTR_READONLY
      See Also:
    • ATTR_READONLY

      public static final AttributeMode ATTR_READONLY
  • Constructor Details

    • AttributeMode

      protected AttributeMode(int value)
  • Method Details

    • value

      public int value()
    • from_int

      public static AttributeMode from_int(int value)