public interface QueryResult<QueryT extends Query<QueryT,QueryResultT>,QueryResultT extends QueryResult<QueryT,QueryResultT>>
Modifier and Type | Method and Description |
---|---|
QueryT |
getQuery()
ERP query from which this result originates.
|
QueryT getQuery()
Copyright © 2019 SAP SE. All rights reserved.