Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
Transportation |
Transportation.clone() |
Transportation |
Lodging.getTransportation()
Vehicles or vehicular services facilitated or owned by the property.
|
Transportation |
Transportation.set(String fieldName,
Object value) |
Transportation |
Transportation.setAirportShuttle(Boolean airportShuttle)
Airport shuttle.
|
Transportation |
Transportation.setAirportShuttleException(String airportShuttleException)
Airport shuttle exception.
|
Transportation |
Transportation.setCarRentalOnProperty(Boolean carRentalOnProperty)
Car rental on property.
|
Transportation |
Transportation.setCarRentalOnPropertyException(String carRentalOnPropertyException)
Car rental on property exception.
|
Transportation |
Transportation.setFreeAirportShuttle(Boolean freeAirportShuttle)
Free airport shuttle.
|
Transportation |
Transportation.setFreeAirportShuttleException(String freeAirportShuttleException)
Free airport shuttle exception.
|
Transportation |
Transportation.setFreePrivateCarService(Boolean freePrivateCarService)
Free private car service.
|
Transportation |
Transportation.setFreePrivateCarServiceException(String freePrivateCarServiceException)
Free private car service exception.
|
Transportation |
Transportation.setLocalShuttle(Boolean localShuttle)
Local shuttle.
|
Transportation |
Transportation.setLocalShuttleException(String localShuttleException)
Local shuttle exception.
|
Transportation |
Transportation.setPrivateCarService(Boolean privateCarService)
Private car service.
|
Transportation |
Transportation.setPrivateCarServiceException(String privateCarServiceException)
Private car service exception.
|
Transportation |
Transportation.setTransfer(Boolean transfer)
Transfer.
|
Transportation |
Transportation.setTransferException(String transferException)
Transfer exception.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setTransportation(Transportation transportation)
Vehicles or vehicular services facilitated or owned by the property.
|
Copyright © 2011–2024 Google. All rights reserved.