@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public class GarageTyp extends ImmobilieBaseTyp implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for GarageTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GarageTyp"> <complexContent> <extension base="{http://www.immobilienscout24.de/immobilientransfer}ImmobilieBaseTyp"> <attribute name="ObjektKategorie2" type="{http://www.immobilienscout24.de/immobilientransfer}GaragenKategorieTyp" default="keineAngabe" /> <attribute name="Objektzustand" type="{http://www.immobilienscout24.de/immobilientransfer}ObjektZustandTyp" default="keineAngabe" /> <attribute name="Hoehe" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl42Typ" /> <attribute name="Laenge" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl52Typ" /> <attribute name="Breite" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl52Typ" /> <attribute name="Flaeche" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" /> <attribute name="Baujahr" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl4Typ" /> <attribute name="JahrLetzteModernisierung" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl4Typ" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Long |
baujahr |
protected BigDecimal |
breite |
protected BigDecimal |
flaeche |
protected BigDecimal |
hoehe |
protected Long |
jahrLetzteModernisierung |
protected BigDecimal |
laenge |
protected GaragenKategorieTyp |
objektKategorie2 |
protected ObjektZustandTyp |
objektzustand |
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 |
---|
GarageTyp() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy) |
Long |
getBaujahr()
Gets the value of the baujahr property.
|
BigDecimal |
getBreite()
Gets the value of the breite property.
|
BigDecimal |
getFlaeche()
Gets the value of the flaeche property.
|
BigDecimal |
getHoehe()
Gets the value of the hoehe property.
|
Long |
getJahrLetzteModernisierung()
Gets the value of the jahrLetzteModernisierung property.
|
BigDecimal |
getLaenge()
Gets the value of the laenge property.
|
GaragenKategorieTyp |
getObjektKategorie2()
Gets the value of the objektKategorie2 property.
|
ObjektZustandTyp |
getObjektzustand()
Gets the value of the objektzustand property.
|
void |
setBaujahr(Long value)
Sets the value of the baujahr property.
|
void |
setBreite(BigDecimal value)
Sets the value of the breite property.
|
void |
setFlaeche(BigDecimal value)
Sets the value of the flaeche property.
|
void |
setHoehe(BigDecimal value)
Sets the value of the hoehe property.
|
void |
setJahrLetzteModernisierung(Long value)
Sets the value of the jahrLetzteModernisierung property.
|
void |
setLaenge(BigDecimal value)
Sets the value of the laenge property.
|
void |
setObjektKategorie2(GaragenKategorieTyp value)
Sets the value of the objektKategorie2 property.
|
void |
setObjektzustand(ObjektZustandTyp value)
Sets the value of the objektzustand property.
|
String |
toString() |
getAdressdruck, getAdresse, getAktiveGruppen, getAnbieterObjektID, getApiSuchfelder, getAusstattung, getGruppierungsID, getImportmodus, getKontaktperson, getLage, getManuelleGeoCodierung, getMultimediaAnhang, getObjektbeschreibung, getProvision, getProvisionshinweis, getProvisionspflichtig, getScoutObjektID, getSonstigeAngaben, getStatusHP, getStatusIS24, getStatusVBM, getUeberschrift, getWaehrung, setAdressdruck, setAdresse, setAktiveGruppen, setAnbieterObjektID, setApiSuchfelder, setAusstattung, setGruppierungsID, setImportmodus, setKontaktperson, setLage, setManuelleGeoCodierung, setObjektbeschreibung, setProvision, setProvisionshinweis, setProvisionspflichtig, setScoutObjektID, setSonstigeAngaben, setStatusHP, setStatusIS24, setStatusVBM, setUeberschrift, setWaehrung
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected GaragenKategorieTyp objektKategorie2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected ObjektZustandTyp objektzustand
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BigDecimal hoehe
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BigDecimal laenge
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BigDecimal breite
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BigDecimal flaeche
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected Long baujahr
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected Long jahrLetzteModernisierung
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public GaragenKategorieTyp getObjektKategorie2()
GaragenKategorieTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setObjektKategorie2(GaragenKategorieTyp value)
value
- allowed object is
GaragenKategorieTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public ObjektZustandTyp getObjektzustand()
ObjektZustandTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setObjektzustand(ObjektZustandTyp value)
value
- allowed object is
ObjektZustandTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BigDecimal getHoehe()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setHoehe(BigDecimal value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BigDecimal getLaenge()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setLaenge(BigDecimal value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BigDecimal getBreite()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setBreite(BigDecimal value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BigDecimal getFlaeche()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setFlaeche(BigDecimal value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Long getBaujahr()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setBaujahr(Long value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Long getJahrLetzteModernisierung()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setJahrLetzteModernisierung(Long value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String toString()
toString
in class ImmobilieBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString2
append
in class ImmobilieBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString2
appendFields
in class ImmobilieBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object clone()
clone
in class ImmobilieBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
copyTo
in class ImmobilieBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
copyTo
in class ImmobilieBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals2
equals
in class ImmobilieBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals
in class ImmobilieBaseTyp
Copyright © 2018 OpenEstate. All rights reserved.