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