org.ini4j
public static interface BasicProfileTest.Global
Modifier and Type | Method and Description |
---|---|
BasicProfileTest.Section[] |
getMissing() |
BasicProfileTest.Section[] |
getSection() |
BasicProfileTest.Section[] |
getSingle() |
BasicProfileTest.Section |
getSolo() |
boolean |
hasSection() |
void |
setSection(BasicProfileTest.Section[] value) |
void |
setSolo(BasicProfileTest.Section value) |
BasicProfileTest.Section[] getMissing()
BasicProfileTest.Section[] getSection()
void setSection(BasicProfileTest.Section[] value)
BasicProfileTest.Section[] getSingle()
BasicProfileTest.Section getSolo()
void setSolo(BasicProfileTest.Section value)
boolean hasSection()