Uses of Class
fr.gouv.vitam.storage.engine.common.collection.OfferCollections
-
Packages that use OfferCollections Package Description fr.gouv.vitam.storage.engine.common.collection -
-
Uses of OfferCollections in fr.gouv.vitam.storage.engine.common.collection
Methods in fr.gouv.vitam.storage.engine.common.collection that return OfferCollections Modifier and Type Method Description static OfferCollections
OfferCollections. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static OfferCollections[]
OfferCollections. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-