Uses of Enum Class
ca.phon.phonex.PhonexFlag
Packages that use PhonexFlag
-
Uses of PhonexFlag in ca.phon.phonex
Methods in ca.phon.phonex that return PhonexFlagModifier and TypeMethodDescriptionstatic PhonexFlag
PhonexFlag.fromChar
(char flagChar) static PhonexFlag
Returns the enum constant of this class with the specified name.static PhonexFlag[]
PhonexFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.phonex that return types with arguments of type PhonexFlag