public class VolumeDataSignature extends Object
| Constructor and Description |
|---|
VolumeDataSignature(String version,
String key,
String type,
String info,
boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
String |
asJson() |
boolean |
equals(Object obj) |
String |
getEventType() |
String |
getInfo() |
String |
getKey() |
String |
getVersion() |
int |
hashCode() |
boolean |
isStrict() |
String |
toString() |
Copyright © 2020. All rights reserved.