Uses of Class
ca.uhn.fhir.model.dstu2.resource.Substance.Instance
-
Uses of Substance.Instance in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionSubstance.addInstance()
Adds and returns a new value for instance (class)Substance.getInstanceFirstRep()
Gets the first repetition for instance (class), creating it if it does not already exist.Substance.Instance.setExpiry
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for expiry ()Substance.Instance.setExpiry
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for expiry ()Substance.Instance.setExpiryWithSecondsPrecision
(Date theDate) Sets the value for expiry ()Substance.Instance.setIdentifier
(IdentifierDt theValue) Sets the value(s) for identifier ()Substance.Instance.setQuantity
(SimpleQuantityDt theValue) Sets the value(s) for quantity ()Modifier and TypeMethodDescriptionSubstance.getInstance()
Gets the value(s) for instance (class).Modifier and TypeMethodDescriptionSubstance.addInstance
(Substance.Instance theValue) Adds a given new value for instance (class)Modifier and TypeMethodDescriptionSubstance.setInstance
(List<Substance.Instance> theValue) Sets the value(s) for instance (class)