Uses of Class
pt.ist.fenixframework.dml.Annotation

Packages that use Annotation
pt.ist.fenixframework.dml   
 

Uses of Annotation in pt.ist.fenixframework.dml
 

Methods in pt.ist.fenixframework.dml that return types with arguments of type Annotation
 List<Annotation> Slot.getAnnotations()
           
 

Methods in pt.ist.fenixframework.dml with parameters of type Annotation
 void Slot.addAnnotation(Annotation annotation)
           
 boolean Slot.hasAnnotation(Annotation annotation)
           
 



Copyright © 2013. All Rights Reserved.