Package | Description |
---|---|
it.uniroma1.lcl.babelnet.data |
The data package of the BabelNet API.
|
Modifier and Type | Method and Description |
---|---|
static BabelDomain |
BabelDomain.valueOf(int position)
Returns the
BabelDomain of the position given in input |
static BabelDomain |
BabelDomain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BabelDomain |
BabelDomain.valueOfName(String value)
Returns the
BabelDomain associated with the string given in input |
static BabelDomain[] |
BabelDomain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018. All rights reserved.