| Package | Description |
|---|---|
| org.eclipse.jgit.pgm.debug |
| Modifier and Type | Field and Description |
|---|---|
(package private) LfsStore.StoreType |
LfsStore.storeType |
| Modifier and Type | Method and Description |
|---|---|
static LfsStore.StoreType |
LfsStore.StoreType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LfsStore.StoreType[] |
LfsStore.StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|