Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
EcoCertification |
EcoCertification.clone() |
EcoCertification |
EcoCertification.set(String fieldName,
Object value) |
EcoCertification |
EcoCertification.setAwarded(Boolean awarded)
Whether the eco certificate was awarded or not.
|
EcoCertification |
EcoCertification.setAwardedException(String awardedException)
Awarded exception.
|
EcoCertification |
EcoCertification.setEcoCertificate(String ecoCertificate)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<EcoCertification> |
SustainabilityCertifications.getEcoCertifications()
The eco certificates awarded to the hotel.
|
Modifier and Type | Method and Description |
---|---|
SustainabilityCertifications |
SustainabilityCertifications.setEcoCertifications(List<EcoCertification> ecoCertifications)
The eco certificates awarded to the hotel.
|
Copyright © 2011–2024 Google. All rights reserved.