public interface FunctionDataType extends DataType
ATOM_STRING, BOOLEAN, BYTE_ARRAY, CURSOR_ITERATOR_PROVIDER, CURSOR_STREAM_PROVIDER, HTML_STRING, INPUT_STREAM, ITERATOR, JSON_STRING, MULE_MESSAGE, MULE_MESSAGE_COLLECTION, MULE_MESSAGE_LIST, MULE_MESSAGE_MAP, NUMBER, OBJECT, RSS_STRING, STRING, TEXT_STRING, XML_STRING| Modifier and Type | Method and Description |
|---|---|
List<FunctionParameter> |
getParameters() |
Optional<DataType> |
getReturnType() |
builder, builder, fromFunction, fromObject, fromType, getMediaType, getType, isCompatibleWith, isStreamTypeList<FunctionParameter> getParameters()
FunctionParameters representing the function's.Copyright © 2017 MuleSoft, Inc.. All rights reserved.