public final class Lyrics3Field extends Object implements IMetadataProperty
Represents Lyrics3Tag
field.
Modifier and Type | Method and Description |
---|---|
String |
getFormattedValue()
Gets the formatted value.
|
String |
getName()
Gets or sets property name.
|
String |
getSize()
Gets the size.
|
String |
getValue()
Gets the value.
|
void |
setName(String value)
Gets or sets property name.
|
String |
toString()
Returns a
System.String that represents this instance. |
public final String getSize()
Gets the size.
Value: The size.public final String getValue()
Gets the value.
Value: The value.public final String getName()
Gets or sets property name.
Value: Property name.getName
in interface IMetadataProperty
public final void setName(String value)
Gets or sets property name.
Value: Property name.setName
in interface IMetadataProperty
public final String getFormattedValue()
Gets the formatted value.
getFormattedValue
in interface IMetadataProperty
Copyright © 2017. All rights reserved.