Uses of Class
net.hurstfrost.hudson.sounds.HudsonSoundsNotifier.PLAY_METHOD

Uses of HudsonSoundsNotifier.PLAY_METHOD in net.hurstfrost.hudson.sounds
 

Methods in net.hurstfrost.hudson.sounds that return HudsonSoundsNotifier.PLAY_METHOD
 HudsonSoundsNotifier.PLAY_METHOD HudsonSoundsNotifier.HudsonSoundsDescriptor.getPlayMethod()
           
static HudsonSoundsNotifier.PLAY_METHOD HudsonSoundsNotifier.PLAY_METHOD.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HudsonSoundsNotifier.PLAY_METHOD[] HudsonSoundsNotifier.PLAY_METHOD.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.hurstfrost.hudson.sounds with parameters of type HudsonSoundsNotifier.PLAY_METHOD
 void HudsonSoundsNotifier.HudsonSoundsDescriptor.setPlayMethod(HudsonSoundsNotifier.PLAY_METHOD playMethod)
           
 



Copyright © 2013. All Rights Reserved.