Uses of Class
org.ehrbase.rest.ehrscape.responsedata.QueryResponseData
-
Packages that use QueryResponseData Package Description org.ehrbase.rest.ehrscape.controller -
-
Uses of QueryResponseData in org.ehrbase.rest.ehrscape.controller
Methods in org.ehrbase.rest.ehrscape.controller that return types with arguments of type QueryResponseData Modifier and Type Method Description org.springframework.http.ResponseEntity<QueryResponseData>QueryController. query(Boolean explain, String content)
-