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