|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agimatec.commons.config.Node
com.agimatec.commons.config.BooleanNode
public class BooleanNode
| Field Summary | |
|---|---|
protected boolean |
value
|
| Fields inherited from class com.agimatec.commons.config.Node |
|---|
name |
| Constructor Summary | |
|---|---|
BooleanNode()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getObjectValue()
|
boolean |
getValue()
|
void |
setValue(boolean aValue)
|
| Methods inherited from class com.agimatec.commons.config.Node |
|---|
evaluatePath, getName, setName, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected boolean value
| Constructor Detail |
|---|
public BooleanNode()
| Method Detail |
|---|
public java.lang.Object getObjectValue()
getObjectValue in class Nodepublic boolean getValue()
public void setValue(boolean aValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||