public class EntityIdAndVersion extends Object
| Constructor and Description |
|---|
EntityIdAndVersion(String entityId,
Int128 entityVersion) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEntityId() |
Int128 |
getEntityVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.