@NoImplement
public interface Typed
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getType()
Returns the
MetadataType of the Typed component. |
boolean |
hasDynamicType()
Returns
true if the type of the Component is of dynamic kind, and has to be discovered during design
time using the MetadataService service. |
org.mule.metadata.api.model.MetadataType getType()
MetadataType of the Typed component.null MetadataTypeboolean hasDynamicType()
true if the type of the Component is of dynamic kind, and has to be discovered during design
time using the MetadataService service.true if this element type is of dynamic kindCopyright © 2024 MuleSoft, Inc.. All rights reserved.