public class ConfigProperty extends Object
ConfigProperty(String key, Object value)
String
getKey()
Object
getValue()
void
setKey(String key)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConfigProperty(String key, Object value)
public String getKey()
public void setKey(String key)
public Object getValue()
public void setValue(Object value)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.