| Package | Description |
|---|---|
| org.mule.devkit.model.code |
Library for generating Java source code
|
| Modifier and Type | Method and Description |
|---|---|
EnumConstant |
EnumConstant.arg(GeneratedExpression arg)
Add an expression to this constructor's argument list
|
EnumConstant |
GeneratedClass.enumConstant(String name)
If the named enum already exists, the reference to it is returned.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationArrayMember |
AnnotationArrayMember.param(EnumConstant value)
Adds a enum array member to this annotation
|
GeneratedAnnotationUse |
GeneratedAnnotationUse.param(String name,
EnumConstant value)
Adds a member value pair to this annotation
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.