public class VacuumConfig extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
VacuumConfig.Channel |
| Constructor and Description |
|---|
VacuumConfig() |
| Modifier and Type | Method and Description |
|---|---|
VacuumConfig.Channel[] |
getChannels() |
String |
getName() |
void |
setChannels(VacuumConfig.Channel[] channels) |
void |
setName(String name) |
public static final String CRYO
public String getName()
public void setName(String name)
public VacuumConfig.Channel[] getChannels()
public void setChannels(VacuumConfig.Channel[] channels)
Copyright © 2019 LSST. All rights reserved.