Uses of Class
de.gwdg.metadataqa.marc.analysis.ThompsonTraillFields
-
Packages that use ThompsonTraillFields Package Description de.gwdg.metadataqa.marc.analysis -
-
Uses of ThompsonTraillFields in de.gwdg.metadataqa.marc.analysis
Methods in de.gwdg.metadataqa.marc.analysis that return ThompsonTraillFields Modifier and Type Method Description static ThompsonTraillFieldsThompsonTraillFields. valueOf(String name)Returns the enum constant of this type with the specified name.static ThompsonTraillFields[]ThompsonTraillFields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.gwdg.metadataqa.marc.analysis with parameters of type ThompsonTraillFields Modifier and Type Method Description voidThompsonTraillScores. count(ThompsonTraillFields key)IntegerThompsonTraillScores. get(ThompsonTraillFields key)Get the value of a key.voidThompsonTraillScores. set(ThompsonTraillFields key, int value)
-