Class CustomerReviewConstants

    • Field Detail

      • MINRATING

        public volatile double MINRATING
        Define minimal rating
      • MAXRATING

        public volatile double MAXRATING
        Define maximal rating
    • Method Detail

      • getInstance

        public static CustomerReviewConstants getInstance()
        Gets a singleton instance of CustomerReviewConstants
        Returns:
        The customer review constants object