Uses of Class
com.textrazor.annotations.Property

Packages that use Property
com.textrazor.annotations   
 

Uses of Property in com.textrazor.annotations
 

Methods in com.textrazor.annotations that return types with arguments of type Property
 java.util.List<Property> Response.getProperties()
           
 java.util.List<Property> Word.getPropertyPredicates()
           
 java.util.List<Property> Word.getPropertyProperties()
           
 java.util.List<Property> Custom.BoundVariable.getPropertyValue()