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