Class AttributeMode
java.lang.Object
com.sun.org.omg.CORBA.AttributeMode
- All Implemented Interfaces:
Serializable, IDLEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static AttributeMode[]private static intprivate intstatic final intstatic final intstatic final AttributeModestatic final AttributeMode -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
__value
private int __value -
__size
private static int __size -
__array
-
_ATTR_NORMAL
public static final int _ATTR_NORMAL- See Also:
-
ATTR_NORMAL
-
_ATTR_READONLY
public static final int _ATTR_READONLY- See Also:
-
ATTR_READONLY
-
-
Constructor Details
-
AttributeMode
protected AttributeMode(int value)
-
-
Method Details
-
value
public int value() -
from_int
-