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, showAddress
attachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCall
address, 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, setShowAddress
getAttachments, getDescriptionNote, getFurnishingNote, getGroupNumber, getLocationNote, getOtherNote, getRealEstateProjectId, getReferencePriceApiCall, getReferencePriceServiceCall, setAttachments, setDescriptionNote, setFurnishingNote, setGroupNumber, setLocationNote, setOtherNote, setRealEstateProjectId, setReferencePriceApiCall, setReferencePriceServiceCall
getAddress, getApiSearchData, getCreationDate, getExternalId, getId, getLastModificationDate, getRealEstateState, getTitle, setAddress, setApiSearchData, setCreationDate, setExternalId, setId, setLastModificationDate, setRealEstateState, setTitle
protected 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()
Price
public void setMarketValue(Price value)
value
- allowed object is
Price
public Price getLowestBid()
Price
public void setLowestBid(Price value)
value
- allowed object is
Price
public Boolean isRecurrenceAppointment()
Boolean
public void setRecurrenceAppointment(Boolean value)
value
- allowed object is
Boolean
public Calendar getDateOfAuction()
String
public void setDateOfAuction(Calendar value)
value
- allowed object is
String
public Calendar getLastChangeDate()
String
public void setLastChangeDate(Calendar value)
value
- allowed object is
String
public Calendar getCancellationDate()
String
public void setCancellationDate(Calendar value)
value
- allowed object is
String
public Calendar getRecordationDate()
String
public void setRecordationDate(Calendar value)
value
- allowed object is
String
public double getArea()
public void setArea(double value)
public CompulsoryAuctionType getAuctionObjectType()
CompulsoryAuctionType
public void setAuctionObjectType(CompulsoryAuctionType value)
value
- allowed object is
CompulsoryAuctionType
public CountyCourt getCountyCourt()
CountyCourt
public void setCountyCourt(CountyCourt value)
value
- allowed object is
CountyCourt
public String getFileReferenceAtCountyCourt()
String
public void setFileReferenceAtCountyCourt(String value)
value
- allowed object is
String
public String getNumberOfFolio()
String
public void setNumberOfFolio(String value)
value
- allowed object is
String
public Boolean isSplittingAuction()
Boolean
public void setSplittingAuction(Boolean value)
value
- allowed object is
Boolean
public String getOwner()
String
public void setOwner(String value)
value
- allowed object is
String
public EnergyPerformanceCertificate getEnergyCertificate()
EnergyPerformanceCertificate
public void setEnergyCertificate(EnergyPerformanceCertificate value)
value
- allowed object is
EnergyPerformanceCertificate
public HeatingTypeEnev2014 getHeatingTypeEnev2014()
HeatingTypeEnev2014
public void setHeatingTypeEnev2014(HeatingTypeEnev2014 value)
value
- allowed object is
HeatingTypeEnev2014
public EnergySourcesEnev2014 getEnergySourcesEnev2014()
EnergySourcesEnev2014
public void setEnergySourcesEnev2014(EnergySourcesEnev2014 value)
value
- allowed object is
EnergySourcesEnev2014
public BuildingEnergyRatingType getBuildingEnergyRatingType()
BuildingEnergyRatingType
public void setBuildingEnergyRatingType(BuildingEnergyRatingType value)
value
- allowed object is
BuildingEnergyRatingType
public Double getThermalCharacteristic()
String
public void setThermalCharacteristic(Double value)
value
- allowed object is
String
public YesNotApplicableType getEnergyConsumptionContainsWarmWater()
YesNotApplicableType
public void setEnergyConsumptionContainsWarmWater(YesNotApplicableType value)
value
- allowed object is
YesNotApplicableType
public Integer getConstructionYear()
String
public void setConstructionYear(Integer value)
value
- allowed object is
String
public Boolean isConstructionYearUnknown()
Boolean
public void setConstructionYearUnknown(Boolean value)
value
- allowed object is
Boolean
public String toString()
toString
in class RealEstate
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 RealEstate
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 RealEstate
public Object clone()
clone
in class RealEstate
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class RealEstate
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 RealEstate
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
equals
in class RealEstate
public boolean equals(Object object)
equals
in class RealEstate
Copyright © 2014 OpenEstate. All rights reserved.