public static class SoundsBuildTask.SoundSource extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SoundsBuildTask.SoundSource.SourceType |
| Modifier and Type | Field and Description |
|---|---|
protected String |
soundId |
protected SoundsBuildTask.SoundSource.SourceType |
sourceType |
protected URL |
url |
| Constructor and Description |
|---|
SoundSource(String selectedSound,
SoundsBuildTask.SoundSource.SourceType value,
String soundUrl) |
protected final SoundsBuildTask.SoundSource.SourceType sourceType
protected final URL url
protected final String soundId
@DataBoundConstructor public SoundSource(String selectedSound, SoundsBuildTask.SoundSource.SourceType value, String soundUrl)
Copyright © 2016–2020. All rights reserved.