public class PlaceRequestOpens extends JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
PlaceRequestOpens() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDay()
Day a number from 0–6, corresponding to the days of the week, starting on Sunday.
|
int |
getHours() |
int |
getMinutes() |
int |
getNextDate() |
String |
getTime()
Time may contain a time of day in 24-hour hhmm format (values are in the range 0000–2359).
|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toStringpublic final int getDay()
public final String getTime()
public final int getHours()
public final int getMinutes()
public final int getNextDate()
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.