Uses of Enum Class
fr.gouv.vitam.common.model.unit.LevelType
Packages that use LevelType
-
Uses of LevelType in fr.gouv.vitam.collect.internal.core.helpers
Methods in fr.gouv.vitam.collect.internal.core.helpers with parameters of type LevelTypeModifier and TypeMethodDescriptionstatic ArchiveUnitModelMetadataHelper.createUnit(String transactionId, LevelType descriptionLevel, String path, String title, String unitParent, String originatingAgency) -
Uses of LevelType in fr.gouv.vitam.common.model.unit
Methods in fr.gouv.vitam.common.model.unit that return LevelTypeModifier and TypeMethodDescriptionstatic LevelTypeDescriptiveMetadataModel.getDescriptionLevel()static LevelTypeReturns the enum constant of this class with the specified name.static LevelType[]LevelType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.common.model.unit with parameters of type LevelTypeModifier and TypeMethodDescriptionvoidDescriptiveMetadataModel.setDescriptionLevel(LevelType descriptionLevel)