Uses of Class
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 BandUseCase. getBand()static BandBand. 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.
-