public final class ImplementingParameterModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
EnrichableModel was derived from a given parameter| Constructor and Description |
|---|
ImplementingParameterModelProperty(Parameter parameter)
Creates a new instance referencing the given
parameter |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Parameter |
getParameter() |
boolean |
isExternalizable() |
public ImplementingParameterModelProperty(Parameter parameter)
parameterparameter - a Parameter which defines the owning ParameterModelIllegalArgumentException - if parameter is nullpublic Parameter getParameter()
Parameter which defines the owning ParameterModelpublic String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectimplementingParameterpublic boolean isExternalizable()
isExternalizable in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.