org.ini4j
public static interface BasicProfileTest.Section
Modifier and Type | Method and Description |
---|---|
URI[] |
getLocation() |
String[] |
getMissing() |
int[] |
getNumber() |
void |
setLocation(URI[] value) |
void |
setMissing(String[] value) |
void |
setNumber(int[] value) |
URI[] getLocation()
void setLocation(URI[] value)
String[] getMissing()
void setMissing(String[] value)
int[] getNumber()
void setNumber(int[] value)