public interface PowerValueManager extends com.bitplan.persistence.Manager<PowerValueManager,PowerValue>
| Modifier and Type | Method and Description |
|---|---|
List<PowerValue> |
get(String isoFrom,
String isoTo,
int channel,
PowerValue.ChannelMode channelMode)
get power values
|
VZDB |
getVzdb() |
void |
setVzdb(VZDB vzdb) |
VZDB getVzdb()
void setVzdb(VZDB vzdb)
List<PowerValue> get(String isoFrom, String isoTo, int channel, PowerValue.ChannelMode channelMode) throws Exception
vz - isoFrom - isoTo - channel - channelMode - ExceptionCopyright © 2018 BITPlan GmbH. All rights reserved.