public class Configuration extends Object
Configuration()
Integer
getId()
String
getKey()
getValue()
void
setId(Integer id)
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Configuration()
public Integer getId()
public void setId(Integer id)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2018. All rights reserved.