Uses of Enum
de.gwdg.metadataqa.marc.analysis.thompsontraill.ThompsonTraillFields
Packages that use ThompsonTraillFields
-
Uses of ThompsonTraillFields in de.gwdg.metadataqa.marc.analysis.thompsontraill
Methods in de.gwdg.metadataqa.marc.analysis.thompsontraill that return ThompsonTraillFieldsModifier and TypeMethodDescriptionstatic ThompsonTraillFieldsReturns 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.thompsontraill that return types with arguments of type ThompsonTraillFieldsModifier and TypeMethodDescriptionMarc21ThompsonTraillAnalysis.getThompsonTraillTagsMap()PicaThompsonTraillAnalysis.getThompsonTraillTagsMap()abstract Map<ThompsonTraillFields,List<String>> ThompsonTraillAnalysis.getThompsonTraillTagsMap()UnimarcThompsonTraillAnalysis.getThompsonTraillTagsMap()Methods in de.gwdg.metadataqa.marc.analysis.thompsontraill with parameters of type ThompsonTraillFieldsModifier and TypeMethodDescriptionvoidThompsonTraillScores.count(ThompsonTraillFields key) ThompsonTraillScores.get(ThompsonTraillFields key) Get the value of a key.voidThompsonTraillScores.set(ThompsonTraillFields key, int value)