Uses of Class
edu.fiu.jtlex.ITerm.PartOfSpeech
-
Uses of ITerm.PartOfSpeech in edu.fiu.jtlex
Methods in edu.fiu.jtlex that return ITerm.PartOfSpeech Modifier and Type Method Description static ITerm.PartOfSpeechITerm.PartOfSpeech. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ITerm.PartOfSpeech[]ITerm.PartOfSpeech. values()Returns an array containing the constants of this enum type, in the order they are declared.