| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Location |
Location.addTelecom(ContactPointDt theValue)
Adds a given new value for telecom ()
|
Location |
Location.setAddress(AddressDt theValue)
Sets the value(s) for address ()
|
Location |
Location.setDescription(String theString)
Sets the value for description ()
|
Location |
Location.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Location |
Location.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Location |
Location.setManagingOrganization(ResourceReferenceDt theValue)
Sets the value(s) for managingOrganization ()
|
Location |
Location.setMode(BoundCodeDt<LocationModeEnum> theValue)
Sets the value(s) for mode (class)
|
Location |
Location.setMode(LocationModeEnum theValue)
Sets the value(s) for mode (class)
|
Location |
Location.setName(String theString)
Sets the value for name ()
|
Location |
Location.setName(StringDt theValue)
Sets the value(s) for name ()
|
Location |
Location.setPartOf(ResourceReferenceDt theValue)
Sets the value(s) for partOf ()
|
Location |
Location.setPhysicalType(CodeableConceptDt theValue)
Sets the value(s) for physicalType (class)
|
Location |
Location.setPosition(Location.Position theValue)
Sets the value(s) for position ()
|
Location |
Location.setStatus(BoundCodeDt<LocationStatusEnum> theValue)
Sets the value(s) for status (status)
|
Location |
Location.setStatus(LocationStatusEnum theValue)
Sets the value(s) for status (status)
|
Location |
Location.setTelecom(List<ContactPointDt> theValue)
Sets the value(s) for telecom ()
|
Location |
Location.setType(BoundCodeableConceptDt<LocationTypeEnum> theValue)
Sets the value(s) for type (class)
|
Location |
Location.setType(LocationTypeEnum theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.