Uses of Interface
thewebsemantic.vocabulary.ReviewVocab
-
Packages that use ReviewVocab Package Description thewebsemantic.vocabulary -
-
Uses of ReviewVocab in thewebsemantic.vocabulary
Subinterfaces of ReviewVocab in thewebsemantic.vocabulary Modifier and Type Interface Description static interfaceReviewVocab.Commentstatic interfaceReviewVocab.Feedbackstatic interfaceReviewVocab.ReviewMethods in thewebsemantic.vocabulary that return ReviewVocab Modifier and Type Method Description ReviewVocabReviewVocab. commenter(Object t)ReviewVocabReviewVocab. hasComment(Object t)ReviewVocabReviewVocab. hasFeedback(Object t)ReviewVocabReviewVocab. hasReview(Object t)ReviewVocabReviewVocab. positiveVotes(Object o)ReviewVocabReviewVocab. rating(Object o)ReviewVocabReviewVocab. reviewer(Object t)ReviewVocabReviewVocab. text(Object o)ReviewVocabReviewVocab. title(Object o)ReviewVocabReviewVocab. totalVotes(Object o)ReviewVocabReviewVocab. type(Object o)
-