public class VermarktungWohnKaufTyp extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for VermarktungWohnKaufTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VermarktungWohnKaufTyp"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Kaufpreis" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="Wohngeld" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="StellplatzKaufpreis" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="MieteinnahmenProMonat" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
kaufpreis |
protected BigDecimal |
mieteinnahmenProMonat |
protected BigDecimal |
stellplatzKaufpreis |
protected BigDecimal |
wohngeld |
Constructor and Description |
---|
VermarktungWohnKaufTyp() |
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) |
BigDecimal |
getKaufpreis()
Gets the value of the kaufpreis property.
|
BigDecimal |
getMieteinnahmenProMonat()
Gets the value of the mieteinnahmenProMonat property.
|
BigDecimal |
getStellplatzKaufpreis()
Gets the value of the stellplatzKaufpreis property.
|
BigDecimal |
getWohngeld()
Gets the value of the wohngeld property.
|
void |
setKaufpreis(BigDecimal value)
Sets the value of the kaufpreis property.
|
void |
setMieteinnahmenProMonat(BigDecimal value)
Sets the value of the mieteinnahmenProMonat property.
|
void |
setStellplatzKaufpreis(BigDecimal value)
Sets the value of the stellplatzKaufpreis property.
|
void |
setWohngeld(BigDecimal value)
Sets the value of the wohngeld property.
|
String |
toString() |
protected BigDecimal kaufpreis
protected BigDecimal wohngeld
protected BigDecimal stellplatzKaufpreis
protected BigDecimal mieteinnahmenProMonat
public BigDecimal getKaufpreis()
String
public void setKaufpreis(BigDecimal value)
value
- allowed object is
String
public BigDecimal getWohngeld()
String
public void setWohngeld(BigDecimal value)
value
- allowed object is
String
public BigDecimal getStellplatzKaufpreis()
String
public void setStellplatzKaufpreis(BigDecimal value)
value
- allowed object is
String
public BigDecimal getMieteinnahmenProMonat()
String
public void setMieteinnahmenProMonat(BigDecimal value)
value
- allowed object is
String
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
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
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
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
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
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
Copyright © 2017 OpenEstate. All rights reserved.