|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Property config
Method Summary | |
java.lang.String |
getKey()
Returns name of the property |
java.lang.String |
getValue()
Returns value of the property |
void |
setKey(java.lang.String name)
Sets the name of the property |
void |
setValue(java.lang.String value)
Sets the value of the property |
Method Detail |
public java.lang.String getKey()
public void setKey(java.lang.String name)
name
- property namepublic java.lang.String getValue()
public void setValue(java.lang.String value)
value
- property value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |