Uses of Class
ca.uhn.fhir.rest.server.ResourceBinding
-
Packages that use ResourceBinding Package Description ca.uhn.fhir.rest.server -
-
Uses of ResourceBinding in ca.uhn.fhir.rest.server
Methods in ca.uhn.fhir.rest.server that return types with arguments of type ResourceBinding Modifier and Type Method Description Collection<ResourceBinding>RestfulServer. getResourceBindings()Collection<ResourceBinding>RestfulServerConfiguration. getResourceBindings()Get the resourceBindingsMethod parameters in ca.uhn.fhir.rest.server with type arguments of type ResourceBinding Modifier and Type Method Description RestfulServerConfigurationRestfulServerConfiguration. setResourceBindings(Collection<ResourceBinding> resourceBindings)Set the resourceBindings
-