Uses of Enum Class
fr.gouv.vitam.common.model.administration.OntologyType
Packages that use OntologyType
Package
Description
Provides common public Model classes for the administration module.
Provides common classes for the Functional Administration module.
-
Uses of OntologyType in fr.gouv.vitam.common.model.administration
Methods in fr.gouv.vitam.common.model.administration that return OntologyTypeModifier and TypeMethodDescriptionOntologyModel.getType()static OntologyTypeReturns the enum constant of this class with the specified name.static OntologyType[]OntologyType.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 with parameters of type OntologyTypeModifier and TypeMethodDescriptionstatic TypeDetailTypeDetail.fromOntologyType(OntologyType ontologyType) booleanTypeDetail.isCompatibleWithType(OntologyType ontologyType) OntologyModel.setType(OntologyType type) -
Uses of OntologyType in fr.gouv.vitam.functional.administration.common
Methods in fr.gouv.vitam.functional.administration.common that return OntologyTypeMethods in fr.gouv.vitam.functional.administration.common with parameters of type OntologyTypeModifier and TypeMethodDescriptionOntology.setType(OntologyType type) Set or change the ontology type