|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanAccess
Method Summary | |
---|---|
void |
propAdd(String propertyName,
String value)
|
String |
propDel(String propertyName)
|
String |
propGet(String propertyName)
|
String |
propGet(String propertyName,
int index)
|
int |
propLength(String propertyName)
|
String |
propSet(String propertyName,
String value)
|
String |
propSet(String propertyName,
String value,
int index)
|
Method Detail |
---|
void propAdd(String propertyName, String value)
String propDel(String propertyName)
String propGet(String propertyName)
String propGet(String propertyName, int index)
int propLength(String propertyName)
String propSet(String propertyName, String value)
String propSet(String propertyName, String value, int index)
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |