Class TagLEO
- java.lang.Object
-
- de.gwdg.metadataqa.marc.definition.structure.DataFieldDefinition
-
- de.gwdg.metadataqa.marc.definition.tags.bltags.TagLEO
-
- All Implemented Interfaces:
BibliographicFieldDefinition,Serializable
public class TagLEO extends DataFieldDefinition
LEO (Library Export Operations) Identifier- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class de.gwdg.metadataqa.marc.definition.structure.DataFieldDefinition
bibframeTag, cardinality, descriptionUrl, functions, historicalSubfields, historicalSubfieldsIndex, ind1, ind2, indexTag, label, mqTag, obsolete, sourceSpecificationType, subfieldIndex, subfields, tag, versionSpecificSubfields
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TagLEOgetInstance()-
Methods inherited from class de.gwdg.metadataqa.marc.definition.structure.DataFieldDefinition
getCardinality, getDescriptionUrl, getFrbrFunctions, getHistoricalSubfields, getInd1, getInd2, getIndexTag, getIndicators, getLabel, getMarcVersion, getMinimalCompilanceLevel, getMqTag, getNationalCompilanceLevel, getSourceSpecificationType, getSubfield, getSubfields, getTag, getVersionSpecificSubfield, getVersionSpecificSubfields, hasVersionSpecificSubfields, indexSubfields, isHistoricalSubfield, isObsolete, isVersionSpecificSubfields, postCreation, putVersionSpecificSubfields, setCompilanceLevels, setCompilanceLevels, setHistoricalSubfields, setIndicatorFlags, setMinimalCompilanceLevel, setMinimalCompilanceLevel, setNationalCompilanceLevel, setNationalCompilanceLevel, setSubfields, setSubfieldsWithCardinality, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface de.gwdg.metadataqa.marc.definition.bibliographic.BibliographicFieldDefinition
getExtendedTag
-
-
-
-
Method Detail
-
getInstance
public static TagLEO getInstance()
-
-