Uses of Class
de.gwdg.metadataqa.marc.definition.structure.ControlFieldDefinition
-
Packages that use ControlFieldDefinition Package Description de.gwdg.metadataqa.marc de.gwdg.metadataqa.marc.definition.structure de.gwdg.metadataqa.marc.definition.tags.control -
-
Uses of ControlFieldDefinition in de.gwdg.metadataqa.marc
Fields in de.gwdg.metadataqa.marc declared as ControlFieldDefinition Modifier and Type Field Description protected ControlFieldDefinitionMarcPositionalControlField. definitionConstructors in de.gwdg.metadataqa.marc with parameters of type ControlFieldDefinition Constructor Description MarcPositionalControlField(ControlFieldDefinition definition, String content)MarcPositionalControlField(ControlFieldDefinition definition, String content, Leader.Type recordType) -
Uses of ControlFieldDefinition in de.gwdg.metadataqa.marc.definition.structure
Fields in de.gwdg.metadataqa.marc.definition.structure with type parameters of type ControlFieldDefinition Modifier and Type Field Description static List<ControlFieldDefinition>MarcDefinition. complexControlFields -
Uses of ControlFieldDefinition in de.gwdg.metadataqa.marc.definition.tags.control
Subclasses of ControlFieldDefinition in de.gwdg.metadataqa.marc.definition.tags.control Modifier and Type Class Description classControl006DefinitionControl Number Identifier https://www.loc.gov/marc/bibliographic/bd006.htmlclassControl007DefinitionControl Number Identifier https://www.loc.gov/marc/bibliographic/bd007.htmlclassControl008DefinitionControl Number Identifier https://www.loc.gov/marc/bibliographic/bd008.htmlclassLeaderDefinitionLeader https://www.loc.gov/marc/bibliographic/bdleader.html
-