Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
SustainabilityCertifications |
SustainabilityCertifications.clone() |
SustainabilityCertifications |
Sustainability.getSustainabilityCertifications()
Sustainability certifications the hotel has been awarded.
|
SustainabilityCertifications |
SustainabilityCertifications.set(String fieldName,
Object value) |
SustainabilityCertifications |
SustainabilityCertifications.setBreeamCertification(String breeamCertification)
BREEAM certification.
|
SustainabilityCertifications |
SustainabilityCertifications.setBreeamCertificationException(String breeamCertificationException)
BREEAM certification exception.
|
SustainabilityCertifications |
SustainabilityCertifications.setEcoCertifications(List<EcoCertification> ecoCertifications)
The eco certificates awarded to the hotel.
|
SustainabilityCertifications |
SustainabilityCertifications.setLeedCertification(String leedCertification)
LEED certification.
|
SustainabilityCertifications |
SustainabilityCertifications.setLeedCertificationException(String leedCertificationException)
LEED certification exception.
|
Modifier and Type | Method and Description |
---|---|
Sustainability |
Sustainability.setSustainabilityCertifications(SustainabilityCertifications sustainabilityCertifications)
Sustainability certifications the hotel has been awarded.
|
Copyright © 2011–2024 Google. All rights reserved.