public class JsonAttrValue extends JsonInputBase
Constructor and Description |
---|
JsonAttrValue() |
Modifier and Type | Method and Description |
---|---|
AttributeType |
getType() |
java.lang.Object |
getValue() |
void |
setType(AttributeType at) |
void |
setValue(java.lang.Object at) |
java.lang.String |
toString() |