Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.web.TripAdvisorReview
Packages that use TripAdvisorReview
-
Uses of TripAdvisorReview in net.ygbstudio.jbrave.core.domain.dto.web
Methods in net.ygbstudio.jbrave.core.domain.dto.web that return types with arguments of type TripAdvisorReviewModifier and TypeMethodDescriptionReviews.results()Returns the value of theresultsrecord component.Constructor parameters in net.ygbstudio.jbrave.core.domain.dto.web with type arguments of type TripAdvisorReviewModifierConstructorDescriptionReviews(List<TripAdvisorReview> results, String viewMoreUrl, Boolean reviewsInForeignLanguage) Creates an instance of aReviewsrecord class.