| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Basic |
Basic.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
Basic |
Basic.setAuthor(ResourceReferenceDt theValue)
Sets the value(s) for author ()
|
Basic |
Basic.setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
Basic |
Basic.setCreated(DateDt theValue)
Sets the value(s) for created ()
|
Basic |
Basic.setCreated(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for created ()
|
Basic |
Basic.setCreatedWithDayPrecision(Date theDate)
Sets the value for created ()
|
Basic |
Basic.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
Basic |
Basic.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.