VehicleFanDirection

abstract class VehicleFanDirection : Parcelable

A base class which needs to be extended by classes which represent a vehicle fan direction.

Constructors

Link copied to clipboard
fun VehicleFanDirection()

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard