Package | Description |
---|---|
fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
Modifier and Type | Method and Description |
---|---|
TapeState |
TapeCatalog.getTapeState() |
static TapeState |
TapeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TapeState[] |
TapeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TapeCatalog |
TapeCatalog.setTapeState(TapeState tapeState) |
Copyright © 2019 Vitam. All rights reserved.