public class EnergySourcesEnev2014 extends Object
Java class for EnergySourcesEnev2014 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnergySourcesEnev2014"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="energySourceEnev2014" type="{http://rest.immobilienscout24.de/schema/common/1.0}EnergySourceEnev2014" maxOccurs="20" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected List<EnergySourceEnev2014> |
energySourceEnev2014 |
Constructor and Description |
---|
EnergySourcesEnev2014() |
Modifier and Type | Method and Description |
---|---|
List<EnergySourceEnev2014> |
getEnergySourceEnev2014()
Gets the value of the energySourceEnev2014 property.
|
protected List<EnergySourceEnev2014> energySourceEnev2014
public List<EnergySourceEnev2014> getEnergySourceEnev2014()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the energySourceEnev2014 property.
For example, to add a new item, do as follows:
getEnergySourceEnev2014().add(newItem);
Objects of the following type(s) are allowed in the list
EnergySourceEnev2014
Copyright © 2014 OpenEstate. All rights reserved.