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 Details

    • NoImplicitModelProperty

      public NoImplicitModelProperty()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.mule.runtime.api.meta.model.ModelProperty
      Specified by:
      getName in interface org.mule.runtime.api.meta.NamedObject
    • isPublic

      public boolean isPublic()
      Specified by:
      isPublic in interface org.mule.runtime.api.meta.model.ModelProperty