| Package | Description |
|---|---|
| org.jboss.forge.parser.java.impl |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationImpl.AnnotationType |
AnnotationImpl.AnnotationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationImpl.AnnotationType[] |
AnnotationImpl.AnnotationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnnotationImpl(AnnotationTarget<O,T> parent,
AnnotationImpl.AnnotationType type) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.