public static class Ats_power_OTM_PowerConfigurationEvent.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
Ats_power_OTM_PowerConfigurationEvent |
build() |
Ats_power_OTM_PowerConfigurationEvent.Builder |
current(double current) |
Ats_power_OTM_PowerConfigurationEvent.Builder |
offDelay(double offDelay) |
Ats_power_OTM_PowerConfigurationEvent.Builder |
onDelay(double onDelay) |
Ats_power_OTM_PowerConfigurationEvent.Builder |
priority(int priority) |
Ats_power_OTM_PowerConfigurationEvent.Builder |
version(String version) |
Ats_power_OTM_PowerConfigurationEvent.Builder |
voltage(double voltage) |
public Ats_power_OTM_PowerConfigurationEvent.Builder priority(int priority)
public Ats_power_OTM_PowerConfigurationEvent.Builder version(String version)
public Ats_power_OTM_PowerConfigurationEvent.Builder current(double current)
public Ats_power_OTM_PowerConfigurationEvent.Builder offDelay(double offDelay)
public Ats_power_OTM_PowerConfigurationEvent.Builder onDelay(double onDelay)
public Ats_power_OTM_PowerConfigurationEvent.Builder voltage(double voltage)
public Ats_power_OTM_PowerConfigurationEvent build()
Copyright © 2022. All rights reserved.