Class Leader06
- java.lang.Object
-
- de.gwdg.metadataqa.marc.definition.structure.ControlfieldPositionDefinition
-
- de.gwdg.metadataqa.marc.definition.controlpositions.leader.Leader06
-
- All Implemented Interfaces:
Serializable
public class Leader06 extends ControlfieldPositionDefinition
Type of record 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 Leader06getInstance()-
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 Leader06 getInstance()
-
-