public class Versteigerung 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 String |
aktenzeichen |
protected String |
amtsgericht |
protected BigDecimal |
verkehrswert |
protected Calendar |
zusatztermin |
protected Calendar |
zvtermin |
protected Boolean |
zwangsversteigerung |
| Constructor and Description |
|---|
Versteigerung() |
| 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) |
String |
getAktenzeichen()
Gets the value of the aktenzeichen property.
|
String |
getAmtsgericht()
Gets the value of the amtsgericht property.
|
BigDecimal |
getVerkehrswert()
Gets the value of the verkehrswert property.
|
Calendar |
getZusatztermin()
Gets the value of the zusatztermin property.
|
Calendar |
getZvtermin()
Gets the value of the zvtermin property.
|
Boolean |
isZwangsversteigerung()
Gets the value of the zwangsversteigerung property.
|
void |
setAktenzeichen(String value)
Sets the value of the aktenzeichen property.
|
void |
setAmtsgericht(String value)
Sets the value of the amtsgericht property.
|
void |
setVerkehrswert(BigDecimal value)
Sets the value of the verkehrswert property.
|
void |
setZusatztermin(Calendar value)
Sets the value of the zusatztermin property.
|
void |
setZvtermin(Calendar value)
Sets the value of the zvtermin property.
|
void |
setZwangsversteigerung(Boolean value)
Sets the value of the zwangsversteigerung property.
|
String |
toString() |
protected Boolean zwangsversteigerung
protected String aktenzeichen
protected Calendar zvtermin
protected Calendar zusatztermin
protected String amtsgericht
protected BigDecimal verkehrswert
public Boolean isZwangsversteigerung()
Booleanpublic void setZwangsversteigerung(Boolean value)
value - allowed object is
Booleanpublic String getAktenzeichen()
Stringpublic void setAktenzeichen(String value)
value - allowed object is
Stringpublic Calendar getZvtermin()
Stringpublic void setZvtermin(Calendar value)
value - allowed object is
Stringpublic Calendar getZusatztermin()
Stringpublic void setZusatztermin(Calendar value)
value - allowed object is
Stringpublic String getAmtsgericht()
Stringpublic void setAmtsgericht(String value)
value - allowed object is
Stringpublic BigDecimal getVerkehrswert()
Stringpublic void setVerkehrswert(BigDecimal value)
value - allowed object is
Stringpublic 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.ToString2public 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.ToString2public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public 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.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2public 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.Equals2Copyright © 2017 OpenEstate. All rights reserved.