MapsIndoors Android
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPBookableQuery
MPBookable
Query
open
class
MPBookableQuery
Types
Functions
Types
Builder
Link copied to clipboard
open
class
Builder
Functions
get
Building
Link copied to clipboard
@
Nullable
open
fun
getBuilding
(
)
:
MPBuilding
get
Category
Link copied to clipboard
@
Nullable
open
fun
getCategory
(
)
:
String
get
End
Time
Link copied to clipboard
@
Nullable
open
fun
getEndTime
(
)
:
Date
get
Floor
Index
Link copied to clipboard
@
Nullable
open
fun
getFloorIndex
(
)
:
Integer
get
Location
Link copied to clipboard
@
Nullable
open
fun
getLocation
(
)
:
MPLocation
get
Location
Type
Link copied to clipboard
@
Nullable
open
fun
getLocationType
(
)
:
String
get
Start
Time
Link copied to clipboard
@
Nullable
open
fun
getStartTime
(
)
:
Date
get
Venue
Link copied to clipboard
@
Nullable
open
fun
getVenue
(
)
:
MPVenue