Package | Description |
---|---|
org.openestate.io.immoxml.xml |
Generated JAXB classes to read and write ImmoXML data.
|
Modifier and Type | Class and Description |
---|---|
class |
StpSonstige
Java class for <stp_sonstige> element.
|
Modifier and Type | Field and Description |
---|---|
protected Stellplatz |
Preise.stpCarport |
protected Stellplatz |
Preise.stpDuplex |
protected Stellplatz |
Preise.stpFreiplatz |
protected Stellplatz |
Preise.stpGarage |
protected Stellplatz |
Preise.stpParkhaus |
protected Stellplatz |
Preise.stpTiefgarage |
Modifier and Type | Method and Description |
---|---|
Stellplatz |
ObjectFactory.createStellplatz()
Create an instance of
Stellplatz |
Stellplatz |
Preise.getStpCarport()
Gets the value of the stpCarport property.
|
Stellplatz |
Preise.getStpDuplex()
Gets the value of the stpDuplex property.
|
Stellplatz |
Preise.getStpFreiplatz()
Gets the value of the stpFreiplatz property.
|
Stellplatz |
Preise.getStpGarage()
Gets the value of the stpGarage property.
|
Stellplatz |
Preise.getStpParkhaus()
Gets the value of the stpParkhaus property.
|
Stellplatz |
Preise.getStpTiefgarage()
Gets the value of the stpTiefgarage property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Stellplatz> |
ObjectFactory.createStpCarport(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpDuplex(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpFreiplatz(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpGarage(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpParkhaus(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpTiefgarage(Stellplatz value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Stellplatz> |
ObjectFactory.createStpCarport(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpDuplex(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpFreiplatz(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpGarage(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpParkhaus(Stellplatz value)
|
JAXBElement<Stellplatz> |
ObjectFactory.createStpTiefgarage(Stellplatz value)
|
void |
Preise.setStpCarport(Stellplatz value)
Sets the value of the stpCarport property.
|
void |
Preise.setStpDuplex(Stellplatz value)
Sets the value of the stpDuplex property.
|
void |
Preise.setStpFreiplatz(Stellplatz value)
Sets the value of the stpFreiplatz property.
|
void |
Preise.setStpGarage(Stellplatz value)
Sets the value of the stpGarage property.
|
void |
Preise.setStpParkhaus(Stellplatz value)
Sets the value of the stpParkhaus property.
|
void |
Preise.setStpTiefgarage(Stellplatz value)
Sets the value of the stpTiefgarage property.
|
Copyright © 2015 OpenEstate. All rights reserved.