Uses of Class
de.gwdg.metadataqa.marc.dao.Leader
-
Packages that use Leader Package Description de.gwdg.metadataqa.marc de.gwdg.metadataqa.marc.analysis.validator de.gwdg.metadataqa.marc.dao.record -
-
Uses of Leader in de.gwdg.metadataqa.marc
Methods in de.gwdg.metadataqa.marc that return Leader Modifier and Type Method Description LeaderMarcFieldExtractor. getLeader() -
Uses of Leader in de.gwdg.metadataqa.marc.analysis.validator
Methods in de.gwdg.metadataqa.marc.analysis.validator with parameters of type Leader Modifier and Type Method Description booleanLeaderValidator. validate(Leader leader) -
Uses of Leader in de.gwdg.metadataqa.marc.dao.record
Methods in de.gwdg.metadataqa.marc.dao.record that return Leader Modifier and Type Method Description LeaderBibliographicRecord. getLeader()Methods in de.gwdg.metadataqa.marc.dao.record with parameters of type Leader Modifier and Type Method Description voidBibliographicRecord. setLeader(Leader leader)
-