|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Setting
A setting.
Method Summary | |
---|---|
String |
getKey()
Gets the setting's key. |
String |
getValue()
Gets the setting's value. |
void |
setKey(String toSet)
Sets the setting's key. |
void |
setValue(String toSet)
Sets the setting's value. |
Method Detail |
---|
String getKey()
void setKey(String toSet)
toSet
- The setting's key.String getValue()
void setValue(String toSet)
toSet
- The setting's value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |