org.jaudiotagger.tag.lyrics3
Class FieldFrameBodyINF
java.lang.Object
org.jaudiotagger.tag.id3.AbstractTagItem
org.jaudiotagger.tag.id3.AbstractTagFrameBody
org.jaudiotagger.tag.lyrics3.AbstractLyrics3v2FieldFrameBody
org.jaudiotagger.tag.lyrics3.FieldFrameBodyINF
public class FieldFrameBodyINF
- extends AbstractLyrics3v2FieldFrameBody
Methods inherited from class org.jaudiotagger.tag.id3.AbstractTagFrameBody |
createStructure, equals, getBriefDescription, getHeader, getLongDescription, getObject, getObjectValue, getSize, getTextEncoding, isSubsetOf, iterator, setHeader, setObjectValue, setTextEncoding, toString |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
FieldFrameBodyINF
public FieldFrameBodyINF()
- Creates a new FieldBodyINF datatype.
FieldFrameBodyINF
public FieldFrameBodyINF(FieldFrameBodyINF body)
FieldFrameBodyINF
public FieldFrameBodyINF(java.lang.String additionalInformation)
- Creates a new FieldBodyINF datatype.
- Parameters:
additionalInformation
-
FieldFrameBodyINF
public FieldFrameBodyINF(java.nio.ByteBuffer byteBuffer)
throws InvalidTagException
- Creates a new FieldBodyINF datatype.
- Throws:
InvalidTagException
setAdditionalInformation
public void setAdditionalInformation(java.lang.String additionalInformation)
- Parameters:
additionalInformation
-
getAdditionalInformation
public java.lang.String getAdditionalInformation()
- Returns:
getIdentifier
public java.lang.String getIdentifier()
- Description copied from class:
AbstractTagItem
- ID string that usually corresponds to the class name, but can be
displayed to the user. It is not indended to identify each individual
instance.
- Specified by:
getIdentifier
in class AbstractTagItem
- Returns: