Device constructor

Device(
  1. dynamic xmlXAddr,
  2. System system
)

Implementation

Device(this.xmlXAddr, this.system);