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