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-ui
/
com.mapsted.ui.domain
/
PoiView
Poi
View
interface
PoiView
Inheritors
Building
Event
PoiEntity
Members
Properties
address
Link copied to clipboard
abstract
val
address
:
String
description
Link copied to clipboard
abstract
val
description
:
String
entity
Status
Link copied to clipboard
abstract
val
entityStatus
:
Cms.EntityStatus
hours
List
Link copied to clipboard
abstract
val
hoursList
:
List
<
Hours
>
?
id
Link copied to clipboard
abstract
val
id
:
Int
image
Urls
Link copied to clipboard
abstract
val
imageUrls
:
List
<
String
>
name
Link copied to clipboard
abstract
val
name
:
String
opening
Date
Link copied to clipboard
abstract
val
openingDate
:
String
operation
Hours
Link copied to clipboard
abstract
val
operationHours
:
TimeBar
?
placeholder
Image
Url
Link copied to clipboard
abstract
val
placeholderImageUrl
:
Int
show
Partial
Opening
Hours
Link copied to clipboard
abstract
val
showPartialOpeningHours
:
Boolean
Functions
entity
Opening
State
Link copied to clipboard
abstract
fun
entityOpeningState
(
propertyTimeZone
:
TimeZone
?
)
:
EntityStatusUtil.OpeningState