| Package | Description |
|---|---|
| org.opencrx.application.airsync.datatypes |
| Modifier and Type | Method and Description |
|---|---|
Sensitivity |
EventT.getSensitivity() |
Sensitivity |
TaskT.getSensitivity() |
static Sensitivity |
Sensitivity.toSensitivity(int value) |
static Sensitivity |
Sensitivity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sensitivity[] |
Sensitivity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventT.setSensitivity(Sensitivity sensitivity) |
void |
TaskT.setSensitivity(Sensitivity sensitivity) |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.