java.lang.Object | |
↳ | com.mapsted.positioning.util.CorePositioningDto |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CorePositioningDto() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static ArrayList<BuildingInfo> |
getAllBuildingsByProperty(MetadataRepository metadataRepository, PropertyInfo propertyInfo)
Return a list of
BuildingInfo for a property ID
BuildingInfo contains all information of a building such as the building's id, the name of the building, X and Y coordinates etc. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Return a list of BuildingInfo
for a property ID
BuildingInfo contains all information of a building such as the building's id, the name of the building, X and Y coordinates etc.
propertyInfo | Property object |
---|
BuildingInfo