public class Stellplatz extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Modifier and Type | Field and Description |
---|---|
protected BigInteger |
anzahl |
protected BigDecimal |
stellplatzkaufpreis |
protected BigDecimal |
stellplatzmiete |
Constructor and Description |
---|
Stellplatz() |
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) |
BigInteger |
getAnzahl()
Gets the value of the anzahl property.
|
BigDecimal |
getStellplatzkaufpreis()
Gets the value of the stellplatzkaufpreis property.
|
BigDecimal |
getStellplatzmiete()
Gets the value of the stellplatzmiete property.
|
void |
setAnzahl(BigInteger value)
Sets the value of the anzahl property.
|
void |
setStellplatzkaufpreis(BigDecimal value)
Sets the value of the stellplatzkaufpreis property.
|
void |
setStellplatzmiete(BigDecimal value)
Sets the value of the stellplatzmiete property.
|
String |
toString() |
protected BigDecimal stellplatzmiete
protected BigDecimal stellplatzkaufpreis
protected BigInteger anzahl
public BigDecimal getStellplatzmiete()
String
public void setStellplatzmiete(BigDecimal value)
value
- allowed object is
String
public BigDecimal getStellplatzkaufpreis()
String
public void setStellplatzkaufpreis(BigDecimal value)
value
- allowed object is
String
public BigInteger getAnzahl()
String
public void setAnzahl(BigInteger 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.