java.lang.Object
org.mule.runtime.dsl.api.component.DslSimpleType
Simple type values for DSL processing.
- Since:
- 4.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SIMPLE_TYPE_VALUE_PARAMETER_NAME
- See Also:
-
-
Method Details
-
isSimpleType
- Parameters:
type- the value type.- Returns:
- true if the type is a primitive type, a primitive type wrapper class, string or an enum.
-