Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.web.Review
Packages that use Review
Package
Description
-
Uses of Review in net.ygbstudio.jbrave.core.domain.dto.result
Fields in net.ygbstudio.jbrave.core.domain.dto.result declared as ReviewModifier and TypeFieldDescriptionprotected ReviewSearchResult.Builder.reviewprotected final ReviewSearchResult.reviewMethods in net.ygbstudio.jbrave.core.domain.dto.result that return ReviewMethods in net.ygbstudio.jbrave.core.domain.dto.result with parameters of type ReviewModifier and TypeMethodDescription -
Uses of Review in net.ygbstudio.jbrave.core.domain.dto.web
Methods in net.ygbstudio.jbrave.core.domain.dto.web that return ReviewModifier and TypeMethodDescriptionProductPair.review()Returns the value of thereviewrecord component.Constructors in net.ygbstudio.jbrave.core.domain.dto.web with parameters of type ReviewModifierConstructorDescriptionProductPair(Product product, Review review) Creates an instance of aProductPairrecord class.