public class SelectedBrokerChartsBean extends Object implements Serializable
| Constructor and Description |
|---|
SelectedBrokerChartsBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllTimeslots() |
boolean |
isCurrentDayValues() |
boolean |
isDailyAVGValues() |
boolean |
isDailyValues() |
void |
setAllTimeslots(boolean allTimeslots) |
void |
setCurrentDayValues(boolean currentDayValues) |
void |
setDailyAVGValues(boolean dailyAVGValues) |
void |
setDailyValues(boolean dailyValues) |
public boolean isDailyValues()
public void setDailyValues(boolean dailyValues)
public boolean isDailyAVGValues()
public void setDailyAVGValues(boolean dailyAVGValues)
public boolean isAllTimeslots()
public void setAllTimeslots(boolean allTimeslots)
public boolean isCurrentDayValues()
public void setCurrentDayValues(boolean currentDayValues)
Copyright © 2015 Power TAC. All Rights Reserved.