Package | Description |
---|---|
org.jaudiotagger.tag.id3 |
Classes for all flavors of ID3.
|
Modifier and Type | Method and Description |
---|---|
Id3FieldType |
ID3v22FieldKey.getFieldType() |
Id3FieldType |
ID3v23FieldKey.getFieldType() |
Id3FieldType |
ID3v24FieldKey.getFieldType() |
static Id3FieldType |
Id3FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Id3FieldType[] |
Id3FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2020 jthink.net. All rights reserved.