Constructor Summary
Public Constructor | ||
public |
constructor(id: number) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
Inherited Summary
From class Entity | ||
public get |
Load the json field for this entity |
|
public set |
Set the JSON entry for this entity |
|
public |
Implementing classes must override this variable in their constructor |
|
public |
Implementing classes must override this variable in their constructor |
|
public |
Implementing classes must override this variable in their constructor |
|
public |
setJsonKey(key: string, value: string) Set/update a JSON key for this entity |
Public Constructors
public constructor(id: number) source
Override:
Entity#constructorParams:
Name | Type | Attribute | Description |
id | number |