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