|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.omg.CORBA.AttributeMode
public final class AttributeMode
Defines modes for IDL attributes.
Field Summary | |
---|---|
static int |
_ATTR_NORMAL
This variable is an attribute definition as Normal (i.e. |
static int |
_ATTR_READONLY
This variable is an attribute definition as read-only. |
static AttributeMode |
ATTR_NORMAL
This variable is an attribute definition as Normal (i.e. |
static AttributeMode |
ATTR_READONLY
This variable is an attribute definition as read-only. |
Method Summary | |
---|---|
static AttributeMode |
from_int(int _vis_value)
|
int |
value()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int _ATTR_NORMAL
public static final int _ATTR_READONLY
public static final AttributeMode ATTR_NORMAL
public static final AttributeMode ATTR_READONLY
Method Detail |
---|
public int value()
public static AttributeMode from_int(int _vis_value)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |