public class OfferCompulsoryAuction extends OfferRealEstateForList implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for OfferCompulsoryAuction complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OfferCompulsoryAuction">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/offer/listelement/1.0}OfferRealEstateForList">
<group ref="{http://rest.immobilienscout24.de/schema/common/1.0}BaseCompulsoryAuctionGroup"/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Price |
lowestBid |
protected Price |
marketValue |
protected Boolean |
recurrenceAppointment |
creation, floorplan, href, modification, publishChannels, publishDate, state, titlePictureaddress, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title| Constructor and Description |
|---|
OfferCompulsoryAuction() |
| 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) |
Price |
getLowestBid()
Gets the value of the lowestBid property.
|
Price |
getMarketValue()
Gets the value of the marketValue property.
|
Boolean |
isRecurrenceAppointment()
Gets the value of the recurrenceAppointment property.
|
void |
setLowestBid(Price value)
Sets the value of the lowestBid property.
|
void |
setMarketValue(Price value)
Sets the value of the marketValue property.
|
void |
setRecurrenceAppointment(Boolean value)
Sets the value of the recurrenceAppointment property.
|
String |
toString() |
getCreation, getHref, getModification, getPublishChannels, getPublishDate, getState, getTitlePicture, isFloorplan, setCreation, setFloorplan, setHref, setModification, setPublishChannels, setPublishDate, setState, setTitlePicturegetAddress, getApiSearchData, getCreationDate, getExternalId, getId, getLastModificationDate, getRealEstateState, getTitle, setAddress, setApiSearchData, setCreationDate, setExternalId, setId, setLastModificationDate, setRealEstateState, setTitleprotected Price marketValue
protected Price lowestBid
protected Boolean recurrenceAppointment
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 String toString()
toString in class OfferRealEstateForListpublic 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 OfferRealEstateForListpublic 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 OfferRealEstateForListpublic Object clone()
clone in class OfferRealEstateForListpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class OfferRealEstateForListpublic 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 OfferRealEstateForListpublic 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 OfferRealEstateForListpublic boolean equals(Object object)
equals in class OfferRealEstateForListCopyright © 2015 OpenEstate. All rights reserved.