public class ConfigBean extends Object
Constructor and Description |
---|
ConfigBean() |
ConfigBean(org.json.simple.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
public ConfigBean()
public ConfigBean(org.json.simple.JSONObject json) throws ParseException
ParseException
Copyright © 2015 Apache Software Foundation. All Rights Reserved.