Location.Position |
Location.getPosition() |
Gets the value(s) for position ().
|
Location.Position |
Location.Position.setAltitude(double theValue) |
Sets the value for altitude ()
|
Location.Position |
Location.Position.setAltitude(long theValue) |
Sets the value for altitude ()
|
Location.Position |
Location.Position.setAltitude(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for altitude ()
|
Location.Position |
Location.Position.setAltitude(BigDecimal theValue) |
Sets the value for altitude ()
|
Location.Position |
Location.Position.setLatitude(double theValue) |
Sets the value for latitude ()
|
Location.Position |
Location.Position.setLatitude(long theValue) |
Sets the value for latitude ()
|
Location.Position |
Location.Position.setLatitude(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for latitude ()
|
Location.Position |
Location.Position.setLatitude(BigDecimal theValue) |
Sets the value for latitude ()
|
Location.Position |
Location.Position.setLongitude(double theValue) |
Sets the value for longitude ()
|
Location.Position |
Location.Position.setLongitude(long theValue) |
Sets the value for longitude ()
|
Location.Position |
Location.Position.setLongitude(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for longitude ()
|
Location.Position |
Location.Position.setLongitude(BigDecimal theValue) |
Sets the value for longitude ()
|