Class Leader12
- java.lang.Object
-
- de.gwdg.metadataqa.marc.definition.structure.ControlfieldPositionDefinition
-
- de.gwdg.metadataqa.marc.definition.controlpositions.leader.Leader12
-
- All Implemented Interfaces:
Serializable
public class Leader12 extends ControlfieldPositionDefinition
Base address of data https://www.loc.gov/marc/bibliographic/bdleader.html- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class de.gwdg.metadataqa.marc.definition.structure.ControlfieldPositionDefinition
bibframeTag, codeList, codes, defaultCode, descriptionUrl, functions, historicalCodes, id, label, mqTag, parser, positionEnd, positionStart, repeatableContent, TRIMMABLE, unitLength, validCodes
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Leader12getInstance()-
Methods inherited from class de.gwdg.metadataqa.marc.definition.structure.ControlfieldPositionDefinition
extractValidCodes, formatPositon, getBibframeTag, getCode, getCodeList, getCodes, getControlField, getDefaultCode, getDescriptionUrl, getFrbrFunctions, getHistoricalCodes, getId, getLabel, getMqTag, getParser, getPath, getPath, getPositionEnd, getPositionStart, getUnitLength, getValidCodes, hasParser, isHistoricalCode, isRepeatableContent, resolve, setBibframeTag, setCodeList, setCodes, setDefaultCode, setId, setMqTag, setRepeatableContent, setUnitLength, toString, validate
-
-
-
-
Method Detail
-
getInstance
public static Leader12 getInstance()
-
-