T - the type of the implementing type. Used to allow method chainingpublic interface HasModelProperties<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withModelProperty(ModelProperty modelProperty)
Adds the given
modelProperty |
T withModelProperty(ModelProperty modelProperty)
modelPropertymodelProperty - a ModelPropertythis declarerIllegalArgumentException - if modelProperty is null{}Copyright © 2017 MuleSoft, Inc.. All rights reserved.