public class RealtorContactDetails extends ContactDetails
Java class for RealtorContactDetails complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RealtorContactDetails">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/common/1.0}ContactDetails">
<sequence>
<element name="defaultContact" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="localPartnerContact" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="businessCardContact" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="realEstateReferenceCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="externalId" type="{http://rest.immobilienscout24.de/schema/common/1.0}TextField" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
businessCardContact |
protected Boolean |
defaultContact |
protected String |
externalId |
protected Boolean |
localPartnerContact |
protected Long |
realEstateReferenceCount |
id, officeHoursadditionName, address, cellPhoneNumber, cellPhoneNumberAreaCode, cellPhoneNumberCountryCode, cellPhoneNumberSubscriber, company, countryCode, email, faxNumber, faxNumberAreaCode, faxNumberCountryCode, faxNumberSubscriber, firstname, homepageUrl, lastname, phoneNumber, phoneNumberAreaCode, phoneNumberCountryCode, phoneNumberSubscriber, portraitUrl, salutation, title| Constructor and Description |
|---|
RealtorContactDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalId()
Gets the value of the externalId property.
|
Long |
getRealEstateReferenceCount()
Gets the value of the realEstateReferenceCount property.
|
Boolean |
isBusinessCardContact()
Gets the value of the businessCardContact property.
|
Boolean |
isDefaultContact()
Gets the value of the defaultContact property.
|
Boolean |
isLocalPartnerContact()
Gets the value of the localPartnerContact property.
|
void |
setBusinessCardContact(Boolean value)
Sets the value of the businessCardContact property.
|
void |
setDefaultContact(Boolean value)
Sets the value of the defaultContact property.
|
void |
setExternalId(String value)
Sets the value of the externalId property.
|
void |
setLocalPartnerContact(Boolean value)
Sets the value of the localPartnerContact property.
|
void |
setRealEstateReferenceCount(Long value)
Sets the value of the realEstateReferenceCount property.
|
getId, getOfficeHours, setId, setOfficeHoursgetAdditionName, getAddress, getCellPhoneNumber, getCellPhoneNumberAreaCode, getCellPhoneNumberCountryCode, getCellPhoneNumberSubscriber, getCompany, getCountryCode, getEmail, getFaxNumber, getFaxNumberAreaCode, getFaxNumberCountryCode, getFaxNumberSubscriber, getFirstname, getHomepageUrl, getLastname, getPhoneNumber, getPhoneNumberAreaCode, getPhoneNumberCountryCode, getPhoneNumberSubscriber, getPortraitUrl, getSalutation, getTitle, setAdditionName, setAddress, setCellPhoneNumber, setCellPhoneNumberAreaCode, setCellPhoneNumberCountryCode, setCellPhoneNumberSubscriber, setCompany, setCountryCode, setEmail, setFaxNumber, setFaxNumberAreaCode, setFaxNumberCountryCode, setFaxNumberSubscriber, setFirstname, setHomepageUrl, setLastname, setPhoneNumber, setPhoneNumberAreaCode, setPhoneNumberCountryCode, setPhoneNumberSubscriber, setPortraitUrl, setSalutation, setTitleprotected Boolean defaultContact
protected Boolean localPartnerContact
protected Boolean businessCardContact
protected Long realEstateReferenceCount
protected String externalId
public Boolean isDefaultContact()
Booleanpublic void setDefaultContact(Boolean value)
value - allowed object is
Booleanpublic Boolean isLocalPartnerContact()
Booleanpublic void setLocalPartnerContact(Boolean value)
value - allowed object is
Booleanpublic Boolean isBusinessCardContact()
Booleanpublic void setBusinessCardContact(Boolean value)
value - allowed object is
Booleanpublic Long getRealEstateReferenceCount()
Longpublic void setRealEstateReferenceCount(Long value)
value - allowed object is
Longpublic String getExternalId()
StringCopyright © 2014 OpenEstate. All rights reserved.