| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
MerchantLocation |
MerchantLocation.clone() |
MerchantLocation |
MerchantLocation.set(String fieldName,
Object value) |
MerchantLocation |
MerchantLocation.setLatitude(Double latitude)
The latitude specified as any value in the range of -90.0 through +90.0, both inclusive.
|
MerchantLocation |
MerchantLocation.setLongitude(Double longitude)
The longitude specified in the range -180.0 through +180.0, both inclusive.
|
| Modifier and Type | Method and Description |
|---|---|
List<MerchantLocation> |
OfferObject.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
OfferClass.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
FlightClass.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
TransitClass.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
GiftCardClass.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
LoyaltyObject.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
TransitObject.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
EventTicketClass.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
GiftCardObject.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
FlightObject.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
LoyaltyClass.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
GenericClass.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
EventTicketObject.getMerchantLocations()
Merchant locations.
|
List<MerchantLocation> |
GenericObject.getMerchantLocations()
Merchant locations.
|
| Modifier and Type | Method and Description |
|---|---|
OfferObject |
OfferObject.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
OfferClass |
OfferClass.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
FlightClass |
FlightClass.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
TransitClass |
TransitClass.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
GiftCardClass |
GiftCardClass.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
LoyaltyObject |
LoyaltyObject.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
TransitObject |
TransitObject.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
EventTicketClass |
EventTicketClass.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
GiftCardObject |
GiftCardObject.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
FlightObject |
FlightObject.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
LoyaltyClass |
LoyaltyClass.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
GenericClass |
GenericClass.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
EventTicketObject |
EventTicketObject.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
GenericObject |
GenericObject.setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
Copyright © 2011–2025 Google. All rights reserved.