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