Uses of Class
com.tccc.kos.ext.freestyle.SuperPumpDefinition
Packages that use SuperPumpDefinition
-
Uses of SuperPumpDefinition in com.tccc.kos.ext.freestyle.hardware.can.board
Constructor parameters in com.tccc.kos.ext.freestyle.hardware.can.board with type arguments of type SuperPumpDefinitionModifierConstructorDescriptionFlexMicroBoard
(com.tccc.kos.core.service.assembly.Assembly assembly, String name, List<SuperPumpDefinition> superPumpDefs) Create a new Micro board with the specified disambiguation value.FlexMicroBoard
(com.tccc.kos.core.service.assembly.Assembly assembly, String name, List<SuperPumpDefinition> superPumpDefs, PumpInfoResolver resolver) Create a new Micro board with the specified disambiguation value.Micro12Board
(com.tccc.kos.core.service.assembly.Assembly assembly, String name, int instanceId, List<SuperPumpDefinition> superPumpDefs) Create a new Micro12 board with the specified disambiguation value.Micro12Board
(com.tccc.kos.core.service.assembly.Assembly assembly, String name, int instanceId, List<SuperPumpDefinition> superPumpDefs, PumpInfoResolver resolver) Create a new Micro12 board with the specified disambiguation value.Micro13Board
(com.tccc.kos.core.service.assembly.Assembly assembly, String name, int instanceId, int totalPumps, List<SuperPumpDefinition> superPumpDefs) Create a new Micro13 board with the specified disambiguation value.Micro13Board
(com.tccc.kos.core.service.assembly.Assembly assembly, String name, int instanceId, int totalPumps, List<SuperPumpDefinition> superPumpDefs, PumpInfoResolver resolver) Create a new Micro13 board with the specified disambiguation value.