Uses of Class
com.textrazor.annotations.Entity

Packages that use Entity
com.textrazor.annotations   
 

Uses of Entity in com.textrazor.annotations
 

Methods in com.textrazor.annotations that return types with arguments of type Entity
 java.util.List<Entity> Word.getEntities()
           
 java.util.List<Entity> Response.getEntities()
           
 java.util.List<Entity> Custom.BoundVariable.getEntityValue()