Uses of Class
ca.uhn.fhir.rest.annotation.OperationParam
-
Packages that use OperationParam Package Description ca.uhn.fhir.rest.annotation -
-
Uses of OperationParam in ca.uhn.fhir.rest.annotation
Methods in ca.uhn.fhir.rest.annotation that return OperationParam Modifier and Type Method Description OperationParam[]returnParameters()This parameter may be used to specify the parts which will be found in the response to this operation.
-