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