| Package | Description |
|---|---|
| org.modeldriven.fuml.config |
Package level documentation for generated package org.modeldriven.fuml.config.
|
| Modifier and Type | Field and Description |
|---|---|
protected ImportExemptionType |
ImportExemption.type |
| Modifier and Type | Method and Description |
|---|---|
static ImportExemptionType |
ImportExemptionType.fromValue(String v) |
ImportExemptionType |
ImportExemption.getType()
Gets the value of the type property.
|
static ImportExemptionType |
ImportExemptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportExemptionType[] |
ImportExemptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportExemption.setType(ImportExemptionType value)
Sets the value of the type property.
|
Copyright © 2020. All rights reserved.