Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TopicType

Hierarchy

  • TopicType

Index

Constructors

Properties

Constructors

constructor

  • new TopicType(id: number, stateful: boolean, functional: boolean): TopicType
  • Parameters

    • id: number
    • stateful: boolean
    • functional: boolean

    Returns TopicType

Properties

functional

functional: boolean

id

id: number

stateful

stateful: boolean