public class RealTag extends GenericTag
GenericTag.GenericTagTextField
supportedKeys
commonNumber, fields
Constructor and Description |
---|
RealTag() |
Modifier and Type | Method and Description |
---|---|
TagField |
createCompilationField(boolean value)
Creates isCompilation field
It is useful to have this method because it handles ensuring that the correct value to represent a boolean
is stored in the underlying field format.
|
String |
toString()
(overridden)
|
createField, createField, deleteField, getAll, getArtworkList, getFields, getFirst, getFirstField, getSupportedKeys, getValue, isAllowedEncoding
addField, addField, addField, deleteArtworkField, deleteField, getAll, getAll, getFieldCount, getFieldCountIncludingSubValues, getFields, getFields, getFirst, getFirstArtwork, getFirstField, getItem, hasCommonFields, hasField, hasField, isEmpty, setEncoding, setField, setField, setField
public String toString()
AbstractTag
toString
in interface Tag
toString
in class AbstractTag
Object.toString()
public TagField createCompilationField(boolean value) throws KeyNotFoundException, FieldDataInvalidException
Tag
KeyNotFoundException
FieldDataInvalidException
Copyright © 2005–2020 jthink.net. All rights reserved.