public interface DataTypeAware
Collections or Maps.
Implementations of this class must implement either Collection or Map, and implement its getDataType()
method accordingly to the types of the objects contained.
| Modifier and Type | Method and Description |
|---|---|
DataType |
getDataType() |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.