public class StatisticsPayload extends Object
| Constructor and Description |
|---|
StatisticsPayload(String password,
String homeURL,
String data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getData()
Returns data itself.
|
String |
getHomeURL()
Returns URL to which upper layer will send data.
|
String |
getPassword()
Returns password for data if encrypted.
|
Copyright © 2017 SAP SE. All Rights Reserved.