Uses of Enum Class
fr.gouv.vitam.common.model.administration.schema.SchemaType
Packages that use SchemaType
-
Uses of SchemaType in fr.gouv.vitam.common.model.administration.schema
Methods in fr.gouv.vitam.common.model.administration.schema that return SchemaTypeModifier and TypeMethodDescriptionstatic SchemaType
SchemaType.getEnumFromType
(String type) SchemaResponse.getType()
static SchemaType
Returns the enum constant of this class with the specified name.static SchemaType[]
SchemaType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.common.model.administration.schema with parameters of type SchemaType