Uses of Interface
org.jboss.forge.roaster.model.source.JavaAnnotationSource
Packages that use JavaAnnotationSource
-
Uses of JavaAnnotationSource in org.jboss.forge.roaster.model.source
Methods in org.jboss.forge.roaster.model.source that return JavaAnnotationSourceModifier and TypeMethodDescriptionJavaAnnotationSource.removeAnnotationElement(AnnotationElement<?> annotationElement) Remove the givenAnnotationElementfrom thisJavaAnnotationSourceinstance, if it exists; otherwise, do nothing.Methods in org.jboss.forge.roaster.model.source that return types with arguments of type JavaAnnotationSourceModifier and TypeMethodDescriptionAnnotationElementSource.DefaultValue.getAnnotation()AnnotationElementSource.DefaultValue.setAnnotation()