public class Setting extends Object
| Constructor and Description |
|---|
Setting(String name,
String scriptPlace,
String type,
String id,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
addScriptPlace(String place) |
String |
getId() |
String |
getName() |
ArrayList<String> |
getScriptPlaces() |
String |
getType() |
String |
getValue() |
void |
setScriptPlace(ArrayList<String> scriptPlaces) |
Copyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.