Package | Description |
---|---|
org.jboss.jdeparser |
Modifier and Type | Method and Description |
---|---|
JEnumConstant |
JEnumConstant.arg(JExpression arg)
Add an expression to this constructor's argument list
|
JEnumConstant |
JDefinedClass.enumConstant(String name)
If the named enum already exists, the reference to it is returned.
|
Modifier and Type | Method and Description |
---|---|
JAnnotationArrayMember |
JAnnotationArrayMember.param(JEnumConstant value)
Adds a enum array member to this annotation
|
JAnnotationUse |
JAnnotationUse.param(String name,
JEnumConstant value)
Adds a member value pair to this annotation
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.