MPBookableQuery

open class MPBookableQuery

Types

Link copied to clipboard
open class Builder

Functions

Link copied to clipboard
@Nullable
open fun getBuilding(): Building
Link copied to clipboard
open fun getCategory(): String
Link copied to clipboard
@Nullable
open fun getEndTime(): Date
Link copied to clipboard
open fun getFloorIndex(): Integer
Link copied to clipboard
open fun getLocation(): MPLocation
Link copied to clipboard
open fun getLocationType(): String
Link copied to clipboard
@Nullable
open fun getStartTime(): Date
Link copied to clipboard
@Nullable
open fun getVenue(): Venue