|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.placeslib.PlaceRequestReview
public class PlaceRequestReview
| Constructor Summary | |
|---|---|
protected |
PlaceRequestReview()
|
| Method Summary | |
|---|---|
JsArray<PlaceResultAspect> |
getAspects()
Contains an array of PlaceAspectRating objects, each of which provides a rating of a single attribute of the establishment. |
String |
getAuthorName()
The name of the user who submitted the review. |
String |
getAuthorUrl()
The URL to the users Google+ profile, if available. |
String |
getText()
Contains the user's review. |
int |
getTime()
The time that the review was submitted, measured in the number of seconds since since midnight, January 1, 1970 UTC. |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected PlaceRequestReview()
| Method Detail |
|---|
public final JsArray<PlaceResultAspect> getAspects()
public final String getAuthorName()
public final String getAuthorUrl()
public final String getText()
public final int getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||