|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportAdapterType | |
|---|---|
| org.modeldriven.fuml.config | Package level documentation for generated package org.modeldriven.fuml.config. |
| Uses of ImportAdapterType in org.modeldriven.fuml.config |
|---|
| Methods in org.modeldriven.fuml.config that return ImportAdapterType | |
|---|---|
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. |
| Methods in org.modeldriven.fuml.config with parameters of type ImportAdapterType | |
|---|---|
void |
ImportAdapter.setType(ImportAdapterType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||