| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
HealthcareService.NotAvailable |
HealthcareService.addNotAvailable()
Adds and returns a new value for notAvailable ()
|
HealthcareService.NotAvailable |
HealthcareService.getNotAvailableFirstRep()
Gets the first repetition for notAvailable (),
creating it if it does not already exist.
|
HealthcareService.NotAvailable |
HealthcareService.NotAvailable.setDescription(String theString)
Sets the value for description ()
|
HealthcareService.NotAvailable |
HealthcareService.NotAvailable.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
HealthcareService.NotAvailable |
HealthcareService.NotAvailable.setDuring(PeriodDt theValue)
Sets the value(s) for during ()
|
| Modifier and Type | Method and Description |
|---|---|
List<HealthcareService.NotAvailable> |
HealthcareService.getNotAvailable()
Gets the value(s) for notAvailable ().
|
| Modifier and Type | Method and Description |
|---|---|
HealthcareService |
HealthcareService.addNotAvailable(HealthcareService.NotAvailable theValue)
Adds a given new value for notAvailable ()
|
| Modifier and Type | Method and Description |
|---|---|
HealthcareService |
HealthcareService.setNotAvailable(List<HealthcareService.NotAvailable> theValue)
Sets the value(s) for notAvailable ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.