public class StringData extends Data
| Constructor and Description |
|---|
StringData() |
StringData(String id,
long timestamp,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
setValue(String value) |
String |
toString() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.