public class OptionBean extends Object
Constructor and Description |
---|
OptionBean() |
OptionBean(org.json.simple.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
org.json.simple.JSONObject |
deserialize() |
String |
getLabel() |
String |
getValue() |
void |
setLabel(String label) |
void |
setValue(String value) |
void |
update() |
public OptionBean()
public OptionBean(org.json.simple.JSONObject json) throws ParseException
ParseException
Copyright © 2016 Apache Software Foundation. All Rights Reserved.