public class PlaceResultPeriods extends JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
PlaceResultPeriods() |
Modifier and Type | Method and Description |
---|---|
PlaceRequestOpens |
getClose()
Contains a pair of day and time objects describing when the Place closes.
|
PlaceRequestOpens |
getOpen()
Contains a pair of day and time objects describing when the Place opens.
|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
public final PlaceRequestOpens getClose()
public final PlaceRequestOpens getOpen()
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.