Preparing search index...
The search index is not available
ng112-js - v2.0.0-dev.49
ng112-js - v2.0.0-dev.49
<internal>
LocationType
Class LocationType
Abstract
Hierarchy
LocationType
Device
Person
Tuple
Index
Constructors
constructor
Properties
fromXML
id?
locations
retransmission
Allowed
timestamp?
toXML
Methods
get
Name
Constructors
constructor
new
Location
Type
(
id
?:
string
, timestamp
?:
Date
, retransmissionAllowed
?:
boolean
)
:
LocationType
Parameters
Optional
id:
string
Optional
timestamp:
Date
Optional
retransmissionAllowed:
boolean
Returns
LocationType
Properties
fromXML
fromXML
:
(
(
xml
:
Element
)
=>
LocationType
)
Type declaration
(
xml
:
Element
)
:
LocationType
Parameters
xml:
Element
Returns
LocationType
Optional
id
id
?:
string
locations
locations
:
Location
[]
retransmission
Allowed
retransmission
Allowed
:
boolean
Optional
timestamp
timestamp
?:
Date
toXML
toXML
:
(
(
doc
:
Document
, root
:
Element
)
=>
Element
)
Type declaration
(
doc
:
Document
, root
:
Element
)
:
Element
Parameters
doc:
Document
root:
Element
Returns
Element
Methods
Abstract
get
Name
get
Name
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
ng112-
js -
v2.0.0-
dev.49
<internal>
Utils
XMLCompat
Location
Type
constructor
fromXML
id?
locations
retransmission
Allowed
timestamp?
toXML
get
Name
Generated using
TypeDoc