Uses of Enum Class
fr.gouv.vitam.common.dsl.schema.meta.PrimitiveAnalysis
Packages that use PrimitiveAnalysis
-
Uses of PrimitiveAnalysis in fr.gouv.vitam.common.dsl.schema.meta
Methods in fr.gouv.vitam.common.dsl.schema.meta that return PrimitiveAnalysisModifier and TypeMethodDescriptionstatic PrimitiveAnalysisPrimitiveAnalysis.fromBoolean(boolean ok) static PrimitiveAnalysisReturns 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.