|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConfigElement
Method Summary | |
---|---|
IConfigElement[] |
getChildren()
Returns an array of IDataStoreElement objects that are children of the IDataStoreElement. |
java.lang.String |
getName()
Returns the name of the IConfigElement. |
java.lang.String |
getOperation()
Returns the operation to perform on the corresponding IDataStoreElement. |
java.lang.String |
getValue()
Returns the value of the IConfigElement. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getValue()
java.lang.String getOperation()
IConfigElement[] getChildren()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |