public class WavTag extends GenericTag
commonNumber, fields
Constructor and Description |
---|
WavTag() |
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.
|
java.lang.String |
toString()
(overridden)
|
createField, createField, deleteField, getAll, getArtworkList, getFields, getFirst, getFirstField, getValue, isAllowedEncoding
addField, addField, addField, deleteArtworkField, deleteField, getAll, getFieldCount, getFieldCountIncludingSubValues, getFields, getFields, getFirst, getFirstArtwork, getFirstField, getItem, hasCommonFields, hasField, hasField, isEmpty, setEncoding, setField, setField, setField
public java.lang.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-2013 java.net. All Rights Reserved.