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