Uses of Enum Class
fr.gouv.vitam.common.model.BusinessObjectType
Packages that use BusinessObjectType
Package
Description
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
-
Uses of BusinessObjectType in fr.gouv.vitam.common.model
Methods in fr.gouv.vitam.common.model that return BusinessObjectTypeModifier and TypeMethodDescriptionstatic BusinessObjectTypeReturns the enum constant of this class with the specified name.static BusinessObjectType[]BusinessObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.