org.omg.CORBA
Class AttributeMode
java.lang.Object
org.omg.CORBA.AttributeMode
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class AttributeMode
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "AttributeMode".
- Version:
- generated at Aug 22, 2009 1:39:58 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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 i)
value
public int value()
from_int
public static AttributeMode from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2009. All Rights Reserved.