public interface ParameterizedModel extends Named, Described
parametersDescribed| Modifier and Type | Method and Description |
|---|---|
List<ParameterModel> |
getParameterModels()
Returns the
parameterModels
available for this model |
getDescriptionList<ParameterModel> getParameterModels()
parameterModels
available for this modelList with ParameterModel
instances. It might be empty but it will never be nullCopyright © 2016 MuleSoft, Inc.. All rights reserved.