| Package | Description |
|---|---|
| org.mule.runtime.api.meta | |
| org.mule.runtime.api.meta.model |
| Modifier and Type | Method and Description |
|---|---|
static ExternalLibraryType |
ExternalLibraryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalLibraryType[] |
ExternalLibraryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalLibraryType |
ExternalLibraryModel.getType() |
| Modifier and Type | Method and Description |
|---|---|
ExternalLibraryModel.ExternalLibraryModelBuilder |
ExternalLibraryModel.ExternalLibraryModelBuilder.withType(ExternalLibraryType type)
If provided, set the library's type of dependency
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.