Preparing search index...
The search index is not available
letsstreamit-frontend-service
letsstreamit-frontend-service
model/session/entity
Entity
Class Entity<X, Y>
Entity
Type Parameters
X
Y
Hierarchy (
View Summary
)
Entity
User
Index
Constructors
constructor
Properties
entity
Id
entity
Value
Accessors
id
Constructors
constructor
new
Entity
<
X
,
Y
>
(
id
:
X
,
value
:
Y
)
:
Entity
<
X
,
Y
>
Type Parameters
X
Y
Parameters
id
:
X
value
:
Y
Returns
Entity
<
X
,
Y
>
Properties
Protected
Readonly
entity
Id
entityId
:
X
Protected
Readonly
entity
Value
entityValue
:
Y
Accessors
id
get
id
()
:
X
Returns
X
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
entity
Id
entity
Value
Accessors
id
letsstreamit-frontend-service
Loading...
Entity