public class Version extends Object
| Constructor and Description |
|---|
Version(long id,
java.time.ZonedDateTime dataTime,
TreeMap<String,String> metadata) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
java.time.ZonedDateTime |
getDataTime() |
long |
getId() |
SortedMap<String,String> |
getMetadata() |
int |
hashCode() |
String |
toString() |
Copyright © 2025. All rights reserved.