public class UpdatedEntityEvent extends InformationViewHeader
| Constructor and Description |
|---|
UpdatedEntityEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGuid() |
InstanceProperties |
getNewProperties() |
InstanceProperties |
getOldProperties() |
InstanceType |
getType() |
void |
setGuid(String guid) |
void |
setNewProperties(InstanceProperties newProperties) |
void |
setOldProperties(InstanceProperties oldProperties) |
void |
setType(InstanceType type) |
String |
toString() |
getEventVersionId, setEventVersionIdpublic String getGuid()
public void setGuid(String guid)
public InstanceType getType()
public void setType(InstanceType type)
public InstanceProperties getOldProperties()
public void setOldProperties(InstanceProperties oldProperties)
public InstanceProperties getNewProperties()
public void setNewProperties(InstanceProperties newProperties)
public String toString()
toString in class InformationViewHeaderCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.