Uses of Class
ca.uhn.fhir.model.dstu2.resource.Communication.Payload
-
Uses of Communication.Payload in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionCommunication.addPayload()
Adds and returns a new value for payload ()Communication.getPayloadFirstRep()
Gets the first repetition for payload (), creating it if it does not already exist.Communication.Payload.setContent
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for content[x] ()Modifier and TypeMethodDescriptionCommunication.addPayload
(Communication.Payload theValue) Adds a given new value for payload ()Modifier and TypeMethodDescriptionCommunication.setPayload
(List<Communication.Payload> theValue) Sets the value(s) for payload ()