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