|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBasicProfileTest.SectionBean
public static class BasicProfileTest.SectionBean
Constructor Summary | |
---|---|
BasicProfileTest.SectionBean()
|
Method Summary | |
---|---|
URI[] |
getLocation()
|
String[] |
getMissing()
|
int[] |
getNumber()
|
void |
setLocation(URI[] value)
|
void |
setMissing(String[] value)
|
void |
setNumber(int[] value)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicProfileTest.SectionBean()
Method Detail |
---|
public URI[] getLocation()
getLocation
in interface BasicProfileTest.Section
public void setLocation(URI[] value)
setLocation
in interface BasicProfileTest.Section
public String[] getMissing()
getMissing
in interface BasicProfileTest.Section
public void setMissing(String[] value)
setMissing
in interface BasicProfileTest.Section
public int[] getNumber()
getNumber
in interface BasicProfileTest.Section
public void setNumber(int[] value)
setNumber
in interface BasicProfileTest.Section
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |