All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.AttributeMode
enum AttributeMode { ATTR_NORMAL, ATTR_READONLY };
public static final int _ATTR_NORMAL
public static final int _ATTR_READONLY
public static final AttributeMode ATTR_NORMAL
public static final AttributeMode ATTR_READONLY
public int value()
public static AttributeMode from_int(int $value)
All Packages Class Hierarchy This Package Previous Next Index