| Package | Description |
|---|---|
| org.mule.devkit.model.studio |
(c) 2003-2015 MuleSoft, Inc.
|
| org.mule.devkit.model.studio.libraries |
| Modifier and Type | Method and Description |
|---|---|
NativeLibElement |
ObjectFactory.createNativeLibElement()
Create an instance of
NativeLibElement |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NativeLibElement> |
ObjectFactory.createNativeLibElement(NativeLibElement value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NativeLibElement> |
ObjectFactory.createNativeLibElement(NativeLibElement value)
|
| Modifier and Type | Method and Description |
|---|---|
List<NativeLibElement> |
RequiredLibraries.getLibs() |
List<NativeLibElement> |
OptionalLibs.getLibs() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequiredLibraries.setLibs(List<NativeLibElement> libs) |
void |
OptionalLibs.setLibs(List<NativeLibElement> libs) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.