Class Leader11
- java.lang.Object
-
- de.gwdg.metadataqa.marc.definition.structure.ControlfieldPositionDefinition
-
- de.gwdg.metadataqa.marc.definition.controlpositions.leader.Leader11
-
- All Implemented Interfaces:
Serializable
public class Leader11 extends ControlfieldPositionDefinition
Subfield code count 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 Leader11getInstance()-
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 Leader11 getInstance()
-
-