|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableAccessModeType | |
|---|---|
| org.exolab.castor.xml.schema.annotations.jdo | |
| types | |
| Uses of TableAccessModeType in org.exolab.castor.xml.schema.annotations.jdo |
|---|
| Methods in org.exolab.castor.xml.schema.annotations.jdo that return TableAccessModeType | |
|---|---|
TableAccessModeType |
Table.getAccessMode()
Returns the value of field 'accessMode'. |
| Methods in org.exolab.castor.xml.schema.annotations.jdo with parameters of type TableAccessModeType | |
|---|---|
void |
Table.setAccessMode(TableAccessModeType accessMode)
Sets the value of field 'accessMode'. |
| Uses of TableAccessModeType in types |
|---|
| Methods in types that return TableAccessModeType | |
|---|---|
static TableAccessModeType |
TableAccessModeType.fromValue(String value)
Method fromValue. |
static TableAccessModeType |
TableAccessModeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableAccessModeType[] |
TableAccessModeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||