Uses of Class
org.smallmind.phalanx.wire.VocalMode
-
Packages that use VocalMode Package Description org.smallmind.phalanx.wire -
-
Uses of VocalMode in org.smallmind.phalanx.wire
Methods in org.smallmind.phalanx.wire that return VocalMode Modifier and Type Method Description VocalModeShouting. getMode()VocalModeTalking. getMode()VocalModeVoice. getMode()VocalModeWhispering. getMode()static VocalModeVocalMode. valueOf(String name)Returns the enum constant of this type with the specified name.static VocalMode[]VocalMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-