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