public class Versteigerung extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Modifier and Type | Field and Description |
---|---|
protected String |
aktenzeichen |
protected String |
amtsgericht |
protected Double |
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.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) |
String |
getAktenzeichen()
Gets the value of the aktenzeichen property.
|
String |
getAmtsgericht()
Gets the value of the amtsgericht property.
|
Double |
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(Double 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 Double verkehrswert
public Boolean isZwangsversteigerung()
Boolean
public void setZwangsversteigerung(Boolean value)
value
- allowed object is
Boolean
public String getAktenzeichen()
String
public void setAktenzeichen(String value)
value
- allowed object is
String
public Calendar getZvtermin()
String
public void setZvtermin(Calendar value)
value
- allowed object is
String
public Calendar getZusatztermin()
String
public void setZusatztermin(Calendar value)
value
- allowed object is
String
public String getAmtsgericht()
String
public void setAmtsgericht(String value)
value
- allowed object is
String
public Double getVerkehrswert()
String
public void setVerkehrswert(Double 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.