Uses of Enum Class
fr.gouv.vitam.common.model.processing.DistributionKind
Packages that use DistributionKind
Package
Description
Provides common public Model classes for the Processing module.
-
Uses of DistributionKind in fr.gouv.vitam.common.model.processing
Methods in fr.gouv.vitam.common.model.processing that return DistributionKindModifier and TypeMethodDescriptionDistribution.getKind()
getKind(), get the object kindstatic DistributionKind
Returns the enum constant of this class with the specified name.static DistributionKind[]
DistributionKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.common.model.processing with parameters of type DistributionKindModifier and TypeMethodDescriptionDistribution.setKind
(DistributionKind kind) setKind, set the kind of Distribution object