public abstract class AssetOwnerEventHeader extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
long |
getEventVersionId()
Return the event version id for this event structure.
|
int |
hashCode()
Return hash code for this object
|
void |
setEventVersionId(long eventVersionId)
Set up the event version id for this event structure.
|
String |
toString()
JSON-style toString
|
public long getEventVersionId()
public void setEventVersionId(long eventVersionId)
eventVersionId - longpublic String toString()
public boolean equals(Object objectToCompare)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.