Class Leader22
- java.lang.Object
-
- de.gwdg.metadataqa.marc.definition.structure.ControlfieldPositionDefinition
-
- de.gwdg.metadataqa.marc.definition.controlpositions.leader.Leader22
-
- All Implemented Interfaces:
Serializable
public class Leader22 extends ControlfieldPositionDefinition
Length of the implementation-defined portion 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 Leader22getInstance()-
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 Leader22 getInstance()
-
-