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