public class RatingValue extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
APPROVED_APPROVES |
static int |
APPROVED_DISAPPROVES |
static int |
FIVESTAR_1_STAR |
static int |
FIVESTAR_2_STARS |
static int |
FIVESTAR_3_STARS |
static int |
FIVESTAR_4_STARS |
static int |
FIVESTAR_5_STARS |
static int |
LIKE |
static int |
RSVP_ATTEND |
static int |
RSVP_MAYBE_ATTEND |
static int |
RSVP_NOT_ATTEND |
static int |
THUMBS_DOWN |
static int |
THUMBS_UP |
static int |
YESNO_NO |
static int |
YESNO_YES |
public static final int YESNO_YES
public static final int YESNO_NO
public static final int APPROVED_APPROVES
public static final int APPROVED_DISAPPROVES
public static final int RSVP_ATTEND
public static final int RSVP_NOT_ATTEND
public static final int RSVP_MAYBE_ATTEND
public static final int FIVESTAR_1_STAR
public static final int FIVESTAR_2_STARS
public static final int FIVESTAR_3_STARS
public static final int FIVESTAR_4_STARS
public static final int FIVESTAR_5_STARS
public static final int THUMBS_UP
public static final int THUMBS_DOWN
public static final int LIKE
Copyright © 2014. All Rights Reserved.