| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Substance.Instance |
Substance.addInstance()
Adds and returns a new value for instance (class)
|
Substance.Instance |
Substance.getInstanceFirstRep()
Gets the first repetition for instance (class),
creating it if it does not already exist.
|
Substance.Instance |
Substance.Instance.setExpiry(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for expiry ()
|
Substance.Instance |
Substance.Instance.setExpiry(DateTimeDt theValue)
Sets the value(s) for expiry ()
|
Substance.Instance |
Substance.Instance.setExpiryWithSecondsPrecision(Date theDate)
Sets the value for expiry ()
|
Substance.Instance |
Substance.Instance.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
Substance.Instance |
Substance.Instance.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Substance.Instance> |
Substance.getInstance()
Gets the value(s) for instance (class).
|
| Modifier and Type | Method and Description |
|---|---|
Substance |
Substance.addInstance(Substance.Instance theValue)
Adds a given new value for instance (class)
|
| Modifier and Type | Method and Description |
|---|---|
Substance |
Substance.setInstance(List<Substance.Instance> theValue)
Sets the value(s) for instance (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.