Uses of Class
unity.annotation.AnnotatedSourceField

Packages that use AnnotatedSourceField
unity.query   
 

Uses of AnnotatedSourceField in unity.query
 

Methods in unity.query that return AnnotatedSourceField
 AnnotatedSourceField GQFieldRef.getField()
           
 

Constructors in unity.query with parameters of type AnnotatedSourceField
GQFieldRef(AnnotatedSourceField asf, java.lang.String refName, java.lang.String fullName, GQTableRef tblRef)