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