Class PlaySoundParams

java.lang.Object
alarm.actions.sound.PlaySoundParams
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

public class PlaySoundParams extends Object implements Cloneable, Serializable, ManagedParameters
See Also:
  • Field Details

    • serialVersionUID

      public static final long serialVersionUID
      See Also:
    • soundFile

      public File[] soundFile
  • Constructor Details

    • PlaySoundParams

      public PlaySoundParams()
  • Method Details