Package | Description |
---|---|
org.jaudiotagger.tag.reference |
Controlled vocabulary support.
|
Modifier and Type | Method and Description |
---|---|
static ISOScript.Script |
ISOScript.getScriptByCode(String code) |
static ISOScript.Script |
ISOScript.getScriptByDescription(String description) |
static ISOScript.Script |
ISOScript.Script.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISOScript.Script[] |
ISOScript.Script.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.