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