|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckOption | |
| org.eclipse.wst.rdb.internal.models.dbdefinition | |
| Uses of CheckOption in org.eclipse.wst.rdb.internal.models.dbdefinition |
| Fields in org.eclipse.wst.rdb.internal.models.dbdefinition declared as CheckOption | |
static CheckOption |
CheckOption.NONE_LITERAL
The 'NONE' literal object. |
static CheckOption |
CheckOption.CASCADE_LITERAL
The 'CASCADE' literal object. |
static CheckOption |
CheckOption.LOCAL_LITERAL
The 'LOCAL' literal object. |
| Methods in org.eclipse.wst.rdb.internal.models.dbdefinition that return CheckOption | |
static CheckOption |
CheckOption.get(java.lang.String name)
Returns the 'Check Option' literal with the specified name. |
static CheckOption |
CheckOption.get(int value)
Returns the 'Check Option' literal with the specified value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||