
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Specimen.Collection
Packages that use Specimen.Collection
-
Uses of Specimen.Collection in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Specimen.CollectionModifier and TypeMethodDescriptionSpecimen.Collection.addComment(ca.uhn.fhir.model.primitive.StringDt theValue) Adds a given new value for comment ()Specimen.Collection.addComment(String theString) Adds a new value for comment ()Specimen.getCollection()Gets the value(s) for collection ().Specimen.Collection.setBodySite(CodeableConceptDt theValue) Sets the value(s) for bodySite ()Specimen.Collection.setCollected(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for collected[x] (when.init)Specimen.Collection.setCollector(ResourceReferenceDt theValue) Sets the value(s) for collector ()Specimen.Collection.setComment(List<ca.uhn.fhir.model.primitive.StringDt> theValue) Sets the value(s) for comment ()Specimen.Collection.setMethod(CodeableConceptDt theValue) Sets the value(s) for method ()Specimen.Collection.setQuantity(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Specimen.CollectionModifier and TypeMethodDescriptionSpecimen.setCollection(Specimen.Collection theValue) Sets the value(s) for collection ()