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