|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISettingsKey
The Settings object holds a number of key-value properties: this is the interface to that table of properties
| Nested Class Summary | |
|---|---|
static class |
ISettingsKey.NameKey
To add a new field in the network-specific settings, add an entry in the NameKey enum, with a standard value. |
| Field Summary | |
|---|---|
static String |
BASE
|
| Method Summary | |
|---|---|
Object |
defaultValue()
The default value of a property, if the value has not been set |
String |
key()
The key, or name of a property |
| Field Detail |
|---|
static final String BASE
| Method Detail |
|---|
String key()
Object defaultValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||