| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Schedule |
Schedule.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Schedule |
Schedule.addType(CodeableConceptDt theValue)
Adds a given new value for type (class)
|
Schedule |
Schedule.setActor(ResourceReferenceDt theValue)
Sets the value(s) for actor (who.focus)
|
Schedule |
Schedule.setComment(String theString)
Sets the value for comment ()
|
Schedule |
Schedule.setComment(StringDt theValue)
Sets the value(s) for comment ()
|
Schedule |
Schedule.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Schedule |
Schedule.setPlanningHorizon(PeriodDt theValue)
Sets the value(s) for planningHorizon (when.planned)
|
Schedule |
Schedule.setType(List<CodeableConceptDt> theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.