|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericBooleanType.Enum | |
org.apache.geronimo.xbeans.j2ee |
Uses of GenericBooleanType.Enum in org.apache.geronimo.xbeans.j2ee |
Fields in org.apache.geronimo.xbeans.j2ee declared as GenericBooleanType.Enum | |
static GenericBooleanType.Enum |
GenericBooleanType.TRUE
|
static GenericBooleanType.Enum |
GenericBooleanType.FALSE
|
static GenericBooleanType.Enum |
GenericBooleanType.YES
|
static GenericBooleanType.Enum |
GenericBooleanType.NO
|
Methods in org.apache.geronimo.xbeans.j2ee that return GenericBooleanType.Enum | |
static GenericBooleanType.Enum |
GenericBooleanType.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
static GenericBooleanType.Enum |
GenericBooleanType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |