net.hurstfrost.hudson.sounds
Class HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
java.lang.Object
net.hurstfrost.hudson.sounds.HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
- Enclosing class:
- HudsonSoundsNotifier.HudsonSoundsDescriptor
public static class HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
- extends java.lang.Object
|
Field Summary |
java.lang.String |
entryName
|
javax.sound.sampled.AudioFileFormat |
format
|
java.lang.String |
id
|
java.lang.String |
url
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
public final java.lang.String id
entryName
public final java.lang.String entryName
url
public final java.lang.String url
format
public final javax.sound.sampled.AudioFileFormat format
HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite
public HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite(java.lang.String _id,
java.lang.String _entryName,
java.lang.String _url,
javax.sound.sampled.AudioFileFormat _format)
getId
public java.lang.String getId()
getEntryName
public java.lang.String getEntryName()
getUrl
public java.lang.String getUrl()
getFormat
public javax.sound.sampled.AudioFileFormat getFormat()
getDescription
public java.lang.String getDescription()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2009. All Rights Reserved.