Class Tag012
- java.lang.Object
-
- de.gwdg.metadataqa.marc.definition.structure.DataFieldDefinition
-
- de.gwdg.metadataqa.marc.definition.tags.oclctags.Tag012
-
- All Implemented Interfaces:
BibliographicFieldDefinition,Serializable
public class Tag012 extends DataFieldDefinition
CONSER Fixed Length Field http://www.oclc.org/bibformats/en/0xx/012.html Library of Congress (LC) and CONSER use field 012 for control elements that are not accommodated in the fixed field. All other users can delete field 012 in their locally edited copy of the record. Field 012 is not part of the standard MARC 21 Bibliographic format. For more information about field 012, see the CONSER Editing Guide.- 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 Tag012getInstance()-
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 Tag012 getInstance()
-
-