public class SettingsForm extends Object
SettingsForm()
long
getId()
String
getKey()
List<String>
getRemove()
getValue()
void
setId(long id)
setKey(String key)
setRemove(List<String> remove)
setValue(String value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SettingsForm()
public void setKey(String key)
public String getKey()
public void setValue(String value)
public String getValue()
public void setRemove(List<String> remove)
public List<String> getRemove()
public void setId(long id)
public long getId()
Copyright © 2021. All rights reserved.