Uses of Enum Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ReviewStatus
Packages that use ReviewStatus
-
Uses of ReviewStatus in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return ReviewStatusModifier and TypeMethodDescriptionstatic ReviewStatus@Valid ReviewStatusReview.getStatus()Get statusstatic ReviewStatusReturns the enum constant of this class with the specified name.static ReviewStatus[]ReviewStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type ReviewStatusModifier and TypeMethodDescriptionvoidReview.setStatus(ReviewStatus status) Review.status(ReviewStatus status)