Uses of Enum Class
org.jjazz.activesong.spi.ActiveSongManager.SendMidiMessagePolicy
Packages that use ActiveSongManager.SendMidiMessagePolicy
-
Uses of ActiveSongManager.SendMidiMessagePolicy in org.jjazz.activesong.spi
Methods in org.jjazz.activesong.spi that return ActiveSongManager.SendMidiMessagePolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ActiveSongManager.SendMidiMessagePolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jjazz.activesong.spi that return types with arguments of type ActiveSongManager.SendMidiMessagePolicyMethod parameters in org.jjazz.activesong.spi with type arguments of type ActiveSongManager.SendMidiMessagePolicyModifier and TypeMethodDescriptionvoid
ActiveSongManager.setSendMidiMessagePolicy
(EnumSet<ActiveSongManager.SendMidiMessagePolicy> policy)