public class SignedErpQuery extends Object
| Constructor and Description |
|---|
SignedErpQuery(String query,
String signature) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getQuery() |
com.google.common.base.Optional<String> |
getSignature() |
int |
hashCode() |
String |
toString() |
Copyright © 2018 SAP SE. All rights reserved.