Uses of Class
com.textrazor.annotations.Sentence

Packages that use Sentence
com.textrazor.annotations   
 

Uses of Sentence in com.textrazor.annotations
 

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