Uses of Class
de.gwdg.metadataqa.marc.analysis.bl.UseCase
-
Packages that use UseCase Package Description de.gwdg.metadataqa.marc.analysis.bl -
-
Uses of UseCase in de.gwdg.metadataqa.marc.analysis.bl
Methods in de.gwdg.metadataqa.marc.analysis.bl that return UseCase Modifier and Type Method Description static UseCaseUseCase. valueOf(String name)Returns the enum constant of this type with the specified name.static UseCase[]UseCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-