Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning
/
BuildingSearchEntities
Building
Search
Entities
open
class
BuildingSearchEntities
Members
Constructors
Building
Search
Entities
Link copied to clipboard
constructor
(
propertyId
:
Int
,
buildingId
:
Int
,
@
NonNull
entities
:
Map
<
String
,
SearchEntity
>
)
Properties
building
Id
Link copied to clipboard
val
buildingId
:
Int
property
Id
Link copied to clipboard
val
propertyId
:
Int
Functions
get
Search
Entity
Map
Link copied to clipboard
open
fun
getSearchEntityMap
(
)
:
Map
<
String
,
SearchEntity
>