public class Profile extends Object
| Constructor and Description |
|---|
Profile() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSetting(Setting setting)
Adds the setting.
|
String |
getKind()
Gets the kind.
|
Map<String,String> |
getSettings()
Gets the settings.
|
void |
setKind(String value)
Sets the kind.
|
Copyright © 2010–2018. All rights reserved.