public final class ID3V2UserDefinedUrlLinkFrame extends ID3V2TagFrame
Constructor and Description |
---|
ID3V2UserDefinedUrlLinkFrame(byte encoding,
String description,
String url)
Initializes a new instance of the
ID3V2UserDefinedUrlLinkFrame class. |
ID3V2UserDefinedUrlLinkFrame(String description,
String url)
Initializes a new instance of the
ID3V2UserDefinedUrlLinkFrame class. |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description.
|
byte |
getEncoding()
Gets the encoding of the frame.
|
String |
getUrl()
Gets the URL.
|
getData, getFlags, getId
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties