TypeFactory

open class TypeFactory<T : HomeObjectType>

DeviceTypeFactory

Wrapper for companion objects to subclass to create shorter syntax.

StructureType.Companion

Wrapper for companion objects to subclass to create shorter syntax.

Summary

Public constructors

Public properties

open InternalTypeFactory<T>

the internal factory.

Public constructors

TypeFactory

<T : HomeObjectType> TypeFactory(factory: InternalTypeFactory<T>)

Public properties

factory

open val factoryInternalTypeFactory<T>

the internal factory.