Uses of Class
ca.uhn.fhir.model.dstu2.resource.DocumentManifest.Content
-
Uses of DocumentManifest.Content in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionDocumentManifest.addContent()
Adds and returns a new value for content ()DocumentManifest.getContentFirstRep()
Gets the first repetition for content (), creating it if it does not already exist.DocumentManifest.Content.setP
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for p[x] ()Modifier and TypeMethodDescriptionDocumentManifest.getContent()
Gets the value(s) for content ().Modifier and TypeMethodDescriptionDocumentManifest.addContent
(DocumentManifest.Content theValue) Adds a given new value for content ()Modifier and TypeMethodDescriptionDocumentManifest.setContent
(List<DocumentManifest.Content> theValue) Sets the value(s) for content ()