| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Documentation.Detail |
Documentation.addDetail()
Adds and returns a new value for detail ()
|
Documentation.Detail |
Documentation.getDetailFirstRep()
Gets the first repetition for detail (),
creating it if it does not already exist.
|
Documentation.Detail |
Documentation.Detail.setContent(IDatatype theValue)
Sets the value(s) for content[x] ()
|
Documentation.Detail |
Documentation.Detail.setDate(DateDt theValue)
Sets the value(s) for date ()
|
Documentation.Detail |
Documentation.Detail.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
Documentation.Detail |
Documentation.Detail.setDateWithDayPrecision(Date theDate)
Sets the value for date ()
|
Documentation.Detail |
Documentation.Detail.setLinkId(int theInteger)
Sets the value for linkId ()
|
Documentation.Detail |
Documentation.Detail.setLinkId(IntegerDt theValue)
Sets the value(s) for linkId ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Documentation.Detail> |
Documentation.getDetail()
Gets the value(s) for detail ().
|
| Modifier and Type | Method and Description |
|---|---|
Documentation |
Documentation.addDetail(Documentation.Detail theValue)
Adds a given new value for detail ()
|
| Modifier and Type | Method and Description |
|---|---|
Documentation |
Documentation.setDetail(List<Documentation.Detail> theValue)
Sets the value(s) for detail ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.