ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.api.locationProvider.model
/
ExpoFpFloorType
Expo
Fp
Floor
Type
@
Serializable
(
with
=
ExpoFpFloorTypeSerializer::class
)
sealed
class
ExpoFpFloorType
Floor index or name.
Inheritors
Index
Name
Members
Types
Index
Link copied to clipboard
data
class
Index
(
val
value
:
Int
)
:
ExpoFpFloorType
Floor index.
Name
Link copied to clipboard
data
class
Name
(
val
value
:
String
)
:
ExpoFpFloorType
Floor name.