public class DataStoreDto
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
DataStoreDto() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getId() |
byte[] |
getValue() |
void |
setId(java.lang.Long id) |
void |
setValue(byte[] value) |