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