Uses of Class
org.jboss.reflect.plugins.AnnotationAttributeImpl

Packages that use AnnotationAttributeImpl
org.jboss.reflect.plugins Abstract extended reflection implementations. 
org.jboss.reflect.plugins.javassist   
 

Uses of AnnotationAttributeImpl in org.jboss.reflect.plugins
 

Methods in org.jboss.reflect.plugins with parameters of type AnnotationAttributeImpl
 void AnnotationInfoImpl.setAttributes(AnnotationAttributeImpl[] attributes)
          Set the attributes
 

Uses of AnnotationAttributeImpl in org.jboss.reflect.plugins.javassist
 

Methods in org.jboss.reflect.plugins.javassist with parameters of type AnnotationAttributeImpl
 void JavassistAnnotationInfo.setAttributes(AnnotationAttributeImpl[] attributes)
          Set the attributes
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.