public static class SupplyRequest.When extends BaseIdentifiableElement implements IResourceBlock
Definition: When the request should be fulfilled
| Constructor and Description |
|---|
When() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getCode()
Gets the value(s) for code ().
|
TimingDt |
getSchedule()
Gets the value(s) for schedule ().
|
boolean |
isEmpty() |
SupplyRequest.When |
setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
SupplyRequest.When |
setSchedule(TimingDt theValue)
Sets the value(s) for schedule ()
|
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 When()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getCode()
null.
Definition: Code indicating when the request should be fulfilled.
public SupplyRequest.When setCode(CodeableConceptDt theValue)
Definition: Code indicating when the request should be fulfilled.
public TimingDt getSchedule()
null.
Definition: Formal fulfillment schedule
public SupplyRequest.When setSchedule(TimingDt theValue)
Definition: Formal fulfillment schedule
Copyright © 2014–2016 University Health Network. All rights reserved.