public class Entity extends Object
| Constructor and Description |
|---|
Entity() |
public String getName()
public void setName(String name)
name - Sets the name of the entity.public String getValue()
public void setValue(String value)
value - The value of the entity.Copyright © 2006–2016 Wilfred Springer, Cedric Pronzato. All rights reserved.