- java.lang.Object
-
- org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
-
- All Implemented Interfaces:
- Serializable, org.mule.runtime.api.meta.model.ModelProperty, org.mule.runtime.api.meta.NamedObject
public class DefaultImplementingTypeModelProperty
extends Object
implements org.mule.runtime.api.meta.model.ModelProperty
Declares the default Type that will be instantiated for this ParameterModel
if no instance is provided as a value.
- Since:
- 1.0
- See Also:
- Serialized Form
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
NAME |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
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
Copyright © 2017 MuleSoft, Inc.. All rights reserved.