Uses of Class
ca.uhn.fhir.model.dstu2.resource.ProcessResponse.Notes
-
Uses of ProcessResponse.Notes in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionProcessResponse.addNotes()
Adds and returns a new value for notes ()ProcessResponse.getNotesFirstRep()
Gets the first repetition for notes (), creating it if it does not already exist.ProcessResponse.Notes.setText
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for text ()Sets the value for text ()Sets the value(s) for type ()Modifier and TypeMethodDescriptionProcessResponse.addNotes
(ProcessResponse.Notes theValue) Adds a given new value for notes ()Modifier and TypeMethodDescriptionProcessResponse.setNotes
(List<ProcessResponse.Notes> theValue) Sets the value(s) for notes ()