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