org.omg.CORBA
Class AttributeMode
java.lang.Object
org.omg.CORBA.AttributeMode
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class AttributeMode
- extends Object
- implements IDLEntity
Generated from IDL enum "AttributeMode".
- Version:
- generated at Sep 22, 2012 10:58:05 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
_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 i)
value
public int value()
from_int
public static AttributeMode from_int(int value)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.