|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.hurstfrost.hudson.sounds.SoundsBuildTask.SoundSource
public static class SoundsBuildTask.SoundSource
| Nested Class Summary | |
|---|---|
static class |
SoundsBuildTask.SoundSource.SourceType
|
| Field Summary | |
|---|---|
protected java.lang.String |
soundId
|
protected SoundsBuildTask.SoundSource.SourceType |
sourceType
|
protected java.net.URL |
url
|
| Constructor Summary | |
|---|---|
SoundsBuildTask.SoundSource(java.lang.String selectedSound,
SoundsBuildTask.SoundSource.SourceType value,
java.lang.String soundUrl)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final SoundsBuildTask.SoundSource.SourceType sourceType
protected final java.net.URL url
protected final java.lang.String soundId
| Constructor Detail |
|---|
@DataBoundConstructor
public SoundsBuildTask.SoundSource(java.lang.String selectedSound,
SoundsBuildTask.SoundSource.SourceType value,
java.lang.String soundUrl)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||