public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openestate.is24.restapi.xml.common
|
public ObjectFactory()
public VirtualTour createVirtualTour()
VirtualTourpublic VirtualTour.PreviewUrls createVirtualTourPreviewUrls()
VirtualTour.PreviewUrlspublic Picture.Urls createPictureUrls()
Picture.Urlspublic PublishObject createPublishObject()
PublishObjectpublic RealtorLogo createRealtorLogo()
RealtorLogopublic RealtorLogo.Urls createRealtorLogoUrls()
RealtorLogo.Urlspublic RealtorContactDetails createRealtorContactDetails()
RealtorContactDetailspublic RealtorContactDetailsList createRealtorContactDetailsList()
RealtorContactDetailsListpublic AutopilotSettings createAutopilotSettings()
AutopilotSettingspublic Attachments createAttachments()
Attachmentspublic StrictList createStrictList()
StrictListpublic MatchCountList createMatchCountList()
MatchCountListpublic StrictEntry createStrictEntry()
StrictEntrypublic PublishChannels createPublishChannels()
PublishChannelspublic PublishChannel createPublishChannel()
PublishChannelpublic PublishObjects createPublishObjects()
PublishObjectspublic GeoHierarchyElementsStatistic createGeoHierarchyElementsStatistic()
GeoHierarchyElementsStatisticpublic GeoHierarchyElement createGeoHierarchyElement()
GeoHierarchyElementpublic GeoHierarchyElements createGeoHierarchyElements()
GeoHierarchyElementspublic ApiSearchData createApiSearchData()
ApiSearchDatapublic Wgs84Coordinate createWgs84Coordinate()
Wgs84Coordinatepublic CountryRegion createCountryRegion()
CountryRegionpublic BaseContactDetails createBaseContactDetails()
BaseContactDetailspublic ContactMailCustomStyle createContactMailCustomStyle()
ContactMailCustomStylepublic MasterDataContactDetailsType createMasterDataContactDetailsType()
MasterDataContactDetailsTypepublic ContactDetails createContactDetails()
ContactDetailspublic ExposeContactDetails createExposeContactDetails()
ExposeContactDetailspublic Wgs84AddressDescription createWgs84AddressDescription()
Wgs84AddressDescriptionpublic Wgs84Address createWgs84Address()
Wgs84Addresspublic StreamingVideo createStreamingVideo()
StreamingVideopublic VideoUrlList createVideoUrlList()
VideoUrlListpublic PDFDocument createPDFDocument()
PDFDocumentpublic BudgetPrice createBudgetPrice()
BudgetPricepublic CourtageInfo createCourtageInfo()
CourtageInfopublic CountyCourt createCountyCourt()
CountyCourtpublic FiringTypes createFiringTypes()
FiringTypespublic EnergySourcesEnev2014 createEnergySourcesEnev2014()
EnergySourcesEnev2014public MatchCount createMatchCount()
MatchCountpublic ReferenceLink createReferenceLink()
ReferenceLinkpublic ForwardTracking createForwardTracking()
ForwardTrackingpublic SiteRecommendedUseForTradeTypes createSiteRecommendedUseForTradeTypes()
SiteRecommendedUseForTradeTypespublic SiteRecommendedUseTypes createSiteRecommendedUseTypes()
SiteRecommendedUseTypespublic NumberOfRoomsRange createNumberOfRoomsRange()
NumberOfRoomsRangepublic FloorRange createFloorRange()
FloorRangepublic PriceRange createPriceRange()
PriceRangepublic PriceRangeMandatory createPriceRangeMandatory()
PriceRangeMandatorypublic AreaRangeMandatory createAreaRangeMandatory()
AreaRangeMandatorypublic ParkingSpaceRange createParkingSpaceRange()
ParkingSpaceRangepublic RadiusCriteria createRadiusCriteria()
RadiusCriteriapublic RegionCriteria createRegionCriteria()
RegionCriteriapublic GeoInfoNodeCriteria createGeoInfoNodeCriteria()
GeoInfoNodeCriteriapublic GeoHierarchy createGeoHierarchy()
GeoHierarchypublic Neighbourhood createNeighbourhood()
Neighbourhoodpublic GeoHierarchyStatistic createGeoHierarchyStatistic()
GeoHierarchyStatisticpublic GeoHierarchyStatistics createGeoHierarchyStatistics()
GeoHierarchyStatisticspublic EnergyPerformanceCertificate createEnergyPerformanceCertificate()
EnergyPerformanceCertificatepublic Contingent createContingent()
Contingentpublic VirtualTour.PreviewUrls.Url createVirtualTourPreviewUrlsUrl()
VirtualTour.PreviewUrls.Urlpublic Picture.Urls.Url createPictureUrlsUrl()
Picture.Urls.Urlpublic PublishObject.RealEstate createPublishObjectRealEstate()
PublishObject.RealEstatepublic RealtorLogo.Urls.Url createRealtorLogoUrlsUrl()
RealtorLogo.Urls.Urlpublic JAXBElement<Attachment> createAttachment(Attachment value)
public JAXBElement<RealtorContactDetails> createRealtorContactDetail(RealtorContactDetails value)
public JAXBElement<RealtorLogo> createRealtorLogo(RealtorLogo value)
public JAXBElement<AutopilotSettings> createAutopilotSettings(AutopilotSettings value)
public JAXBElement<Attachments> createAttachments(Attachments value)
public JAXBElement<User> createUser(User value)
public JAXBElement<PublishObject> createPublishObject(PublishObject value)
Copyright © 2018 OpenEstate. All rights reserved.