Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_
V
validate(WeeklySchedule)
- Static method in class de.unikassel.android.sdcframework.app.scheduler.
ScheduleValidator
Method to validate a schedule.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.data.
Weekday
Returns the enum constant of this type with the specified name.
valueOf(Calendar)
- Static method in enum de.unikassel.android.sdcframework.data.
Weekday
Method to determine the Weekday of a given calendar date.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.data.
WeekdaySchedulerAction
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.devices.facade.
SensorDeviceIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.devices.facade.
SensorDevicePriorities
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.persistence.facade.
DBFullStrategyDescription
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.transmission.facade.
ConnectionStrategyDescription
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.util.
ExternalStorageStateChangeEventImpl.State
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.util.facade.
ArchiveTypes
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.util.facade.
EventErrorTypes
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.util.facade.
LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum de.unikassel.android.sdcframework.util.facade.
TimeProviderErrorStrategyDescription
Returns the enum constant of this type with the specified name.
valueOfOrdinal(int)
- Static method in enum de.unikassel.android.sdcframework.data.
Weekday
Method to determine the Weekday for a given ordinal.
valueOfOrdinal(int)
- Static method in enum de.unikassel.android.sdcframework.data.
WeekdaySchedulerAction
Method to determine the Weekday for a given ordinal.
values()
- Static method in enum de.unikassel.android.sdcframework.data.
Weekday
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.data.
WeekdaySchedulerAction
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.devices.facade.
SensorDeviceIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.devices.facade.
SensorDevicePriorities
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.persistence.facade.
DBFullStrategyDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.transmission.facade.
ConnectionStrategyDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.util.
ExternalStorageStateChangeEventImpl.State
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.util.facade.
ArchiveTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.util.facade.
EventErrorTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.util.facade.
LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum de.unikassel.android.sdcframework.util.facade.
TimeProviderErrorStrategyDescription
Returns an array containing the constants of this enum type, in the order they are declared.
vecSensorDevices
- Variable in class de.unikassel.android.sdcframework.devices.
SensorDeviceAvailabilityTester
Vector to store the detected sensor devices
VirtualSensorDevice
- Class in
de.unikassel.android.sdcframework.devices
Base class for virtual sensor devices which does not refer to a physical sensor in the system.
VirtualSensorDevice(SensorDeviceIdentifier)
- Constructor for class de.unikassel.android.sdcframework.devices.
VirtualSensorDevice
Constructor
visit(SensorDevice)
- Method in interface de.unikassel.android.sdcframework.devices.facade.
SensorDeviceVisitor
Method for device visitation.
visit(SensorDevice)
- Method in class de.unikassel.android.sdcframework.devices.
SensorDeviceConfigurationUpdateVisitor
VisitableDevice
- Interface in
de.unikassel.android.sdcframework.devices.facade
Interface for visitable sensor devices, accepting a
SensorDeviceVisitor
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_