Uses of Enum Class
org.smallmind.phalanx.wire.VocalMode
Packages that use VocalMode
-
Uses of VocalMode in org.smallmind.phalanx.wire
Methods in org.smallmind.phalanx.wire that return VocalModeModifier and TypeMethodDescriptionShouting.getMode()Talking.getMode()Voice.getMode()Whispering.getMode()static VocalModeReturns the enum constant of this class with the specified name.static VocalMode[]VocalMode.values()Returns an array containing the constants of this enum class, in the order they are declared.