Location.Position.Builder |
Location.Position.Builder.altitude(Decimal altitude) |
Altitude.
|
static Location.Position.Builder |
Location.Position.builder() |
|
Location.Position.Builder |
Location.Position.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Location.Position.Builder |
Location.Position.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Location.Position.Builder |
Location.Position.Builder.from(Location.Position position) |
|
Location.Position.Builder |
Location.Position.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Location.Position.Builder |
Location.Position.Builder.latitude(Decimal latitude) |
Latitude.
|
Location.Position.Builder |
Location.Position.Builder.longitude(Decimal longitude) |
Longitude.
|
Location.Position.Builder |
Location.Position.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Location.Position.Builder |
Location.Position.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Location.Position.Builder |
Location.Position.toBuilder() |
|