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.Case
Returns 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 FynotekWord
FynotekWord.nounCase
(@NotNull FynotekWord.Case caseOfNoun) Returns a copy of this FynotekWord inflected for the noun case specified bycaseOfNoun
.