Uses of Class
it.uniroma1.lcl.babelnet.data.Alphabet
-
Packages that use Alphabet Package Description it.uniroma1.lcl.babelnet.data The data package of the BabelNet API. -
-
Uses of Alphabet in it.uniroma1.lcl.babelnet.data
Methods in it.uniroma1.lcl.babelnet.data that return Alphabet Modifier and Type Method Description Alphabet
Alphabet. getValue()
static Alphabet
Alphabet. valueOf(String name)
Returns the enum constant of this type with the specified name.static Alphabet[]
Alphabet. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-