public static class WazTyp.Pauschalmiete extends WazMieteBaseTyp implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.immobilienscout24.de/immobilientransfer}WazMieteBaseTyp"> <attribute name="MietePauschal" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" /> <attribute name="MietePro" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}WazZeiteinheitenTyp" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Double |
mietePauschal |
protected WazZeiteinheitenTyp |
mietePro |
Constructor and Description |
---|
WazTyp.Pauschalmiete() |
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 |
getMietePauschal()
Gets the value of the mietePauschal property.
|
WazZeiteinheitenTyp |
getMietePro()
Gets the value of the mietePro property.
|
void |
setMietePauschal(Double value)
Sets the value of the mietePauschal property.
|
void |
setMietePro(WazZeiteinheitenTyp value)
Sets the value of the mietePro property.
|
String |
toString() |
protected Double mietePauschal
protected WazZeiteinheitenTyp mietePro
public Double getMietePauschal()
String
public void setMietePauschal(Double value)
value
- allowed object is
String
public WazZeiteinheitenTyp getMietePro()
WazZeiteinheitenTyp
public void setMietePro(WazZeiteinheitenTyp value)
value
- allowed object is
WazZeiteinheitenTyp
public String toString()
toString
in class WazMieteBaseTyp
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 WazMieteBaseTyp
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 WazMieteBaseTyp
public Object clone()
clone
in class WazMieteBaseTyp
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class WazMieteBaseTyp
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 WazMieteBaseTyp
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class WazMieteBaseTyp
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 WazMieteBaseTyp
public boolean equals(Object object)
equals
in class WazMieteBaseTyp
Copyright © 2015 OpenEstate. All rights reserved.