public class ConfigDTO extends BaseDTO
ConfigDTO()
String
getGroup()
getId()
getKey()
getValue()
void
setGroup(String group)
setId(String id)
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConfigDTO()
public String getId()
public void setId(String id)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public String getGroup()
public void setGroup(String group)
Copyright © 2020 Joyqueue Community. All rights reserved.