| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.parameter |
| Modifier and Type | Method and Description |
|---|---|
ElementReference.ElementType |
ElementReference.getType() |
static ElementReference.ElementType |
ElementReference.ElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementReference.ElementType[] |
ElementReference.ElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ElementReference(String namespace,
String elementName,
ElementReference.ElementType type) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.