JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
de.gwdg.metadataqa.marc.analysis.bl.Band
Packages that use
Band
Package
Description
de.gwdg.metadataqa.marc.analysis.bl
Uses of
Band
in
de.gwdg.metadataqa.marc.analysis.bl
Methods in
de.gwdg.metadataqa.marc.analysis.bl
that return
Band
Modifier and Type
Method
Description
Band
UseCase.
getBand
()
static
Band
Band.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Band
[]
Band.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.