|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasLemma
Something that implements the HasLemma
interface
knows about lemmas.
Method Summary | |
---|---|
java.lang.String |
lemma()
Return the lemma value of the label (or null if none). |
void |
setLemma(java.lang.String lemma)
Set the lemma value for the label (if one is stored). |
Method Detail |
---|
java.lang.String lemma()
void setLemma(java.lang.String lemma)
lemma
- The lemma value for the label
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |