| Package | Description |
|---|---|
| org.commonjava.aprox.model.core |
| Modifier and Type | Method and Description |
|---|---|
static StoreType |
StoreType.get(Class<?> storeCls) |
static StoreType |
StoreType.get(String typeStr) |
StoreType |
ArtifactStore.getDoctype()
Deprecated.
|
StoreType |
StoreKey.getType() |
static StoreType |
StoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreType[] |
StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StoreKey(StoreType type,
String name) |
Copyright © 2015. All Rights Reserved.