| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected SafetyClassification |
AbstractDescriptor.safetyClassification |
| Modifier and Type | Method and Description |
|---|---|
static SafetyClassification |
SafetyClassification.fromValue(String v) |
SafetyClassification |
AbstractDescriptor.getSafetyClassification()
Gets the value of the safetyClassification property.
|
static SafetyClassification |
SafetyClassification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SafetyClassification[] |
SafetyClassification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDescriptor.setSafetyClassification(SafetyClassification value)
Sets the value of the safetyClassification property.
|
Copyright © 2017. All rights reserved.