|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.gd.Rating.Rel
public static final class Rating.Rel
Programmatic value that describes the aspect that's being rated, if not specified, the rating is an overall rating.
Field Summary | |
---|---|
static java.lang.String |
OVERALL
Overall rating, higher values mean better ratings. |
static java.lang.String |
PRICE
Price rating, higher values mean better ratings. |
static java.lang.String |
QUALITY
Quality rating, higher values mean better ratings. |
Method Summary | |
---|---|
static java.lang.String[] |
values()
Returns an array of all values defined in this class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String OVERALL
public static final java.lang.String PRICE
public static final java.lang.String QUALITY
Method Detail |
---|
public static java.lang.String[] values()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |