public class ParamBean extends Object
ParamBean()
String
getDescription()
getKey()
getValue()
void
setDescription(String description)
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamBean()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public String getDescription()
public void setDescription(String description)
Copyright © 2021. All rights reserved.