Package | Description |
---|---|
org.exolab.castor.xml.schema.annotations.jdo | |
types |
Modifier and Type | Method and Description |
---|---|
TableAccessModeType |
Table.getAccessMode()
Returns the value of field 'accessMode'.
|
Modifier and Type | Method and Description |
---|---|
void |
Table.setAccessMode(TableAccessModeType accessMode)
Sets the value of field 'accessMode'.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2017. All rights reserved.