Preparing search index...
The search index is not available
@bitspark/bitnode
@bitspark/bitnode
InternalHologramValue
Class InternalHologramValue<T>
Type Parameters
T
extends
ValueType
Hierarchy (
view full
)
HologramValue
<
T
>
InternalHologramValue
Index
Constructors
constructor
Properties
_hologram
_name
_type
_value
Accessors
hologram
name
value
Methods
set
Value
Constructors
constructor
new
Internal
Hologram
Value
<
T
>
(
hologram
,
name
,
type
,
value
)
:
InternalHologramValue
<
T
>
Type Parameters
T
extends
ValueType
Parameters
hologram
:
InternalHologram
name
:
string
type
:
Type
value
:
any
Returns
InternalHologramValue
<
T
>
Properties
Protected
_hologram
_hologram
:
InternalHologram
Protected
_name
_name
:
string
Protected
_type
_type
:
Type
Protected
_value
_value
:
any
Accessors
hologram
get
hologram
(
)
:
InternalBaseHologram
Returns
InternalBaseHologram
name
get
name
(
)
:
string
Returns
string
value
get
value
(
)
:
T
Returns
T
set
value
(
value
)
:
void
Parameters
value
:
SerializedType
|
Serialized
<
T
>
Returns
void
Methods
set
Value
set
Value
(
val
)
:
void
Parameters
val
:
ValueType
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_hologram
_name
_type
_value
hologram
name
value
set
Value
@bitspark/bitnode
Bitnode
Domain
Gateway
Hologram
HologramMethod
HologramType
HologramValue
InterfaceChannel
InterfaceMethod
InterfaceValue
InternalHologram
InternalHologramMethod
InternalHologramValue
Model
ModelInterface
ModelPack
QueryResult
Serialized
Type
TypeMapEntry
TypePack
Loading...
Generated using
TypeDoc