Uses of Class
net.sf.okapi.lib.terminology.TermEntry
-
Packages that use TermEntry Package Description net.sf.okapi.lib.terminology -
-
Uses of TermEntry in net.sf.okapi.lib.terminology
Fields in net.sf.okapi.lib.terminology declared as TermEntry Modifier and Type Field Description TermEntryTermHit. sourceTermTermEntryTermHit. targetTermMethods in net.sf.okapi.lib.terminology that return TermEntry Modifier and Type Method Description TermEntryLangEntry. getTerm(int index)Methods in net.sf.okapi.lib.terminology with parameters of type TermEntry Modifier and Type Method Description voidLangEntry. addTerm(TermEntry term)Constructors in net.sf.okapi.lib.terminology with parameters of type TermEntry Constructor Description LangEntry(TermEntry term)
-