public class StrictEntry extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for StrictEntry complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StrictEntry">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="wgs84Coordinate" type="{http://rest.immobilienscout24.de/schema/common/1.0}Wgs84Coordinate"/>
<element name="preciseHouseNumber" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="publishedAfterRequestedDate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
<attGroup ref="{http://rest.immobilienscout24.de/schema/common/1.0}Reference"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Calendar |
creation |
protected URL |
href |
protected Long |
id |
protected String |
label |
protected Calendar |
modification |
protected Boolean |
preciseHouseNumber |
protected Calendar |
publishDate |
protected Boolean |
publishedAfterRequestedDate |
protected Wgs84Coordinate |
wgs84Coordinate |
| Constructor and Description |
|---|
StrictEntry() |
| 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) |
Calendar |
getCreation()
Gets the value of the creation property.
|
URL |
getHref()
Link zum Element.
|
Long |
getId()
Gets the value of the id property.
|
String |
getLabel()
Gets the value of the label property.
|
Calendar |
getModification()
Gets the value of the modification property.
|
Calendar |
getPublishDate()
Gets the value of the publishDate property.
|
Wgs84Coordinate |
getWgs84Coordinate()
Gets the value of the wgs84Coordinate property.
|
Boolean |
isPreciseHouseNumber()
Gets the value of the preciseHouseNumber property.
|
Boolean |
isPublishedAfterRequestedDate()
Gets the value of the publishedAfterRequestedDate property.
|
void |
setCreation(Calendar value)
Sets the value of the creation property.
|
void |
setHref(URL value)
Sets the value of the href property.
|
void |
setId(Long value)
Sets the value of the id property.
|
void |
setLabel(String value)
Sets the value of the label property.
|
void |
setModification(Calendar value)
Sets the value of the modification property.
|
void |
setPreciseHouseNumber(Boolean value)
Sets the value of the preciseHouseNumber property.
|
void |
setPublishDate(Calendar value)
Sets the value of the publishDate property.
|
void |
setPublishedAfterRequestedDate(Boolean value)
Sets the value of the publishedAfterRequestedDate property.
|
void |
setWgs84Coordinate(Wgs84Coordinate value)
Sets the value of the wgs84Coordinate property.
|
String |
toString() |
protected Wgs84Coordinate wgs84Coordinate
protected Boolean preciseHouseNumber
protected Boolean publishedAfterRequestedDate
protected URL href
protected Long id
protected String label
protected Calendar modification
protected Calendar creation
protected Calendar publishDate
public Wgs84Coordinate getWgs84Coordinate()
Wgs84Coordinatepublic void setWgs84Coordinate(Wgs84Coordinate value)
value - allowed object is
Wgs84Coordinatepublic Boolean isPreciseHouseNumber()
Booleanpublic void setPreciseHouseNumber(Boolean value)
value - allowed object is
Booleanpublic Boolean isPublishedAfterRequestedDate()
Booleanpublic void setPublishedAfterRequestedDate(Boolean value)
value - allowed object is
Booleanpublic void setHref(URL value)
value - allowed object is
Stringpublic void setId(Long value)
value - allowed object is
Longpublic String getLabel()
Stringpublic void setLabel(String value)
value - allowed object is
Stringpublic Calendar getModification()
Stringpublic void setModification(Calendar value)
value - allowed object is
Stringpublic Calendar getCreation()
Stringpublic void setCreation(Calendar value)
value - allowed object is
Stringpublic Calendar getPublishDate()
Stringpublic void setPublishDate(Calendar value)
value - allowed object is
Stringpublic 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.ToStringpublic 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.ToStringpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic 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.CopyTopublic 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.EqualsCopyright © 2014 OpenEstate. All rights reserved.