public static interface Profile.Section extends OptionMap
Modifier and Type | Method and Description |
---|---|
Profile.Section |
addChild(String key) |
String[] |
childrenNames() |
Profile.Section |
getChild(String key) |
String |
getName() |
Profile.Section |
getParent() |
String |
getSimpleName() |
Profile.Section |
lookup(String... path) |
void |
removeChild(String key) |
add, add, as, as, fetch, fetch, fetch, fetch, fetchAll, from, from, get, get, getAll, put, put, putAll, to, to
getComment, putComment, removeComment
Profile.Section getChild(String key)
String getName()
Profile.Section getParent()
String getSimpleName()
Profile.Section addChild(String key)
String[] childrenNames()
Profile.Section lookup(String... path)
void removeChild(String key)