public class PropertyConfig extends Object implements Serializable
PropertyConfig(String key, String value)
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@DataBoundConstructor public PropertyConfig(String key, String value)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2004-2015 Yandex. All Rights Reserved.