Uses of Class
com.textrazor.annotations.Topic

Packages that use Topic
com.textrazor.annotations   
 

Uses of Topic in com.textrazor.annotations
 

Methods in com.textrazor.annotations that return types with arguments of type Topic
 java.util.List<Topic> Response.getCoarseTopics()
           
 java.util.List<Topic> Custom.BoundVariable.getCoarseTopicValue()
           
 java.util.List<Topic> Response.getTopics()
           
 java.util.List<Topic> Custom.BoundVariable.getTopicValue()