| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
HealthcareService.AvailableTime |
HealthcareService.addAvailableTime()
Adds and returns a new value for availableTime ()
|
HealthcareService.AvailableTime |
HealthcareService.getAvailableTimeFirstRep()
Gets the first repetition for availableTime (),
creating it if it does not already exist.
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setAllDay(boolean theBoolean)
Sets the value for allDay ()
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setAllDay(BooleanDt theValue)
Sets the value(s) for allDay ()
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setAvailableEndTime(String theString)
Sets the value for availableEndTime ()
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setAvailableEndTime(TimeDt theValue)
Sets the value(s) for availableEndTime ()
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setAvailableStartTime(String theString)
Sets the value for availableStartTime ()
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setAvailableStartTime(TimeDt theValue)
Sets the value(s) for availableStartTime ()
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setDaysOfWeek(DaysOfWeekEnum theValue)
Sets the value(s), and clears any existing value(s) for daysOfWeek ()
|
HealthcareService.AvailableTime |
HealthcareService.AvailableTime.setDaysOfWeek(List<BoundCodeDt<DaysOfWeekEnum>> theValue)
Sets the value(s) for daysOfWeek ()
|
| Modifier and Type | Method and Description |
|---|---|
List<HealthcareService.AvailableTime> |
HealthcareService.getAvailableTime()
Gets the value(s) for availableTime ().
|
| Modifier and Type | Method and Description |
|---|---|
HealthcareService |
HealthcareService.addAvailableTime(HealthcareService.AvailableTime theValue)
Adds a given new value for availableTime ()
|
| Modifier and Type | Method and Description |
|---|---|
HealthcareService |
HealthcareService.setAvailableTime(List<HealthcareService.AvailableTime> theValue)
Sets the value(s) for availableTime ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.