| Package | Description |
|---|---|
| org.mule.devkit.model.code |
Library for generating Java source code
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedConditional |
GeneratedConditional._elseif(GeneratedExpression boolExp)
Creates ...
|
GeneratedConditional |
GeneratedBlock._if(GeneratedExpression expr)
Create an If statement and add it to this block
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.