Package | Description |
---|---|
org.jboss.classfilewriter.annotations |
Modifier and Type | Method | Description |
---|---|---|
static ParameterAnnotationsAttribute.Type |
ParameterAnnotationsAttribute.Type.valueOf(java.lang.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 | Description |
---|---|
ParameterAnnotationsAttribute(ParameterAnnotationsAttribute.Type type,
ConstPool constPool,
int noParameters) |
Copyright © 2018. All rights reserved.