|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdjectivePosition | |
---|---|
net.sf.extjwnl.data | Classes for extracting and containing data from the dictionary. |
Uses of AdjectivePosition in net.sf.extjwnl.data |
---|
Methods in net.sf.extjwnl.data that return AdjectivePosition | |
---|---|
AdjectivePosition |
Adjective.getAdjectivePosition()
|
static AdjectivePosition |
AdjectivePosition.getAdjectivePositionForKey(String key)
|
static AdjectivePosition |
AdjectivePosition.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdjectivePosition[] |
AdjectivePosition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in net.sf.extjwnl.data with parameters of type AdjectivePosition | |
---|---|
Adjective(Dictionary dictionary,
Synset synset,
int index,
String lemma,
AdjectivePosition adjectivePosition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |