| Package | Description |
|---|---|
| org.jboss.classfilewriter.annotations |
| Modifier and Type | Method and Description |
|---|---|
static ParameterAnnotationsAttribute.Type |
ParameterAnnotationsAttribute.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterAnnotationsAttribute.Type[] |
ParameterAnnotationsAttribute.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ParameterAnnotationsAttribute(ParameterAnnotationsAttribute.Type type,
ConstPool constPool,
int noParameters) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.