public class TypeValuePair extends NonNegativeInteger
Constructor and Description |
---|
TypeValuePair(java.lang.String t,
java.lang.String v) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType() |
TypeValuePair |
newPair() |
void |
setType(java.lang.String t) |
getError, getValue, hasError, newInstance, setError, setValue, toString
public TypeValuePair newPair()
public java.lang.String getType()
public void setType(java.lang.String t)