| Package | Description |
|---|---|
| com.draeger.medical.biceps.device.mdi.interaction.notification |
| Modifier and Type | Method and Description |
|---|---|
StructureModificationType |
DescriptorModification.getType() |
static StructureModificationType |
StructureModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureModificationType[] |
StructureModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,StructureModificationType> |
MDIBStructureModified.getModifications() |
| Constructor and Description |
|---|
DescriptorModification(Descriptor modifiedDescriptor,
StructureModificationType type) |
| Constructor and Description |
|---|
MDIBStructureModified(HashMap<String,StructureModificationType> modifications,
MDDescription modifiedMDIB) |
Copyright © 2016. All rights reserved.