Uses of Class
org.chromattic.metamodel.bean.AnnotatedProperty

Packages that use AnnotatedProperty
org.chromattic.metamodel.bean   
 

Uses of AnnotatedProperty in org.chromattic.metamodel.bean
 

Methods in org.chromattic.metamodel.bean that return AnnotatedProperty
<A extends java.lang.annotation.Annotation>
AnnotatedProperty<A>
PropertyInfo.getAnnotated(java.lang.Class<A> annotationClass)
           
 

Methods in org.chromattic.metamodel.bean that return types with arguments of type AnnotatedProperty
<A extends java.lang.annotation.Annotation>
java.util.Collection<AnnotatedProperty<A>>
BeanInfo.findAnnotatedProperties(java.lang.Class<A> annotationClass)
           
 java.util.Collection<AnnotatedProperty<?>> PropertyInfo.getAnnotateds(java.lang.Class<? extends java.lang.annotation.Annotation>... annotationClasses)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.