Skip navigation links
A B C D E G H I L M O R S T U V 

A

addListenerForAverageValue(ValueChangeListener<Double>, AverageCalculationMode, int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForAverageValue(ValueChangeListener<Double>, AverageCalculationMode, int, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForAverageValue(ValueChangeListener<Double>, AverageCalculationMode, int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForAverageValue(ValueChangeListener<Double>, AverageCalculationMode, int, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForAverageValue(ValueChangeListener<Double>, AverageCalculationMode, int, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForAverageValue(ValueChangeListener<Double>, AverageCalculationMode, int, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForAverageValue(ValueChangeListener<T>, AverageCalculationMode, int) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
addListenerForAverageValue(ValueChangeListener<T>, AverageCalculationMode, int, int...) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
addListenerForAverageValue(ValueChangeListener<T>, AverageCalculationMode, int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
addListenerForAverageValue(ValueChangeListener<T>, AverageCalculationMode, int, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
addListenerForAverageValue(ValueChangeListener<T>, AverageCalculationMode, int, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
addListenerForAverageValue(ValueChangeListener<T>, AverageCalculationMode, int, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
addListenerForEstimateValue(ValueChangeListener<Double>, int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForEstimateValue(ValueChangeListener<Double>, int, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForEstimateValue(ValueChangeListener<Double>, int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForEstimateValue(ValueChangeListener<Double>, int, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForEstimateValue(ValueChangeListener<Double>, int, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForEstimateValue(ValueChangeListener<Double>, int, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForEstimateValue(ValueChangeListener<T>, int) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
addListenerForEstimateValue(ValueChangeListener<T>, int, int...) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
addListenerForEstimateValue(ValueChangeListener<T>, int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
addListenerForEstimateValue(ValueChangeListener<T>, int, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
addListenerForEstimateValue(ValueChangeListener<T>, int, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
addListenerForEstimateValue(ValueChangeListener<T>, int, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
addListenerForLastValue(ValueChangeListener<Double>, AverageCalculationMode, int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
addListenerForLastValue(ValueChangeListener<IndoorClimateType>, AverageCalculationMode, int) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
addListenerForLastValue(ValueChangeListener<T>, AverageCalculationMode, int) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForLastValueHandler
 
at.creadoo.homer.processing.data - package at.creadoo.homer.processing.data
 
at.creadoo.homer.processing.data.enumerations - package at.creadoo.homer.processing.data.enumerations
 
at.creadoo.homer.processing.data.impl - package at.creadoo.homer.processing.data.impl
 
at.creadoo.homer.processing.data.listeners - package at.creadoo.homer.processing.data.listeners
 
at.creadoo.homer.processing.data.util - package at.creadoo.homer.processing.data.util
 
average(Collection<Double>, AverageCalculationMode) - Static method in class at.creadoo.homer.processing.data.util.Util
Calculate the average for the given set of data and given mode
AverageCalculationMode - Enum in at.creadoo.homer.processing.data.enumerations
 

B

BasicService<T> - Interface in at.creadoo.homer.processing.data
 
BasicServiceImpl - Class in at.creadoo.homer.processing.data.impl
 
BasicServiceImpl(DeviceType, DeviceMessageType) - Constructor for class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 

C

CalculationMode - Enum in at.creadoo.homer.processing.data.enumerations
 
Constants - Class in at.creadoo.homer.processing.data
 
containsListener(List<ValueChangeListenerItem<T>>, ValueChangeListener<T>) - Static method in class at.creadoo.homer.processing.data.impl.ListenerUtil
 

D

DEFAULT_MODE - Static variable in class at.creadoo.homer.processing.data.Constants
 
DEFAULT_PERIOD - Static variable in class at.creadoo.homer.processing.data.Constants
 
DEFAULT_UNIT - Static variable in class at.creadoo.homer.processing.data.Constants
 
destroy() - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
destroy() - Method in class at.creadoo.homer.processing.data.impl.HumidityServiceImpl
 
destroy() - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
destroy() - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
destroy() - Method in class at.creadoo.homer.processing.data.impl.TemperatureInsideServiceImpl
 
destroy() - Method in class at.creadoo.homer.processing.data.impl.TemperatureOutsideServiceImpl
 

E

estimateValue(int) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, DateTime) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, DateTime, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, DateTime, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, DateTime, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, DateTime, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int, DateTime, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
estimateValue(int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, DateTime) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, DateTime, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, DateTime, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, DateTime, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, DateTime, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
estimateValue(int, DateTime, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 

G

getById(Integer) - Static method in enum at.creadoo.homer.processing.data.enumerations.AverageCalculationMode
 
getById(Integer) - Static method in enum at.creadoo.homer.processing.data.enumerations.CalculationMode
 
getById(Integer) - Static method in enum at.creadoo.homer.processing.data.enumerations.IndoorClimateType
 
getById(Integer) - Static method in enum at.creadoo.homer.processing.data.enumerations.RainType
 
getDataAccess() - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceIds(int) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceIds(int, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceIds(int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceIds(Collection<DBDevice>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceIds(List<DBDevice>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceIds(int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceIds(int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceIds(int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceIds(int, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceIds(Collection<DBDevice>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceIds(List<DBDevice>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceIds(int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceIds(DataAccess, DeviceType, int) - Static method in class at.creadoo.homer.processing.data.util.Util
 
getDeviceIds(DataAccess, DeviceType, int, List<Integer>) - Static method in class at.creadoo.homer.processing.data.util.Util
 
getDeviceIds(DataAccess, DeviceType, int, int...) - Static method in class at.creadoo.homer.processing.data.util.Util
 
getDeviceIds(Collection<DBDevice>) - Static method in class at.creadoo.homer.processing.data.util.Util
 
getDeviceIds(List<DBDevice>) - Static method in class at.creadoo.homer.processing.data.util.Util
 
getDeviceIds(int...) - Static method in class at.creadoo.homer.processing.data.util.Util
 
getDeviceMessages(int) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceMessages(int, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceMessages(int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceMessages(int, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceMessages(int, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceMessages(int, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getDeviceMessages(int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceMessages(int, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceMessages(int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceMessages(int, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceMessages(int, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getDeviceMessages(int, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getId() - Method in enum at.creadoo.homer.processing.data.enumerations.AverageCalculationMode
 
getId() - Method in enum at.creadoo.homer.processing.data.enumerations.CalculationMode
 
getId() - Method in enum at.creadoo.homer.processing.data.enumerations.IndoorClimateType
 
getId() - Method in enum at.creadoo.homer.processing.data.enumerations.RainType
 
getIndoorClimateType(int) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
getIndoorClimateType(int, AverageCalculationMode) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
getIndoorClimateType(int, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
getIndoorClimateType(int, AverageCalculationMode, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
getIndoorClimateType(int) - Method in interface at.creadoo.homer.processing.data.IndoorClimateService
 
getIndoorClimateType(int, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.IndoorClimateService
 
getIndoorClimateType(int, AverageCalculationMode) - Method in interface at.creadoo.homer.processing.data.IndoorClimateService
 
getIndoorClimateType(int, AverageCalculationMode, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.IndoorClimateService
 
getLastValue(int) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getLastValue(int, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getLastValue(int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getLastValue(int, AverageCalculationMode) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getLastValue(int, AverageCalculationMode, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getLastValue(int, AverageCalculationMode, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getLastValue(int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getLastValue(int, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getLastValue(int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getLastValue(int, AverageCalculationMode) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getLastValue(int, AverageCalculationMode, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getLastValue(int, AverageCalculationMode, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getMessagesForPeriod(long, TimeUnit, Integer) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getMessagesForPeriod(long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getRainType(int) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, int...) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, AverageCalculationMode) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, AverageCalculationMode, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, AverageCalculationMode, int...) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, AverageCalculationMode, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, AverageCalculationMode, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int, AverageCalculationMode, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(Double) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(Double, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
getRainType(int) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, int...) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, AverageCalculationMode) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, AverageCalculationMode, List<Integer>) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, AverageCalculationMode, int...) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, AverageCalculationMode, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, AverageCalculationMode, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(int, AverageCalculationMode, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(Double) - Method in interface at.creadoo.homer.processing.data.RainService
 
getRainType(Double, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.RainService
 
getTimestampForPeriod(long, TimeUnit) - Static method in class at.creadoo.homer.processing.data.util.Util
 
getValue(int) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, AverageCalculationMode) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, AverageCalculationMode, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, AverageCalculationMode, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, AverageCalculationMode, long, TimeUnit) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, AverageCalculationMode, long, TimeUnit, int...) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int, AverageCalculationMode, long, TimeUnit, List<Integer>) - Method in interface at.creadoo.homer.processing.data.BasicService
 
getValue(int) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, AverageCalculationMode) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, AverageCalculationMode, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, AverageCalculationMode, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, AverageCalculationMode, long, TimeUnit) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, AverageCalculationMode, long, TimeUnit, int...) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, AverageCalculationMode, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
getValue(int, AverageCalculationMode, long, TimeUnit, List<Integer>) - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 

H

handleEvent(Event) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
handleEvent(Event) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
HumidityService - Interface in at.creadoo.homer.processing.data
 
HumidityServiceImpl - Class in at.creadoo.homer.processing.data.impl
 
HumidityServiceImpl() - Constructor for class at.creadoo.homer.processing.data.impl.HumidityServiceImpl
 

I

IndoorClimateService - Interface in at.creadoo.homer.processing.data
 
IndoorClimateServiceImpl - Class in at.creadoo.homer.processing.data.impl
 
IndoorClimateServiceImpl() - Constructor for class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
IndoorClimateType - Enum in at.creadoo.homer.processing.data.enumerations
 
init() - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
init() - Method in class at.creadoo.homer.processing.data.impl.HumidityServiceImpl
 
init() - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
init() - Method in class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
init() - Method in class at.creadoo.homer.processing.data.impl.TemperatureInsideServiceImpl
 
init() - Method in class at.creadoo.homer.processing.data.impl.TemperatureOutsideServiceImpl
 

L

ListenerForAverageValueHandler<T> - Interface in at.creadoo.homer.processing.data.listeners
 
ListenerForEstimateValueHandler<T> - Interface in at.creadoo.homer.processing.data.listeners
 
ListenerForLastValueHandler<T> - Interface in at.creadoo.homer.processing.data.listeners
 
ListenerUtil - Class in at.creadoo.homer.processing.data.impl
 

M

mean(Collection<Double>) - Static method in class at.creadoo.homer.processing.data.util.Util
Calculate the mean for the given set of data
median(Collection<Double>) - Static method in class at.creadoo.homer.processing.data.util.Util
Calculate the median for the given set of data

O

onValueChanged(Double, Double, CalculationMode, Integer) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
onValueChanged(T, T, CalculationMode, Integer) - Method in interface at.creadoo.homer.processing.data.listeners.ValueChangeListener
 
onValueChanged(double, double) - Method in interface at.creadoo.homer.processing.data.ValueChangeListener
 

R

RainService - Interface in at.creadoo.homer.processing.data
 
RainServiceImpl - Class in at.creadoo.homer.processing.data.impl
 
RainServiceImpl() - Constructor for class at.creadoo.homer.processing.data.impl.RainServiceImpl
 
RainType - Enum in at.creadoo.homer.processing.data.enumerations
 
removeListener(ValueChangeListener<Double>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
removeListener(ValueChangeListener<IndoorClimateType>) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
removeListener(List<ValueChangeListenerItem<T>>, ValueChangeListener<T>) - Static method in class at.creadoo.homer.processing.data.impl.ListenerUtil
 
removeListener(List<ValueChangeListenerItem<T>>, ValueChangeListener<T>, CalculationMode) - Static method in class at.creadoo.homer.processing.data.impl.ListenerUtil
 
removeListener(ValueChangeListener<T>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
removeListener(ValueChangeListener<T>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
removeListener(ValueChangeListener<T>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForLastValueHandler
 
removeListenerForAverageValue(ValueChangeListener<Double>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
removeListenerForAverageValue(ValueChangeListener<T>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForAverageValueHandler
 
removeListenerForEstimateValue(ValueChangeListener<Double>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
removeListenerForEstimateValue(ValueChangeListener<T>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForEstimateValueHandler
 
removeListenerForLastValue(ValueChangeListener<Double>) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
removeListenerForLastValue(ValueChangeListener<IndoorClimateType>) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
removeListenerForLastValue(ValueChangeListener<T>) - Method in interface at.creadoo.homer.processing.data.listeners.ListenerForLastValueHandler
 
round(Float) - Static method in class at.creadoo.homer.processing.data.util.Util
Round to 2 decimal places
round(Float, int) - Static method in class at.creadoo.homer.processing.data.util.Util
Round to certain number of decimals
round(Double) - Static method in class at.creadoo.homer.processing.data.util.Util
Round to 2 decimal places
round(Double, int) - Static method in class at.creadoo.homer.processing.data.util.Util
Round to certain number of decimals

S

setDataAccess(DataAccess) - Method in class at.creadoo.homer.processing.data.impl.BasicServiceImpl
 
setDataAccess(DataAccess) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
setHumidityService(HumidityService) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 
setTemperatureInsideService(TemperatureInsideService) - Method in class at.creadoo.homer.processing.data.impl.IndoorClimateServiceImpl
 

T

TemperatureInsideService - Interface in at.creadoo.homer.processing.data
 
TemperatureInsideServiceImpl - Class in at.creadoo.homer.processing.data.impl
 
TemperatureInsideServiceImpl() - Constructor for class at.creadoo.homer.processing.data.impl.TemperatureInsideServiceImpl
 
TemperatureOutsideService - Interface in at.creadoo.homer.processing.data
 
TemperatureOutsideServiceImpl - Class in at.creadoo.homer.processing.data.impl
 
TemperatureOutsideServiceImpl() - Constructor for class at.creadoo.homer.processing.data.impl.TemperatureOutsideServiceImpl
 

U

Util - Class in at.creadoo.homer.processing.data.util
 

V

ValueChangeListener<T> - Interface in at.creadoo.homer.processing.data.listeners
 
ValueChangeListener - Interface in at.creadoo.homer.processing.data
 
valueOf(String) - Static method in enum at.creadoo.homer.processing.data.enumerations.AverageCalculationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.creadoo.homer.processing.data.enumerations.CalculationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.creadoo.homer.processing.data.enumerations.IndoorClimateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.creadoo.homer.processing.data.enumerations.RainType
Returns the enum constant of this type with the specified name.
values() - Static method in enum at.creadoo.homer.processing.data.enumerations.AverageCalculationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.creadoo.homer.processing.data.enumerations.CalculationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.creadoo.homer.processing.data.enumerations.IndoorClimateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.creadoo.homer.processing.data.enumerations.RainType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I L M O R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.