OutputList constructor
OutputList()
Implementation
OutputList(int id, List<Macro> macros, this.width, this.height,
this.numberVariable, this.value, this.listObjectIds)
: super(id, IsobusObjectType.outputList, macros);