com.agimatec.commons.config
Class DecimalNode
java.lang.Object
com.agimatec.commons.config.Node
com.agimatec.commons.config.DecimalNode
- All Implemented Interfaces:
- Serializable
public class DecimalNode
- extends Node
Title:
Description:
Company:
- Author:
- See Also:
- Serialized Form
| Fields inherited from class com.agimatec.commons.config.Node |
name |
value
protected BigDecimal value
DecimalNode
public DecimalNode()
getObjectValue
public Object getObjectValue()
- Specified by:
getObjectValue in class Node
getValue
public BigDecimal getValue()
setValue
public void setValue(BigDecimal aValue)
Copyright © 2008-2011. All Rights Reserved.