|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationVisibility | |
|---|---|
| com.android.dx.rop.annotation | |
| Uses of AnnotationVisibility in com.android.dx.rop.annotation |
|---|
| Methods in com.android.dx.rop.annotation that return AnnotationVisibility | |
|---|---|
AnnotationVisibility |
Annotation.getVisibility()
Gets the visibility of this instance. |
static AnnotationVisibility |
AnnotationVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AnnotationVisibility[] |
AnnotationVisibility.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.android.dx.rop.annotation with parameters of type AnnotationVisibility | |
|---|---|
Annotation(CstType type,
AnnotationVisibility visibility)
Construct an instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||