Uses of Class
ca.uhn.fhir.model.dstu2.resource.ProcessRequest.Item
-
Uses of ProcessRequest.Item in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionProcessRequest.addItem()
Adds and returns a new value for item ()ProcessRequest.getItemFirstRep()
Gets the first repetition for item (), creating it if it does not already exist.ProcessRequest.Item.setSequenceLinkId
(int theInteger) Sets the value for sequenceLinkId ()ProcessRequest.Item.setSequenceLinkId
(ca.uhn.fhir.model.primitive.IntegerDt theValue) Sets the value(s) for sequenceLinkId ()Modifier and TypeMethodDescriptionProcessRequest.addItem
(ProcessRequest.Item theValue) Adds a given new value for item ()Modifier and TypeMethodDescriptionProcessRequest.setItem
(List<ProcessRequest.Item> theValue) Sets the value(s) for item ()