public interface MutableHighLowChartActivity extends MutableActivity, HighLowChartActivity
Modifier and Type | Method and Description |
---|---|
void |
setHigh(double high)
Sets the high value of the activity.
|
void |
setLow(double low)
Sets the low value of the activity.
|
setEndTime, setId, setName, setStartTime
getHigh, getLow
getEndTime, getId, getName, getStartTime
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.