Uses of Enum Class
fr.gouv.vitam.common.model.processing.DistributionKind
Package
Description
Provides common public Model classes for the Processing module.
-
Uses of DistributionKind in fr.gouv.vitam.common.model.processing
Modifier 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.Modifier and TypeMethodDescriptionDistribution.setKind
(DistributionKind kind) setKind, set the kind of Distribution object