Uses of Enum Class
com.mathmaster13.fynotek.FynotekWord.Case
-
Uses of FynotekWord.Case in com.mathmaster13.fynotek
Methods in com.mathmaster13.fynotek that return FynotekWord.CaseModifier and TypeMethodDescriptionstatic FynotekWord.CaseReturns the enum constant of this class with the specified name.static FynotekWord.Case[]FynotekWord.Case.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mathmaster13.fynotek with parameters of type FynotekWord.CaseModifier and TypeMethodDescription@NotNull FynotekWordFynotekWord.nounCase(@NotNull FynotekWord.Case caseOfNoun) Returns a copy of this FynotekWord inflected for the noun case specified bycaseOfNoun.