java.lang.Object
org.mule.runtime.extension.api.dsql.Field
Represents a selected field in a query.
- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Field
-
Field
-
-
Method Details
-
getName
- Returns:
- the name of the field.
-
getType
- Returns:
- the type of the field.
-