public class StringData extends Data
| Constructor and Description |
|---|
StringData() |
StringData(String id,
long timestamp,
String value) |
StringData(String id,
long timestamp,
String value,
Map<String,String> context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
setValue(String value) |
String |
toString() |
addProperty, compareTo, equals, getContext, getId, getTimestamp, getType, hashCode, setContext, setId, setTimestamp, setType, setValueCopyright © 2015 Red Hat, Inc.. All rights reserved.