Package | Description |
---|---|
fr.gouv.vitam.common.model.administration |
Provides common public Model classes for the administration module.
|
Modifier and Type | Method and Description |
---|---|
ArchiveUnitProfileStatus |
ArchiveUnitProfileModel.getStatus() |
static ArchiveUnitProfileStatus |
ArchiveUnitProfileStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArchiveUnitProfileStatus[] |
ArchiveUnitProfileStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ArchiveUnitProfileModel |
ArchiveUnitProfileModel.setStatus(ArchiveUnitProfileStatus status) |
Copyright © 2018 Vitam. All rights reserved.