Modifier and Type | Field and Description |
---|---|
protected java.util.List<DLSModulator> |
DLSRegion.modulators |
protected java.util.List<DLSModulator> |
DLSInstrument.modulators |
Modifier and Type | Method and Description |
---|---|
java.util.List<DLSModulator> |
DLSRegion.getModulators() |
java.util.List<DLSModulator> |
DLSInstrument.getModulators() |
Modifier and Type | Method and Description |
---|---|
void |
DLSRegion.setModulators(java.util.List<DLSModulator> modulators) |