| Package | Description |
|---|---|
| org.openestate.io.kyero.xml |
Generated JAXB classes to read and write Kyero-XML data.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnergyRatingMarkType |
EnergyRatingType.consumption |
protected EnergyRatingMarkType |
EnergyRatingType.emissions |
| Modifier and Type | Method and Description |
|---|---|
static EnergyRatingMarkType |
EnergyRatingMarkType.fromValue(String v) |
EnergyRatingMarkType |
EnergyRatingType.getConsumption()
Gets the value of the consumption property.
|
EnergyRatingMarkType |
EnergyRatingType.getEmissions()
Gets the value of the emissions property.
|
static EnergyRatingMarkType |
EnergyRatingMarkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnergyRatingMarkType[] |
EnergyRatingMarkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnergyRatingType.setConsumption(EnergyRatingMarkType value)
Sets the value of the consumption property.
|
void |
EnergyRatingType.setEmissions(EnergyRatingMarkType value)
Sets the value of the emissions property.
|
Copyright © 2018 OpenEstate. All rights reserved.