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