/ fm / liveswitch / Serializable
Class: Serializable
fm.liveswitch.Serializable
Base definition for classes that allow serialization to/from JSON.
Hierarchy
Serializable
↳ Dynamic
Table of contents
Constructors
Methods
Constructors
constructor
+ new Serializable(): Serializable
Initializes a new instance of the [[fm.liveswitch.serializable]] class.
Returns: Serializable
Defined in: Generated/TypeScript/fm.liveswitch/Serializable.ts:23
Methods
fmliveswitchSerializableInit
▸ Private
fmliveswitchSerializableInit(): void
Returns: void
Defined in: Generated/TypeScript/fm.liveswitch/Serializable.ts:19
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/Serializable.ts:9