Uses of Class
ca.uhn.fhir.rest.server.method.OperationMethodBinding.ReturnType
-
Packages that use OperationMethodBinding.ReturnType Package Description ca.uhn.fhir.rest.server.method -
-
Uses of OperationMethodBinding.ReturnType in ca.uhn.fhir.rest.server.method
Methods in ca.uhn.fhir.rest.server.method that return types with arguments of type OperationMethodBinding.ReturnType Modifier and Type Method Description List<OperationMethodBinding.ReturnType>OperationMethodBinding. getReturnParams()
-