public class VermarktungWohnMieteTyp extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for VermarktungWohnMieteTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VermarktungWohnMieteTyp"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Kaltmiete" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="Warmmiete" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="Nebenkosten" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="Heizkosten" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="HeizkostenInWarmmieteEnthalten" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="StellplatzMiete" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="Kaution" type="{http://www.immobilienscout24.de/immobilientransfer}Text50Typ" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Double |
heizkosten |
protected Boolean |
heizkostenInWarmmieteEnthalten |
protected Double |
kaltmiete |
protected String |
kaution |
protected Double |
nebenkosten |
protected Double |
stellplatzMiete |
protected Double |
warmmiete |
Constructor and Description |
---|
VermarktungWohnMieteTyp() |
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 |
getHeizkosten()
Gets the value of the heizkosten property.
|
Double |
getKaltmiete()
Gets the value of the kaltmiete property.
|
String |
getKaution()
Gets the value of the kaution property.
|
Double |
getNebenkosten()
Gets the value of the nebenkosten property.
|
Double |
getStellplatzMiete()
Gets the value of the stellplatzMiete property.
|
Double |
getWarmmiete()
Gets the value of the warmmiete property.
|
Boolean |
isHeizkostenInWarmmieteEnthalten()
Gets the value of the heizkostenInWarmmieteEnthalten property.
|
void |
setHeizkosten(Double value)
Sets the value of the heizkosten property.
|
void |
setHeizkostenInWarmmieteEnthalten(Boolean value)
Sets the value of the heizkostenInWarmmieteEnthalten property.
|
void |
setKaltmiete(Double value)
Sets the value of the kaltmiete property.
|
void |
setKaution(String value)
Sets the value of the kaution property.
|
void |
setNebenkosten(Double value)
Sets the value of the nebenkosten property.
|
void |
setStellplatzMiete(Double value)
Sets the value of the stellplatzMiete property.
|
void |
setWarmmiete(Double value)
Sets the value of the warmmiete property.
|
String |
toString() |
protected Double kaltmiete
protected Double warmmiete
protected Double nebenkosten
protected Double heizkosten
protected Boolean heizkostenInWarmmieteEnthalten
protected Double stellplatzMiete
protected String kaution
public Double getKaltmiete()
String
public void setKaltmiete(Double value)
value
- allowed object is
String
public Double getWarmmiete()
String
public void setWarmmiete(Double value)
value
- allowed object is
String
public Double getNebenkosten()
String
public void setNebenkosten(Double value)
value
- allowed object is
String
public Double getHeizkosten()
String
public void setHeizkosten(Double value)
value
- allowed object is
String
public Boolean isHeizkostenInWarmmieteEnthalten()
Boolean
public void setHeizkostenInWarmmieteEnthalten(Boolean value)
value
- allowed object is
Boolean
public Double getStellplatzMiete()
String
public void setStellplatzMiete(Double value)
value
- allowed object is
String
public String getKaution()
String
public void setKaution(String value)
value
- allowed object is
String
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
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
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
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
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
Copyright © 2015 OpenEstate. All rights reserved.