public static class HealthcareService.NotAvailable extends BaseIdentifiableElement implements IResourceBlock
Definition: The HealthcareService is not available during this period of time due to the provided reason
| Constructor and Description |
|---|
NotAvailable() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
PeriodDt |
getDuring()
Gets the value(s) for during ().
|
boolean |
isEmpty() |
HealthcareService.NotAvailable |
setDescription(String theString)
Sets the value for description ()
|
HealthcareService.NotAvailable |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
HealthcareService.NotAvailable |
setDuring(PeriodDt theValue)
Sets the value(s) for during ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic NotAvailable()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getDescriptionElement()
null.
Definition: The reason that can be presented to the user as to why this time is not available
public String getDescription()
null.
Definition: The reason that can be presented to the user as to why this time is not available
public HealthcareService.NotAvailable setDescription(StringDt theValue)
Definition: The reason that can be presented to the user as to why this time is not available
public HealthcareService.NotAvailable setDescription(String theString)
Definition: The reason that can be presented to the user as to why this time is not available
public PeriodDt getDuring()
null.
Definition: Service is not available (seasonally or for a public holiday) from this date
public HealthcareService.NotAvailable setDuring(PeriodDt theValue)
Definition: Service is not available (seasonally or for a public holiday) from this date
Copyright © 2014–2016 University Health Network. All rights reserved.