Uses of Enum Class
fr.gouv.vitam.common.model.administration.schema.SchemaStringSizeType
Packages that use SchemaStringSizeType
-
Uses of SchemaStringSizeType in fr.gouv.vitam.common.model.administration.schema
Methods in fr.gouv.vitam.common.model.administration.schema that return SchemaStringSizeTypeModifier and TypeMethodDescriptionstatic SchemaStringSizeTypeSchemaResponse.getStringSize()static SchemaStringSizeTypeReturns the enum constant of this class with the specified name.static SchemaStringSizeType[]SchemaStringSizeType.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 SchemaStringSizeTypeModifier and TypeMethodDescriptionvoidSchemaResponse.setStringSize(SchemaStringSizeType stringSize)