|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Type | |
|---|---|
| com.mulesoft.mql.mule | |
| com.mulesoft.mql.mule.config | |
| Uses of Type in com.mulesoft.mql.mule |
|---|
| Methods in com.mulesoft.mql.mule that return Type | |
|---|---|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.mulesoft.mql.mule with parameters of type Type | |
|---|---|
void |
MqlTransformer.setType(Type type)
|
| Constructors in com.mulesoft.mql.mule with parameters of type Type | |
|---|---|
QueryService(String name,
String query,
Type type,
org.mule.api.source.MessageSource messageSource,
org.mule.api.MuleContext muleContext)
|
|
| Uses of Type in com.mulesoft.mql.mule.config |
|---|
| Methods in com.mulesoft.mql.mule.config with parameters of type Type | |
|---|---|
void |
QueryServiceFactoryBean.setType(Type type)
|
QueryServiceBuilder |
QueryServiceBuilder.type(Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||