Forge Roaster API 2.0.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- AnnotationTarget<O>, Internal, Named, Origin<O>, VisibilityScoped
- All Known Subinterfaces:
- Field<O>, FieldSource<O>, MemberSource<O,T>, Method<O,T>, MethodSource<O>
public interface Member<O extends JavaType<O>>
extends VisibilityScoped, AnnotationTarget<O>, Origin<O>, Named
- Author:
- Lincoln Baxter, III
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
isFinal() |
boolean |
isStatic() |
-
Methods inherited from interface org.jboss.forge.roaster.model.Named
getName
-
-
Method Detail
-
isFinal
boolean isFinal()
-
isStatic
boolean isStatic()
Forge Roaster API 2.0.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014 JBoss by Red Hat. All rights reserved.