|
||||||||||
| 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.DecimalNode
public class DecimalNode
Title: Description: Company:
| Field Summary | |
|---|---|
protected java.math.BigDecimal |
value
|
| Fields inherited from class com.agimatec.commons.config.Node |
|---|
name |
| Constructor Summary | |
|---|---|
DecimalNode()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getObjectValue()
|
java.math.BigDecimal |
getValue()
|
void |
setValue(java.math.BigDecimal 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 java.math.BigDecimal value
| Constructor Detail |
|---|
public DecimalNode()
| Method Detail |
|---|
public java.lang.Object getObjectValue()
getObjectValue in class Nodepublic java.math.BigDecimal getValue()
public void setValue(java.math.BigDecimal aValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||