public class Vacuum_HexTurboPump_GeneralConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Vacuum_HexTurboPump_GeneralConfigurationEvent.Builder |
| Constructor and Description |
|---|
Vacuum_HexTurboPump_GeneralConfigurationEvent(String version,
boolean activeStopMode,
String devcId,
boolean interlockType,
boolean lowSpeedMode,
boolean model304,
boolean softStartMode,
boolean ventValveByCmnd,
boolean waterCooling) |
| Modifier and Type | Method and Description |
|---|---|
static Vacuum_HexTurboPump_GeneralConfigurationEvent.Builder |
builder() |
String |
getDevcId() |
String |
getVersion() |
boolean |
isActiveStopMode() |
boolean |
isInterlockType() |
boolean |
isLowSpeedMode() |
boolean |
isModel304() |
boolean |
isSoftStartMode() |
boolean |
isVentValveByCmnd() |
boolean |
isWaterCooling() |
String |
toString() |
public String getVersion()
public boolean isActiveStopMode()
public String getDevcId()
public boolean isInterlockType()
public boolean isLowSpeedMode()
public boolean isModel304()
public boolean isSoftStartMode()
public boolean isVentValveByCmnd()
public boolean isWaterCooling()
public static Vacuum_HexTurboPump_GeneralConfigurationEvent.Builder builder()
Copyright © 2024. All rights reserved.