
Uses of Class
ca.uhn.fhir.rest.api.server.cdshooks.CdsHooksExtension
Packages that use CdsHooksExtension
-
Uses of CdsHooksExtension in ca.uhn.fhir.rest.api.server.cdshooks
Methods in ca.uhn.fhir.rest.api.server.cdshooks that return CdsHooksExtensionMethods in ca.uhn.fhir.rest.api.server.cdshooks that return types with arguments of type CdsHooksExtensionModifier and TypeMethodDescriptionClass
<? extends CdsHooksExtension> BaseCdsServiceJson.getExtensionClass()
Methods in ca.uhn.fhir.rest.api.server.cdshooks with parameters of type CdsHooksExtensionModifier and TypeMethodDescriptionBaseCdsServiceJson.setExtension
(CdsHooksExtension theExtension) Method parameters in ca.uhn.fhir.rest.api.server.cdshooks with type arguments of type CdsHooksExtensionModifier and TypeMethodDescriptionvoid
BaseCdsServiceJson.setExtensionClass
(Class<? extends CdsHooksExtension> theClass)