public class InstrumentParseResult extends Object
| Constructor and Description |
|---|
InstrumentParseResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInstrumentConfig(InstrumentConfig config) |
List<InstrumentConfig> |
getInstrumentConfigs() |
void |
setInstrumentConfigs(List<InstrumentConfig> instrumentConfigs) |
public void addInstrumentConfig(InstrumentConfig config)
public List<InstrumentConfig> getInstrumentConfigs()
public void setInstrumentConfigs(List<InstrumentConfig> instrumentConfigs)
Copyright © 2018–2021. All rights reserved.