Index
All Classes and Interfaces|All Packages
V
- valueOf(String) - Static method in enum class com.mathmaster13.fynotek.BaseFynotekWord.Ablaut
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mathmaster13.fynotek.BaseFynotekWord.Person
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mathmaster13.fynotek.BaseFynotekWord.Tense
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mathmaster13.fynotek.FynotekWord.Case
-
Returns the enum constant of this class with the specified name.
- values - Static variable in interface com.mathmaster13.fynotek.Inflection
-
An array containing all constants that extend this interface.
- values - Static variable in interface com.mathmaster13.fynotek.SpecificInflection
-
An array containing all constants that extend this interface.
- values() - Static method in enum class com.mathmaster13.fynotek.BaseFynotekWord.Ablaut
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mathmaster13.fynotek.BaseFynotekWord.Person
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mathmaster13.fynotek.BaseFynotekWord.Tense
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mathmaster13.fynotek.FynotekWord.Case
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verbTense(BaseFynotekWord.Tense) - Method in class com.mathmaster13.fynotek.BaseFynotekWord
-
Returns a copy of this word inflected for the verb tense specified by
tenseOfVerb
. - verbTense(BaseFynotekWord.Tense) - Method in class com.mathmaster13.fynotek.FynotekWord
-
Returns a copy of this FynotekWord inflected for the verb tense (if this word is not a proper noun) or verb modifier form (if this word is a proper noun or the word folo) specified by
tenseOfVerb
. - verbTense(BaseFynotekWord.Tense) - Method in class com.mathmaster13.fynotek.OldFynotekWord
-
Returns a copy of this word inflected for the verb tense specified by
tenseOfVerb
. - vowels - Variable in class com.mathmaster13.fynotek.BaseFynotekWord
-
A Fynotek word's final vowel or diphthong.
All Classes and Interfaces|All Packages