org.omg.CORBA
Class AttributeMode
java.lang.Object
org.omg.CORBA.AttributeMode
- All Implemented Interfaces:
- Serializable, IDLEntity
public class AttributeMode
- extends Object
- implements IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_ATTR_NORMAL
public static final int _ATTR_NORMAL
- See Also:
- Constant Field Values
ATTR_NORMAL
public static final AttributeMode ATTR_NORMAL
_ATTR_READONLY
public static final int _ATTR_READONLY
- See Also:
- Constant Field Values
ATTR_READONLY
public static final AttributeMode ATTR_READONLY
AttributeMode
protected AttributeMode(int value)
value
public int value()
from_int
public static AttributeMode from_int(int value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.