Uses of Class
ca.cdr.api.fhirgw.json.GatewayOperationJson
Packages that use GatewayOperationJson
-
Uses of GatewayOperationJson in ca.cdr.api.fhirgw.json
Methods in ca.cdr.api.fhirgw.json that return GatewayOperationJsonModifier and TypeMethodDescriptionGatewayOperationJson.setInstance
(boolean theInstance) GatewayOperationJson.setSystem
(boolean theSystem) GatewayOperationJson.setType
(boolean theType) Methods in ca.cdr.api.fhirgw.json that return types with arguments of type GatewayOperationJsonMethods in ca.cdr.api.fhirgw.json with parameters of type GatewayOperationJsonModifier and TypeMethodDescriptionGatewayOperationRouteJson.addOperation
(GatewayOperationJson theOperation) Method parameters in ca.cdr.api.fhirgw.json with type arguments of type GatewayOperationJsonModifier and TypeMethodDescriptionGatewayOperationRouteJson.setOperations
(List<GatewayOperationJson> theOperations)