Search
Preparing search index...
The search index is not available
ng112-js - v1.9.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ng112-js - v1.9.0
<internal>
Device
Class Device
Hierarchy
LocationType
Device
Index
Constructors
constructor
Properties
fromXML
get
Name
id
locations
retransmission
Allowed
timestamp
toXML
fromXML
node
Name
Constructors
constructor
new
Device
(
id
?:
string
, timestamp
?:
Date
, retransmissionAllowed
?:
boolean
)
:
<internal>
.
Device
Parameters
Optional
id:
string
Optional
timestamp:
Date
Optional
retransmissionAllowed:
boolean
Returns
<internal>
.
Device
Properties
fromXML
fromXML
:
(
xml
:
<internal>
.
Element
)
=>
LocationType
Type declaration
(
xml
:
<internal>
.
Element
)
:
LocationType
Parameters
xml:
<internal>
.
Element
Returns
LocationType
get
Name
get
Name
:
(
)
=>
string
Type declaration
(
)
:
string
Returns
string
Optional
id
id
?:
string
locations
locations
:
<internal>
.
Location
[]
retransmission
Allowed
retransmission
Allowed
:
boolean
Optional
timestamp
timestamp
?:
Date
toXML
toXML
:
(
doc
:
<internal>
.
Document
, root
:
<internal>
.
Element
)
=>
<internal>
.
Element
Type declaration
(
doc
:
<internal>
.
Document
, root
:
<internal>
.
Element
)
:
<internal>
.
Element
Parameters
doc:
<internal>
.
Document
root:
<internal>
.
Element
Returns
<internal>
.
Element
Static
fromXML
fromXML
:
(
xml
:
<internal>
.
Element
)
=>
<internal>
.
Device
Type declaration
(
xml
:
<internal>
.
Element
)
:
<internal>
.
Device
Parameters
xml:
<internal>
.
Element
Returns
<internal>
.
Device
Static
node
Name
node
Name
:
string
Exports
<internal>
Device
constructor
fromXML
get
Name
id
locations
retransmission
Allowed
timestamp
toXML
fromXML
node
Name
Generated using
TypeDoc