Package | Description |
---|---|
fr.gouv.vitam.common.model.processing |
Provides common public Model classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
DistributionKind |
Distribution.getKind()
getKind(), get the object kind
|
static DistributionKind |
DistributionKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributionKind[] |
DistributionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Distribution |
Distribution.setKind(DistributionKind kind)
setKind, set the kind of Distribution object
|
Copyright © 2018 Vitam. All rights reserved.