public class Value
extends java.lang.Object
implements java.io.Serializable
Value objects are immutable.
| Constructor and Description |
|---|
Value()
Empty constructor used to createFrom a new Value.
|
| Modifier and Type | Method and Description |
|---|---|
ISSUETYPE |
getType() |
java.lang.String |
toString() |
public ISSUETYPE getType()
public java.lang.String toString()
toString in class java.lang.Object