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