Package org.jboss.forge.roaster.model
Interface Field<O extends JavaType<O>>
- All Superinterfaces:
AnnotationTarget<O>,FinalCapable,Internal,Member<O>,Named,Origin<O>,StaticCapable,VisibilityScoped
- All Known Subinterfaces:
FieldSource<O>
- Author:
- Lincoln Baxter, III
-
Method Summary
Methods inherited from interface org.jboss.forge.roaster.model.AnnotationTarget
getAnnotation, getAnnotation, getAnnotations, hasAnnotation, hasAnnotationMethods inherited from interface org.jboss.forge.roaster.model.FinalCapable
isFinalMethods inherited from interface org.jboss.forge.roaster.Internal
getInternalMethods inherited from interface org.jboss.forge.roaster.model.StaticCapable
isStaticMethods inherited from interface org.jboss.forge.roaster.model.VisibilityScoped
getVisibility, isPackagePrivate, isPrivate, isProtected, isPublic