public class HasDynamicMetadataAnnotation extends Object implements AstNodeAnnotation
| Constructor and Description |
|---|
HasDynamicMetadataAnnotation() |
HasDynamicMetadataAnnotation(Collection<org.mule.runtime.api.meta.model.parameter.ParameterModel> incompleteParameters) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.mule.runtime.api.meta.model.parameter.ParameterModel> |
getIncompleteParameters() |
public HasDynamicMetadataAnnotation()
public HasDynamicMetadataAnnotation(Collection<org.mule.runtime.api.meta.model.parameter.ParameterModel> incompleteParameters)
public Collection<org.mule.runtime.api.meta.model.parameter.ParameterModel> getIncompleteParameters()
Copyright © 2019 MuleSoft, Inc.. All rights reserved.