Uses of Enum Class
fr.gouv.vitam.common.dsl.schema.meta.PrimitiveAnalysis
-
Uses of PrimitiveAnalysis in fr.gouv.vitam.common.dsl.schema.meta
Modifier and TypeMethodDescriptionstatic PrimitiveAnalysis
PrimitiveAnalysis.fromBoolean
(boolean ok) static PrimitiveAnalysis
Returns the enum constant of this class with the specified name.static PrimitiveAnalysis[]
PrimitiveAnalysis.values()
Returns an array containing the constants of this enum class, in the order they are declared.