Entity

class Entity


An entity that consists of entity object and entity type.

Summary

Public properties

HasId
TypeFactory<HomeObjectType>?

Public properties

entityObject

val entityObject: HasId

type

val type: TypeFactory<HomeObjectType>?