ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.api.locationProvider.model
/
ExpoFpFloorTypeSerializer
Expo
Fp
Floor
Type
Serializer
object
ExpoFpFloorTypeSerializer
:
KSerializer
<
ExpoFpFloorType
>
Single-value serializer: accepts either an Int or a String.
Members
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
ExpoFpFloorType
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
ExpoFpFloorType
)