public class CompulsoryAuction extends RealEstate implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for CompulsoryAuction complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CompulsoryAuction">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/offer/realestates/1.0}RealEstate">
<sequence>
<group ref="{http://rest.immobilienscout24.de/schema/common/1.0}ExtendedCompulsoryAuctionGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
RealEstate.Contact| Modifier and Type | Field and Description |
|---|---|
protected double |
area |
protected CompulsoryAuctionType |
auctionObjectType |
protected BuildingEnergyRatingType |
buildingEnergyRatingType |
protected Calendar |
cancellationDate |
protected Integer |
constructionYear |
protected Boolean |
constructionYearUnknown |
protected CountyCourt |
countyCourt |
protected Calendar |
dateOfAuction |
protected EnergyPerformanceCertificate |
energyCertificate |
protected YesNotApplicableType |
energyConsumptionContainsWarmWater |
protected EnergySourcesEnev2014 |
energySourcesEnev2014 |
protected String |
fileReferenceAtCountyCourt |
protected HeatingTypeEnev2014 |
heatingTypeEnev2014 |
protected Calendar |
lastChangeDate |
protected Price |
lowestBid |
protected Price |
marketValue |
protected String |
numberOfFolio |
protected String |
owner |
protected Calendar |
recordationDate |
protected Boolean |
recurrenceAppointment |
protected Boolean |
splittingAuction |
protected Double |
thermalCharacteristic |
contact, publishChannels, showAddressattachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCalladdress, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title| Constructor and Description |
|---|
CompulsoryAuction() |
| 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 |
getArea()
Gets the value of the area property.
|
CompulsoryAuctionType |
getAuctionObjectType()
Gets the value of the auctionObjectType property.
|
BuildingEnergyRatingType |
getBuildingEnergyRatingType()
Gets the value of the buildingEnergyRatingType property.
|
Calendar |
getCancellationDate()
Gets the value of the cancellationDate property.
|
Integer |
getConstructionYear()
Gets the value of the constructionYear property.
|
CountyCourt |
getCountyCourt()
Gets the value of the countyCourt property.
|
Calendar |
getDateOfAuction()
Gets the value of the dateOfAuction property.
|
EnergyPerformanceCertificate |
getEnergyCertificate()
Gets the value of the energyCertificate property.
|
YesNotApplicableType |
getEnergyConsumptionContainsWarmWater()
Gets the value of the energyConsumptionContainsWarmWater property.
|
EnergySourcesEnev2014 |
getEnergySourcesEnev2014()
Gets the value of the energySourcesEnev2014 property.
|
String |
getFileReferenceAtCountyCourt()
Gets the value of the fileReferenceAtCountyCourt property.
|
HeatingTypeEnev2014 |
getHeatingTypeEnev2014()
Gets the value of the heatingTypeEnev2014 property.
|
Calendar |
getLastChangeDate()
Gets the value of the lastChangeDate property.
|
Price |
getLowestBid()
Gets the value of the lowestBid property.
|
Price |
getMarketValue()
Gets the value of the marketValue property.
|
String |
getNumberOfFolio()
Gets the value of the numberOfFolio property.
|
String |
getOwner()
Gets the value of the owner property.
|
Calendar |
getRecordationDate()
Gets the value of the recordationDate property.
|
Double |
getThermalCharacteristic()
Gets the value of the thermalCharacteristic property.
|
Boolean |
isConstructionYearUnknown()
Gets the value of the constructionYearUnknown property.
|
Boolean |
isRecurrenceAppointment()
Gets the value of the recurrenceAppointment property.
|
Boolean |
isSplittingAuction()
Gets the value of the splittingAuction property.
|
void |
setArea(double value)
Sets the value of the area property.
|
void |
setAuctionObjectType(CompulsoryAuctionType value)
Sets the value of the auctionObjectType property.
|
void |
setBuildingEnergyRatingType(BuildingEnergyRatingType value)
Sets the value of the buildingEnergyRatingType property.
|
void |
setCancellationDate(Calendar value)
Sets the value of the cancellationDate property.
|
void |
setConstructionYear(Integer value)
Sets the value of the constructionYear property.
|
void |
setConstructionYearUnknown(Boolean value)
Sets the value of the constructionYearUnknown property.
|
void |
setCountyCourt(CountyCourt value)
Sets the value of the countyCourt property.
|
void |
setDateOfAuction(Calendar value)
Sets the value of the dateOfAuction property.
|
void |
setEnergyCertificate(EnergyPerformanceCertificate value)
Sets the value of the energyCertificate property.
|
void |
setEnergyConsumptionContainsWarmWater(YesNotApplicableType value)
Sets the value of the energyConsumptionContainsWarmWater property.
|
void |
setEnergySourcesEnev2014(EnergySourcesEnev2014 value)
Sets the value of the energySourcesEnev2014 property.
|
void |
setFileReferenceAtCountyCourt(String value)
Sets the value of the fileReferenceAtCountyCourt property.
|
void |
setHeatingTypeEnev2014(HeatingTypeEnev2014 value)
Sets the value of the heatingTypeEnev2014 property.
|
void |
setLastChangeDate(Calendar value)
Sets the value of the lastChangeDate property.
|
void |
setLowestBid(Price value)
Sets the value of the lowestBid property.
|
void |
setMarketValue(Price value)
Sets the value of the marketValue property.
|
void |
setNumberOfFolio(String value)
Sets the value of the numberOfFolio property.
|
void |
setOwner(String value)
Sets the value of the owner property.
|
void |
setRecordationDate(Calendar value)
Sets the value of the recordationDate property.
|
void |
setRecurrenceAppointment(Boolean value)
Sets the value of the recurrenceAppointment property.
|
void |
setSplittingAuction(Boolean value)
Sets the value of the splittingAuction property.
|
void |
setThermalCharacteristic(Double value)
Sets the value of the thermalCharacteristic property.
|
String |
toString() |
getContact, getPublishChannels, isShowAddress, setContact, setPublishChannels, setShowAddressgetAttachments, getDescriptionNote, getFurnishingNote, getGroupNumber, getLocationNote, getOtherNote, getRealEstateProjectId, getReferencePriceApiCall, getReferencePriceServiceCall, setAttachments, setDescriptionNote, setFurnishingNote, setGroupNumber, setLocationNote, setOtherNote, setRealEstateProjectId, setReferencePriceApiCall, setReferencePriceServiceCallgetAddress, getApiSearchData, getCreationDate, getExternalId, getId, getLastModificationDate, getRealEstateState, getTitle, setAddress, setApiSearchData, setCreationDate, setExternalId, setId, setLastModificationDate, setRealEstateState, setTitleprotected Price marketValue
protected Price lowestBid
protected Boolean recurrenceAppointment
protected Calendar dateOfAuction
protected Calendar lastChangeDate
protected Calendar cancellationDate
protected Calendar recordationDate
protected double area
protected CompulsoryAuctionType auctionObjectType
protected CountyCourt countyCourt
protected String fileReferenceAtCountyCourt
protected String numberOfFolio
protected Boolean splittingAuction
protected String owner
protected EnergyPerformanceCertificate energyCertificate
protected HeatingTypeEnev2014 heatingTypeEnev2014
protected EnergySourcesEnev2014 energySourcesEnev2014
protected BuildingEnergyRatingType buildingEnergyRatingType
protected Double thermalCharacteristic
protected YesNotApplicableType energyConsumptionContainsWarmWater
protected Integer constructionYear
protected Boolean constructionYearUnknown
public Price getMarketValue()
Pricepublic void setMarketValue(Price value)
value - allowed object is
Pricepublic Price getLowestBid()
Pricepublic void setLowestBid(Price value)
value - allowed object is
Pricepublic Boolean isRecurrenceAppointment()
Booleanpublic void setRecurrenceAppointment(Boolean value)
value - allowed object is
Booleanpublic Calendar getDateOfAuction()
Stringpublic void setDateOfAuction(Calendar value)
value - allowed object is
Stringpublic Calendar getLastChangeDate()
Stringpublic void setLastChangeDate(Calendar value)
value - allowed object is
Stringpublic Calendar getCancellationDate()
Stringpublic void setCancellationDate(Calendar value)
value - allowed object is
Stringpublic Calendar getRecordationDate()
Stringpublic void setRecordationDate(Calendar value)
value - allowed object is
Stringpublic double getArea()
public void setArea(double value)
public CompulsoryAuctionType getAuctionObjectType()
CompulsoryAuctionTypepublic void setAuctionObjectType(CompulsoryAuctionType value)
value - allowed object is
CompulsoryAuctionTypepublic CountyCourt getCountyCourt()
CountyCourtpublic void setCountyCourt(CountyCourt value)
value - allowed object is
CountyCourtpublic String getFileReferenceAtCountyCourt()
Stringpublic void setFileReferenceAtCountyCourt(String value)
value - allowed object is
Stringpublic String getNumberOfFolio()
Stringpublic void setNumberOfFolio(String value)
value - allowed object is
Stringpublic Boolean isSplittingAuction()
Booleanpublic void setSplittingAuction(Boolean value)
value - allowed object is
Booleanpublic String getOwner()
Stringpublic void setOwner(String value)
value - allowed object is
Stringpublic EnergyPerformanceCertificate getEnergyCertificate()
EnergyPerformanceCertificatepublic void setEnergyCertificate(EnergyPerformanceCertificate value)
value - allowed object is
EnergyPerformanceCertificatepublic HeatingTypeEnev2014 getHeatingTypeEnev2014()
HeatingTypeEnev2014public void setHeatingTypeEnev2014(HeatingTypeEnev2014 value)
value - allowed object is
HeatingTypeEnev2014public EnergySourcesEnev2014 getEnergySourcesEnev2014()
EnergySourcesEnev2014public void setEnergySourcesEnev2014(EnergySourcesEnev2014 value)
value - allowed object is
EnergySourcesEnev2014public BuildingEnergyRatingType getBuildingEnergyRatingType()
BuildingEnergyRatingTypepublic void setBuildingEnergyRatingType(BuildingEnergyRatingType value)
value - allowed object is
BuildingEnergyRatingTypepublic Double getThermalCharacteristic()
Stringpublic void setThermalCharacteristic(Double value)
value - allowed object is
Stringpublic YesNotApplicableType getEnergyConsumptionContainsWarmWater()
YesNotApplicableTypepublic void setEnergyConsumptionContainsWarmWater(YesNotApplicableType value)
value - allowed object is
YesNotApplicableTypepublic Integer getConstructionYear()
Stringpublic void setConstructionYear(Integer value)
value - allowed object is
Stringpublic Boolean isConstructionYearUnknown()
Booleanpublic void setConstructionYearUnknown(Boolean value)
value - allowed object is
Booleanpublic String toString()
toString in class RealEstatepublic 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.ToStringappend in class RealEstatepublic 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.ToStringappendFields in class RealEstatepublic Object clone()
clone in class RealEstatepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class RealEstatepublic 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.CopyTocopyTo in class RealEstatepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic 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.Equalsequals in class RealEstatepublic boolean equals(Object object)
equals in class RealEstateCopyright © 2014 OpenEstate. All rights reserved.