Uses of Class
ca.cdr.api.fhirgw.json.GatewaySearchRouteJson
Packages that use GatewaySearchRouteJson
-
Uses of GatewaySearchRouteJson in ca.cdr.api.fhirgw.json
Methods in ca.cdr.api.fhirgw.json that return GatewaySearchRouteJsonModifier and TypeMethodDescriptionGatewayConfigurationJson.addSearchRoute()GatewaySearchRouteJson.clone()GatewaySearchRouteJson.setDisablePaging(boolean theDisablePaging) Methods in ca.cdr.api.fhirgw.json that return types with arguments of type GatewaySearchRouteJsonMethod parameters in ca.cdr.api.fhirgw.json with type arguments of type GatewaySearchRouteJsonModifier and TypeMethodDescriptionvoidGatewayConfigurationJson.setSearchRoutes(List<GatewaySearchRouteJson> theSearchRoutes)