LaundryWasherModeTrait.Feature

class LaundryWasherModeTrait.Feature


LaundryWasherMode cluster FeatureMap.

Summary

Public constructors

Creates the Feature data class.

Public functions

open operator Boolean
equals(other: Any?)
open Int
open ULong

Convert this ClusterBitmap to raw (bytes) format

open String

Public constructors

Feature

Feature()

Creates the Feature data class.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toRaw

open fun toRaw(): ULong

Convert this ClusterBitmap to raw (bytes) format

toString

open fun toString(): String