public class ConfigDomainObject extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jspringbot.syntax.HighlightRobotLogger |
LOG |
| Constructor and Description |
|---|
ConfigDomainObject(String selectedDomain,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String code) |
Boolean |
getBoolean(String code) |
String |
getDomain() |
Double |
getDouble(String code) |
Integer |
getInteger(String code) |
Long |
getLong(String code) |
public ConfigDomainObject(String selectedDomain, Properties properties)
Copyright © 2018. All rights reserved.