org.ini4j
Class BasicProfileTest.SectionBean
Object
BasicProfileTest.SectionBean
- All Implemented Interfaces:
- BasicProfileTest.Section
- Enclosing class:
- BasicProfileTest
public static class BasicProfileTest.SectionBean
- extends Object
- implements BasicProfileTest.Section
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicProfileTest.SectionBean
public BasicProfileTest.SectionBean()
getLocation
public URI[] getLocation()
- Specified by:
getLocation in interface BasicProfileTest.Section
setLocation
public void setLocation(URI[] value)
- Specified by:
setLocation in interface BasicProfileTest.Section
getMissing
public String[] getMissing()
- Specified by:
getMissing in interface BasicProfileTest.Section
setMissing
public void setMissing(String[] value)
- Specified by:
setMissing in interface BasicProfileTest.Section
getNumber
public int[] getNumber()
- Specified by:
getNumber in interface BasicProfileTest.Section
setNumber
public void setNumber(int[] value)
- Specified by:
setNumber in interface BasicProfileTest.Section