|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataStoreType | |
|---|---|
| org.plasma.config | Package level documentation for package org.plasma.config. |
| Uses of DataStoreType in org.plasma.config |
|---|
| Fields in org.plasma.config declared as DataStoreType | |
|---|---|
protected DataStoreType |
DataAccessService.dataStoreType
|
| Methods in org.plasma.config that return DataStoreType | |
|---|---|
static DataStoreType |
DataStoreType.fromValue(java.lang.String v)
|
DataStoreType |
DataAccessService.getDataStoreType()
Gets the value of the dataStoreType property. |
static DataStoreType |
DataStoreType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataStoreType[] |
DataStoreType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.config with parameters of type DataStoreType | |
|---|---|
boolean |
PlasmaConfig.hasNamespace(DataStoreType dataStore)
|
void |
DataAccessService.setDataStoreType(DataStoreType value)
Sets the value of the dataStoreType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||