| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
LatLongPoint |
LatLongPoint.clone() |
LatLongPoint |
LatLongPoint.set(String fieldName,
Object value) |
LatLongPoint |
LatLongPoint.setKind(String kind)
Identifies what kind of resource this is.
|
LatLongPoint |
LatLongPoint.setLatitude(Double latitude)
The latitude specified as any value in the range of -90.0 through +90.0, both inclusive.
|
LatLongPoint |
LatLongPoint.setLongitude(Double longitude)
The longitude specified in the range -180.0 through +180.0, both inclusive.
|
| Modifier and Type | Method and Description |
|---|---|
List<LatLongPoint> |
OfferObject.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
OfferClass.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
FlightClass.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
TransitClass.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
GiftCardClass.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
LoyaltyObject.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
TransitObject.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
EventTicketClass.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
GiftCardObject.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
FlightObject.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
LoyaltyClass.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
List<LatLongPoint> |
EventTicketObject.getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
| Modifier and Type | Method and Description |
|---|---|
OfferObject |
OfferObject.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
OfferClass |
OfferClass.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
FlightClass |
FlightClass.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
TransitClass |
TransitClass.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
GiftCardClass |
GiftCardClass.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
LoyaltyObject |
LoyaltyObject.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
TransitObject |
TransitObject.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
EventTicketClass |
EventTicketClass.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
GiftCardObject |
GiftCardObject.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
FlightObject |
FlightObject.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
LoyaltyClass |
LoyaltyClass.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
EventTicketObject |
EventTicketObject.setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
Copyright © 2011–2025 Google. All rights reserved.