Class NoImplicitModelProperty
java.lang.Object
org.mule.runtime.extension.api.property.NoImplicitModelProperty
- All Implemented Interfaces:
Serializable,org.mule.runtime.api.meta.model.ModelProperty,org.mule.runtime.api.meta.NamedObject
public class NoImplicitModelProperty
extends Object
implements org.mule.runtime.api.meta.model.ModelProperty
Model property that indicates that the enriched model should not be used in an implicit way
- Since:
- 1.3.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoImplicitModelProperty
public NoImplicitModelProperty()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.mule.runtime.api.meta.model.ModelProperty- Specified by:
getNamein interfaceorg.mule.runtime.api.meta.NamedObject
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.runtime.api.meta.model.ModelProperty
-