Uses of Class
org.springframework.binding.support.SingleValueAnnotation

Packages that use SingleValueAnnotation
org.springframework.binding.support   
 

Uses of SingleValueAnnotation in org.springframework.binding.support
 

Methods in org.springframework.binding.support with annotations of type SingleValueAnnotation
 double AnnotationAwareBeanPropertyAccessStrategyTests.TestBean.getAge()
           
 void AnnotationAwareBeanPropertyAccessStrategyTests.TestBean.setRank(int rank)
           
 void ReflectionAnnotationTranslatorTests.testSingleValueAnnotation()
           
 void ReflectionAnnotationTranslatorTests.testSingleValueAnnotationWithDefaultValue()
           
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.