Skip navigation links
D F G L O S T V 

D

Device - Class in org.ezand.telldus.core.domain
 
Device(Map<String, String>) - Constructor for class org.ezand.telldus.core.domain.Device
 
dimDevice(int, int) - Method in interface org.ezand.telldus.core.repository.TelldusRepository
 

F

fromName(String) - Static method in enum org.ezand.telldus.core.domain.LastSentCommand
 
fromName(String) - Static method in enum org.ezand.telldus.core.domain.SensorModel
 
fromName(String) - Static method in enum org.ezand.telldus.core.domain.SensorProtocol
 

G

getDevices() - Method in interface org.ezand.telldus.core.repository.TelldusRepository
 
getDeviceState(int) - Method in interface org.ezand.telldus.core.repository.TelldusRepository
 
getId() - Method in class org.ezand.telldus.core.domain.Device
 
getId() - Method in class org.ezand.telldus.core.domain.Sensor
 
getLastSentCommand() - Method in class org.ezand.telldus.core.domain.Device
 
getLastUpdated() - Method in class org.ezand.telldus.core.domain.Sensor
 
getModel() - Method in class org.ezand.telldus.core.domain.Sensor
 
getName() - Method in class org.ezand.telldus.core.domain.Device
 
getProperties() - Method in class org.ezand.telldus.core.domain.Device
 
getProperties() - Method in class org.ezand.telldus.core.domain.Sensor
 
getProtocol() - Method in class org.ezand.telldus.core.domain.Sensor
 
getSensors() - Method in interface org.ezand.telldus.core.repository.TelldusRepository
 
getState() - Method in class org.ezand.telldus.core.domain.State
 
getType() - Method in class org.ezand.telldus.core.domain.State
 

L

LastSentCommand - Enum in org.ezand.telldus.core.domain
 
lowerName() - Method in enum org.ezand.telldus.core.domain.SwitchState
 

O

org.ezand.telldus.core - package org.ezand.telldus.core
 
org.ezand.telldus.core.domain - package org.ezand.telldus.core.domain
 
org.ezand.telldus.core.repository - package org.ezand.telldus.core.repository
 

S

Sensor - Class in org.ezand.telldus.core.domain
 
Sensor(Map<String, String>) - Constructor for class org.ezand.telldus.core.domain.Sensor
 
SensorModel - Enum in org.ezand.telldus.core.domain
 
SensorProtocol - Enum in org.ezand.telldus.core.domain
 
State - Class in org.ezand.telldus.core.domain
 
State(Type, String) - Constructor for class org.ezand.telldus.core.domain.State
 
SwitchState - Enum in org.ezand.telldus.core.domain
 

T

TelldusException - Exception in org.ezand.telldus.core
 
TelldusException() - Constructor for exception org.ezand.telldus.core.TelldusException
 
TelldusException(Throwable) - Constructor for exception org.ezand.telldus.core.TelldusException
 
TelldusException(String) - Constructor for exception org.ezand.telldus.core.TelldusException
 
TelldusException(String, Throwable) - Constructor for exception org.ezand.telldus.core.TelldusException
 
TelldusException(String, Throwable, boolean, boolean) - Constructor for exception org.ezand.telldus.core.TelldusException
 
TelldusRepository - Interface in org.ezand.telldus.core.repository
 
toString() - Method in class org.ezand.telldus.core.domain.Device
 
toString() - Method in class org.ezand.telldus.core.domain.Sensor
 
toString() - Method in class org.ezand.telldus.core.domain.State
 
turnDeviceOff(int) - Method in interface org.ezand.telldus.core.repository.TelldusRepository
 
turnDeviceOn(int) - Method in interface org.ezand.telldus.core.repository.TelldusRepository
 
Type - Enum in org.ezand.telldus.core.domain
 

V

valueOf(String) - Static method in enum org.ezand.telldus.core.domain.LastSentCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ezand.telldus.core.domain.SensorModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ezand.telldus.core.domain.SensorProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ezand.telldus.core.domain.SwitchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ezand.telldus.core.domain.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ezand.telldus.core.domain.LastSentCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ezand.telldus.core.domain.SensorModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ezand.telldus.core.domain.SensorProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ezand.telldus.core.domain.SwitchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ezand.telldus.core.domain.Type
Returns an array containing the constants of this enum type, in the order they are declared.
D F G L O S T V 
Skip navigation links

Copyright © 2015. All rights reserved.