| Package | Description |
|---|---|
| org.mule.devkit.model.studio |
Mule Development Kit
Copyright 2010-2012 (c) MuleSoft, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected NamespaceType |
Module.namespace |
| Modifier and Type | Method and Description |
|---|---|
NamespaceType |
ObjectFactory.createNamespaceType()
Create an instance of
NamespaceType |
NamespaceType |
Module.getNamespace()
Gets the value of the namespace property.
|
NamespaceType |
EditorModel.getNamespaceType() |
NamespaceType |
StudioModel.getOrCreateNamespace(String moduleName) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NamespaceType> |
ObjectFactory.createNamespace(NamespaceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NamespaceType> |
ObjectFactory.createNamespace(NamespaceType value)
|
void |
Module.setNamespace(NamespaceType value)
Sets the value of the namespace property.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.