-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PropertyConfig
public PropertyConfig()
-
Method Detail
-
getKey
public String getKey()
Get the property key.
- Returns:
- the property key
-
getValue
public String getValue()
Get the property value.
- Returns:
- the property value
Copyright © 2014. All rights reserved.