Uses of Class
de.gwdg.metadataqa.marc.dao.Control008
-
Packages that use Control008 Package Description de.gwdg.metadataqa.marc de.gwdg.metadataqa.marc.dao.record -
-
Uses of Control008 in de.gwdg.metadataqa.marc
Methods in de.gwdg.metadataqa.marc that return Control008 Modifier and Type Method Description Control008MarcFieldExtractor. getX008() -
Uses of Control008 in de.gwdg.metadataqa.marc.dao.record
Methods in de.gwdg.metadataqa.marc.dao.record that return Control008 Modifier and Type Method Description Control008BibliographicRecord. getControl008()Methods in de.gwdg.metadataqa.marc.dao.record with parameters of type Control008 Modifier and Type Method Description voidBibliographicRecord. setControl008(Control008 control008)
-