GitHub
Preparing search index...
The search index is not available
Node HL7 Client - v3.0.0-beta.1
Node HL7 Client
CORE
EmptyNode
Class EmptyNode
Empty Node
Since
1.0.0
Implements
HL7Node
Index
Constructors
constructor
Accessors
length
name
path
Methods
exists
for
Each
get
is
Empty
read
set
to
Array
to
Boolean
to
Date
to
File
to
Float
to
Integer
to
Raw
to
String
write
Constructors
constructor
new
Empty
Node
(
)
:
EmptyNode
Returns
EmptyNode
Accessors
length
get
length
(
)
:
number
Returns
number
name
get
name
(
)
:
string
Returns
string
path
get
path
(
)
:
string
[]
Returns
string
[]
Methods
exists
exists
(
_path
)
:
boolean
Parameters
_path
:
string
|
number
Returns
boolean
for
Each
for
Each
(
_callback
)
:
void
Parameters
_callback
:
(
(
value
:
HL7Node
,
index
:
number
)
=>
void
)
(
value
,
index
)
:
void
Parameters
value
:
HL7Node
index
:
number
Returns
void
Returns
void
get
get
(
_path
)
:
HL7Node
Parameters
_path
:
string
|
number
Returns
HL7Node
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
read
read
(
_path
)
:
HL7Node
Parameters
_path
:
string
[]
Returns
HL7Node
set
set
(
_path
,
_value
?
)
:
HL7Node
Parameters
_path
:
string
|
number
Optional
_value
:
any
Returns
HL7Node
to
Array
to
Array
(
)
:
HL7Node
[]
Returns
HL7Node
[]
to
Boolean
to
Boolean
(
)
:
boolean
Returns
boolean
to
Date
to
Date
(
)
:
Date
Returns
Date
to
File
to
File
(
_name
,
_newLine
?
,
_location
?
)
:
void
Parameters
_name
:
string
Optional
_newLine
:
boolean
Optional
_location
:
string
Returns
void
to
Float
to
Float
(
)
:
number
Returns
number
to
Integer
to
Integer
(
)
:
number
Returns
number
to
Raw
to
Raw
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
write
write
(
_path
,
_value
)
:
HL7Node
Parameters
_path
:
string
[]
_value
:
string
Returns
HL7Node
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
length
name
path
Methods
exists
for
Each
get
is
Empty
read
set
to
Array
to
Boolean
to
Date
to
File
to
Float
to
Integer
to
Raw
to
String
write
GitHub
Node HL7 Client - v3.0.0-beta.1
Loading...
Empty Node
Since
1.0.0