public static class TraceToAasServiceMain.MyData extends Object
| Modifier and Type | Field and Description |
|---|---|
private int[] |
image |
private long |
timestamp |
| Constructor and Description |
|---|
MyData()
For serialization.
|
MyData(int[] image)
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getImage()
Returns the image data.
|
long |
getTimestamp()
Returns the timestamp.
|
Copyright © 2022. All rights reserved.