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