
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Procedure.FocalDevice
Packages that use Procedure.FocalDevice
-
Uses of Procedure.FocalDevice in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Procedure.FocalDeviceModifier and TypeMethodDescriptionProcedure.addFocalDevice()Adds and returns a new value for focalDevice ()Procedure.getFocalDeviceFirstRep()Gets the first repetition for focalDevice (), creating it if it does not already exist.Procedure.FocalDevice.setAction(CodeableConceptDt theValue) Sets the value(s) for action ()Procedure.FocalDevice.setManipulated(ResourceReferenceDt theValue) Sets the value(s) for manipulated ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Procedure.FocalDeviceModifier and TypeMethodDescriptionProcedure.getFocalDevice()Gets the value(s) for focalDevice ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Procedure.FocalDeviceModifier and TypeMethodDescriptionProcedure.addFocalDevice(Procedure.FocalDevice theValue) Adds a given new value for focalDevice ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Procedure.FocalDeviceModifier and TypeMethodDescriptionProcedure.setFocalDevice(List<Procedure.FocalDevice> theValue) Sets the value(s) for focalDevice ()