| Package | Description |
|---|---|
| org.mule.runtime.api.el | |
| org.mule.runtime.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionParameter> |
ExpressionFunction.parameters()
Indicates the parameters this function takes.
|
| Modifier and Type | Method and Description |
|---|---|
List<FunctionParameter> |
FunctionDataType.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
DataTypeBuilder.DataTypeFunctionTypeBuilder |
DataTypeBuilder.DataTypeFunctionTypeBuilder.parametersType(List<FunctionParameter> parametersTypes)
Sets the functions parameters types, represented by
FunctionParameters. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.