public class ElementReference extends Object
ParameterizedModels.| Modifier and Type | Class and Description |
|---|---|
static class |
ElementReference.ElementType
Represents an element in the mule ecosystem.
|
| Constructor and Description |
|---|
ElementReference(String namespace,
String elementName,
ElementReference.ElementType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName() |
String |
getNamespace() |
ElementReference.ElementType |
getType() |
public ElementReference(String namespace, String elementName, ElementReference.ElementType type)
public String getElementName()
ParameterizedModel accepts.public String getNamespace()
elementNamepublic ElementReference.ElementType getType()
ElementReference.ElementType.Copyright © 2017 MuleSoft, Inc.. All rights reserved.