Uses of Class
com.agimatec.annotations.jam.JAMDtoFieldAnnotation

Packages that use JAMDtoFieldAnnotation
com.agimatec.annotations.jam   
 

Uses of JAMDtoFieldAnnotation in com.agimatec.annotations.jam
 

Methods in com.agimatec.annotations.jam that return JAMDtoFieldAnnotation
 JAMDtoFieldAnnotation JAMDtoClass.findByElementAnnotation(String annotationName)
          find first annotated element (field or method) that has an annotation of the given type
 JAMDtoFieldAnnotation JAMDtoClass.findByGetterAnnotation(String annotationName)
          find first annotated element with method annotation of given type
 

Methods in com.agimatec.annotations.jam that return types with arguments of type JAMDtoFieldAnnotation
 List<JAMDtoFieldAnnotation> JAMDtoClass.getDtoFieldAnnotations()
           
 



Copyright © 2008-2012. All Rights Reserved.