public class AttrType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_ALL |
static int |
_APPLATTR_ONLY |
static int |
_INSTATTR_ONLY |
static AttrType |
ALL |
static AttrType |
APPLATTR_ONLY |
static AttrType |
INSTATTR_ONLY |
Modifier | Constructor and Description |
---|---|
protected |
AttrType(int value) |
public static final int _APPLATTR_ONLY
public static final AttrType APPLATTR_ONLY
public static final int _INSTATTR_ONLY
public static final AttrType INSTATTR_ONLY
public static final int _ALL
public static final AttrType ALL
public int value()
public static AttrType from_int(int value)