public final class LyricsField extends MetadataProperty
Constructor and Description |
---|
LyricsField(String id,
String data)
Initializes a new instance of the
LyricsField class. |
Modifier and Type | Method and Description |
---|---|
String |
getData()
Gets the field data.
|
String |
getID()
Gets the id of the field (it's always three characters long).
|
String |
getSize()
Gets the string representation of the field size.
|
getDescriptor, getInterpretedValue, getName, getTags, getValue
public final String getID()
Gets the id of the field (it's always three characters long).
public final String getSize()
Gets the string representation of the field size.
public final String getData()
Gets the field data.