| Package | Description |
|---|---|
| org.mule.tooling.extensions.metadata.internal.operation | |
| org.mule.tooling.extensions.metadata.internal.operation.enums |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<Object,Void> |
SimpleOperations.enumExportedWithDefaultValueOP(String vpParam,
EnumParameterType enumParameterType,
String metadataKey) |
| Modifier and Type | Method and Description |
|---|---|
static EnumParameterType |
EnumParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumParameterType[] |
EnumParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.