Uses of Class
fr.gouv.vitam.common.format.identification.siegfried.SiegfriedQueryParams
-
Packages that use SiegfriedQueryParams Package Description fr.gouv.vitam.common.format.identification.siegfried Provides the Siegfried implementation for the Format Identification module -
-
Uses of SiegfriedQueryParams in fr.gouv.vitam.common.format.identification.siegfried
Methods in fr.gouv.vitam.common.format.identification.siegfried that return SiegfriedQueryParams Modifier and Type Method Description static SiegfriedQueryParams
SiegfriedQueryParams. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SiegfriedQueryParams[]
SiegfriedQueryParams. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-