public class EventBeanWrapper extends Object
Constructor and Description |
---|
EventBeanWrapper() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceIdentifier() |
String |
getPayload() |
String |
getType() |
void |
setDeviceIdentifier(String deviceIdentifier) |
void |
setPayload(String payload) |
void |
setType(String type) |
public String getPayload()
public void setPayload(String payload)
public String getDeviceIdentifier()
public void setDeviceIdentifier(String deviceIdentifier)
public String getType()
public void setType(String type)
Copyright © 2017 WSO2. All rights reserved.