Interface ISettings2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSystem(java.lang.String name)
Checks if the specified setting is built-in and read-only.
-
Modifier and Type | Method | Description |
---|---|---|
boolean |
isSystem(java.lang.String name) |
Checks if the specified setting is built-in and read-only.
|