|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.common.PropertyEnums
public final class PropertyEnums
| Nested Class Summary | |
|---|---|
static class |
PropertyEnums.FETCH_MODE |
| Constructor Summary | |
|---|---|
PropertyEnums() |
|
| Method Summary | |
|---|---|
static int |
getIndexForValue(java.lang.Class<? extends oracle.jbo.common.PropertyEnums.JboEnum> enumType, byte value) |
static byte |
getValueForIndex(java.lang.Class<? extends oracle.jbo.common.PropertyEnums.JboEnum> enumType, int index) |
static void |
main(java.lang.String[] args) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyEnums()
| Method Detail |
|---|
public static final int getIndexForValue(java.lang.Class<? extends oracle.jbo.common.PropertyEnums.JboEnum> enumType,
byte value)
public static final byte getValueForIndex(java.lang.Class<? extends oracle.jbo.common.PropertyEnums.JboEnum> enumType,
int index)
public static void main(java.lang.String[] args)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||