public class DataSetModificationMessage extends Message
| Constructor and Description |
|---|
DataSetModificationMessage(EventGrounding eventGrounding,
String invocationId) |
| Modifier and Type | Method and Description |
|---|---|
EventGrounding |
getEventGrounding() |
String |
getInvocationId() |
void |
setEventGrounding(EventGrounding eventGrounding) |
void |
setInvocationId(String invocationId) |
addNotification, getElementName, getNotifications, isSuccess, setElementName, setNotifications, setSuccesspublic DataSetModificationMessage(EventGrounding eventGrounding, String invocationId)
public EventGrounding getEventGrounding()
public void setEventGrounding(EventGrounding eventGrounding)
public String getInvocationId()
public void setInvocationId(String invocationId)
Copyright © 2019. All rights reserved.