public class AnlageObjektTyp extends GewerbeImmoBaseTyp implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for AnlageObjektTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AnlageObjektTyp"> <complexContent> <extension base="{http://www.immobilienscout24.de/immobilientransfer}GewerbeImmoBaseTyp"> <attribute name="Objektkategorie2" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}AnlageobjekteKategorieTyp" /> <attribute name="VermietbareFlaeche" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" /> <attribute name="WohnFlaechen" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" /> <attribute name="GewerbeFlaechen" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" /> <attribute name="GrundstuecksFlaeche" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" /> <attribute name="SonstigeFlaechen" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" /> <attribute name="XFacheMiete" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl31Typ" /> <attribute name="MietEinnahmePaIst" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="MietEinnahmePaSoll" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="Kaufpreis" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="KaufpreisProQm" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="BetriebskostenUmgelegt" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="NichtUmgelegteKosten" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="PreisProParkflaeche" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="Denkmalschutzobjekt" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Double |
betriebskostenUmgelegt |
protected Boolean |
denkmalschutzobjekt |
protected Double |
gewerbeFlaechen |
protected Double |
grundstuecksFlaeche |
protected Double |
kaufpreis |
protected Double |
kaufpreisProQm |
protected Double |
mietEinnahmePaIst |
protected Double |
mietEinnahmePaSoll |
protected Double |
nichtUmgelegteKosten |
protected AnlageobjekteKategorieTyp |
objektkategorie2 |
protected Double |
preisProParkflaeche |
protected Double |
sonstigeFlaechen |
protected Double |
vermietbareFlaeche |
protected Double |
wohnFlaechen |
protected Double |
xFacheMiete |
anzahlParkflaechen, ausstattungsqualitaet, baujahr, befeuerungsArt, energieausweis, etagen, fahrzeitBAB, fahrzeitBHf, fahrzeitFlughafen, freiAb, fusswegOeNV, gesamtflaeche, heizungsart, jahrLetzteModernisierung, nebenflaeche, objektzustand, personenaufzug, teilbarAb
adressdruck, adresse, aktiveGruppen, anbieterObjektID, apiSuchfelder, ausstattung, gruppierungsID, importmodus, kontaktperson, lage, manuelleGeoCodierung, multimediaAnhang, objektbeschreibung, provision, provisionshinweis, provisionspflichtig, scoutObjektID, sonstigeAngaben, statusHP, statusIS24, statusVBM, ueberschrift, waehrung
Constructor and Description |
---|
AnlageObjektTyp() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Double |
getBetriebskostenUmgelegt()
Gets the value of the betriebskostenUmgelegt property.
|
Double |
getGewerbeFlaechen()
Gets the value of the gewerbeFlaechen property.
|
Double |
getGrundstuecksFlaeche()
Gets the value of the grundstuecksFlaeche property.
|
Double |
getKaufpreis()
Gets the value of the kaufpreis property.
|
Double |
getKaufpreisProQm()
Gets the value of the kaufpreisProQm property.
|
Double |
getMietEinnahmePaIst()
Gets the value of the mietEinnahmePaIst property.
|
Double |
getMietEinnahmePaSoll()
Gets the value of the mietEinnahmePaSoll property.
|
Double |
getNichtUmgelegteKosten()
Gets the value of the nichtUmgelegteKosten property.
|
AnlageobjekteKategorieTyp |
getObjektkategorie2()
Gets the value of the objektkategorie2 property.
|
Double |
getPreisProParkflaeche()
Gets the value of the preisProParkflaeche property.
|
Double |
getSonstigeFlaechen()
Gets the value of the sonstigeFlaechen property.
|
Double |
getVermietbareFlaeche()
Gets the value of the vermietbareFlaeche property.
|
Double |
getWohnFlaechen()
Gets the value of the wohnFlaechen property.
|
Double |
getXFacheMiete()
Gets the value of the xFacheMiete property.
|
Boolean |
isDenkmalschutzobjekt()
Gets the value of the denkmalschutzobjekt property.
|
void |
setBetriebskostenUmgelegt(Double value)
Sets the value of the betriebskostenUmgelegt property.
|
void |
setDenkmalschutzobjekt(Boolean value)
Sets the value of the denkmalschutzobjekt property.
|
void |
setGewerbeFlaechen(Double value)
Sets the value of the gewerbeFlaechen property.
|
void |
setGrundstuecksFlaeche(Double value)
Sets the value of the grundstuecksFlaeche property.
|
void |
setKaufpreis(Double value)
Sets the value of the kaufpreis property.
|
void |
setKaufpreisProQm(Double value)
Sets the value of the kaufpreisProQm property.
|
void |
setMietEinnahmePaIst(Double value)
Sets the value of the mietEinnahmePaIst property.
|
void |
setMietEinnahmePaSoll(Double value)
Sets the value of the mietEinnahmePaSoll property.
|
void |
setNichtUmgelegteKosten(Double value)
Sets the value of the nichtUmgelegteKosten property.
|
void |
setObjektkategorie2(AnlageobjekteKategorieTyp value)
Sets the value of the objektkategorie2 property.
|
void |
setPreisProParkflaeche(Double value)
Sets the value of the preisProParkflaeche property.
|
void |
setSonstigeFlaechen(Double value)
Sets the value of the sonstigeFlaechen property.
|
void |
setVermietbareFlaeche(Double value)
Sets the value of the vermietbareFlaeche property.
|
void |
setWohnFlaechen(Double value)
Sets the value of the wohnFlaechen property.
|
void |
setXFacheMiete(Double value)
Sets the value of the xFacheMiete property.
|
String |
toString() |
getAnzahlParkflaechen, getAusstattungsqualitaet, getBaujahr, getBefeuerungsArt, getEnergieausweis, getEtagen, getFahrzeitBAB, getFahrzeitBHf, getFahrzeitFlughafen, getFreiAb, getFusswegOeNV, getGesamtflaeche, getHeizungsart, getJahrLetzteModernisierung, getNebenflaeche, getObjektzustand, getTeilbarAb, isPersonenaufzug, setAnzahlParkflaechen, setAusstattungsqualitaet, setBaujahr, setBefeuerungsArt, setEnergieausweis, setEtagen, setFahrzeitBAB, setFahrzeitBHf, setFahrzeitFlughafen, setFreiAb, setFusswegOeNV, setGesamtflaeche, setHeizungsart, setJahrLetzteModernisierung, setNebenflaeche, setObjektzustand, setPersonenaufzug, setTeilbarAb
getAdresse, getAktiveGruppen, getAnbieterObjektID, getApiSuchfelder, getAusstattung, getGruppierungsID, getImportmodus, getKontaktperson, getLage, getManuelleGeoCodierung, getMultimediaAnhang, getObjektbeschreibung, getProvision, getProvisionshinweis, getScoutObjektID, getSonstigeAngaben, getStatusHP, getStatusIS24, getStatusVBM, getUeberschrift, getWaehrung, isAdressdruck, isProvisionspflichtig, setAdressdruck, setAdresse, setAktiveGruppen, setAnbieterObjektID, setApiSuchfelder, setAusstattung, setGruppierungsID, setImportmodus, setKontaktperson, setLage, setManuelleGeoCodierung, setObjektbeschreibung, setProvision, setProvisionshinweis, setProvisionspflichtig, setScoutObjektID, setSonstigeAngaben, setStatusHP, setStatusIS24, setStatusVBM, setUeberschrift, setWaehrung
protected AnlageobjekteKategorieTyp objektkategorie2
protected Double vermietbareFlaeche
protected Double wohnFlaechen
protected Double gewerbeFlaechen
protected Double grundstuecksFlaeche
protected Double sonstigeFlaechen
protected Double xFacheMiete
protected Double mietEinnahmePaIst
protected Double mietEinnahmePaSoll
protected Double kaufpreis
protected Double kaufpreisProQm
protected Double betriebskostenUmgelegt
protected Double nichtUmgelegteKosten
protected Double preisProParkflaeche
protected Boolean denkmalschutzobjekt
public AnlageobjekteKategorieTyp getObjektkategorie2()
AnlageobjekteKategorieTyp
public void setObjektkategorie2(AnlageobjekteKategorieTyp value)
value
- allowed object is
AnlageobjekteKategorieTyp
public Double getVermietbareFlaeche()
String
public void setVermietbareFlaeche(Double value)
value
- allowed object is
String
public Double getWohnFlaechen()
String
public void setWohnFlaechen(Double value)
value
- allowed object is
String
public Double getGewerbeFlaechen()
String
public void setGewerbeFlaechen(Double value)
value
- allowed object is
String
public Double getGrundstuecksFlaeche()
String
public void setGrundstuecksFlaeche(Double value)
value
- allowed object is
String
public Double getSonstigeFlaechen()
String
public void setSonstigeFlaechen(Double value)
value
- allowed object is
String
public Double getXFacheMiete()
String
public void setXFacheMiete(Double value)
value
- allowed object is
String
public Double getMietEinnahmePaIst()
String
public void setMietEinnahmePaIst(Double value)
value
- allowed object is
String
public Double getMietEinnahmePaSoll()
String
public void setMietEinnahmePaSoll(Double value)
value
- allowed object is
String
public Double getKaufpreis()
String
public void setKaufpreis(Double value)
value
- allowed object is
String
public Double getKaufpreisProQm()
String
public void setKaufpreisProQm(Double value)
value
- allowed object is
String
public Double getBetriebskostenUmgelegt()
String
public void setBetriebskostenUmgelegt(Double value)
value
- allowed object is
String
public Double getNichtUmgelegteKosten()
String
public void setNichtUmgelegteKosten(Double value)
value
- allowed object is
String
public Double getPreisProParkflaeche()
String
public void setPreisProParkflaeche(Double value)
value
- allowed object is
String
public Boolean isDenkmalschutzobjekt()
Boolean
public void setDenkmalschutzobjekt(Boolean value)
value
- allowed object is
Boolean
public String toString()
toString
in class GewerbeImmoBaseTyp
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
append
in class GewerbeImmoBaseTyp
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
appendFields
in class GewerbeImmoBaseTyp
public Object clone()
clone
in class GewerbeImmoBaseTyp
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class GewerbeImmoBaseTyp
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class GewerbeImmoBaseTyp
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class GewerbeImmoBaseTyp
public boolean equals(Object object)
equals
in class GewerbeImmoBaseTyp
Copyright © 2015 OpenEstate. All rights reserved.