Uses of Class
ca.cdr.api.fhirgw.json.GatewayOperationRouteJson
Packages that use GatewayOperationRouteJson
-
Uses of GatewayOperationRouteJson in ca.cdr.api.fhirgw.json
Methods in ca.cdr.api.fhirgw.json that return GatewayOperationRouteJsonModifier and TypeMethodDescriptionGatewayOperationRouteJson.addOperation
(GatewayOperationJson theOperation) GatewayConfigurationJson.addOperationRoute()
GatewayOperationRouteJson.setOperations
(List<GatewayOperationJson> theOperations) Methods in ca.cdr.api.fhirgw.json that return types with arguments of type GatewayOperationRouteJsonMethod parameters in ca.cdr.api.fhirgw.json with type arguments of type GatewayOperationRouteJsonModifier and TypeMethodDescriptionvoid
GatewayConfigurationJson.setOperationRoutes
(List<GatewayOperationRouteJson> theOperationRoutes)