org.apache.hadoop.chukwa.rest.bean
Class OptionBean
java.lang.Object
org.apache.hadoop.chukwa.rest.bean.OptionBean
public class OptionBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OptionBean
public OptionBean()
OptionBean
public OptionBean(org.json.JSONObject json)
throws ParseException
- Throws:
ParseException
getLabel
public String getLabel()
getValue
public String getValue()
setLabel
public void setLabel(String label)
setValue
public void setValue(String value)
update
public void update()
deserialize
public org.json.JSONObject deserialize()
Copyright © ${year} The Apache Software Foundation