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 Picture.Urls createPictureUrls()
Picture.Urlspublic PublishObject createPublishObject()
PublishObjectpublic RealtorContactDetailsList createRealtorContactDetailsList()
RealtorContactDetailsListpublic RealtorContactDetails createRealtorContactDetails()
RealtorContactDetailspublic PublishChannels createPublishChannels()
PublishChannelspublic PublishChannel createPublishChannel()
PublishChannelpublic GeoHierarchyElementsStatistic createGeoHierarchyElementsStatistic()
GeoHierarchyElementsStatisticpublic GeoHierarchyElement createGeoHierarchyElement()
GeoHierarchyElementpublic GeoHierarchyElements createGeoHierarchyElements()
GeoHierarchyElementspublic PublishObjects createPublishObjects()
PublishObjectspublic AutopilotSettings createAutopilotSettings()
AutopilotSettingspublic StrictList createStrictList()
StrictListpublic MatchCountList createMatchCountList()
MatchCountListpublic StrictEntry createStrictEntry()
StrictEntrypublic RealtorLogo createRealtorLogo()
RealtorLogopublic Attachments createAttachments()
Attachmentspublic Neighbourhood createNeighbourhood()
Neighbourhoodpublic NumberOfRoomsRange createNumberOfRoomsRange()
NumberOfRoomsRangepublic ExposeContactDetails createExposeContactDetails()
ExposeContactDetailspublic MatchCount createMatchCount()
MatchCountpublic StreamingVideo createStreamingVideo()
StreamingVideopublic FloorRange createFloorRange()
FloorRangepublic Wgs84Coordinate createWgs84Coordinate()
Wgs84Coordinatepublic CourtageInfo createCourtageInfo()
CourtageInfopublic BaseContactDetails createBaseContactDetails()
BaseContactDetailspublic ForwardTracking createForwardTracking()
ForwardTrackingpublic Wgs84Address createWgs84Address()
Wgs84Addresspublic RadiusCriteria createRadiusCriteria()
RadiusCriteriapublic AreaRangeMandatory createAreaRangeMandatory()
AreaRangeMandatorypublic MasterDataContactDetailsType createMasterDataContactDetailsType()
MasterDataContactDetailsTypepublic GeoHierarchy createGeoHierarchy()
GeoHierarchypublic VideoUrlList createVideoUrlList()
VideoUrlListpublic GeoInfoNodeCriteria createGeoInfoNodeCriteria()
GeoInfoNodeCriteriapublic ReferenceLink createReferenceLink()
ReferenceLinkpublic PDFDocument createPDFDocument()
PDFDocumentpublic EnergyPerformanceCertificate createEnergyPerformanceCertificate()
EnergyPerformanceCertificatepublic FiringTypes createFiringTypes()
FiringTypespublic SiteRecommendedUseTypes createSiteRecommendedUseTypes()
SiteRecommendedUseTypespublic ContactMailCustomStyle createContactMailCustomStyle()
ContactMailCustomStylepublic ContactDetails createContactDetails()
ContactDetailspublic RegionCriteria createRegionCriteria()
RegionCriteriapublic EnergySourcesEnev2014 createEnergySourcesEnev2014()
EnergySourcesEnev2014public Contingent createContingent()
Contingentpublic PriceRangeMandatory createPriceRangeMandatory()
PriceRangeMandatorypublic CountyCourt createCountyCourt()
CountyCourtpublic SiteRecommendedUseForTradeTypes createSiteRecommendedUseForTradeTypes()
SiteRecommendedUseForTradeTypespublic CountryRegion createCountryRegion()
CountryRegionpublic GeoHierarchyStatistic createGeoHierarchyStatistic()
GeoHierarchyStatisticpublic ApiSearchData createApiSearchData()
ApiSearchDatapublic Wgs84AddressDescription createWgs84AddressDescription()
Wgs84AddressDescriptionpublic ParkingSpaceRange createParkingSpaceRange()
ParkingSpaceRangepublic PriceRange createPriceRange()
PriceRangepublic GeoHierarchyStatistics createGeoHierarchyStatistics()
GeoHierarchyStatisticspublic BudgetPrice createBudgetPrice()
BudgetPricepublic Picture.Urls.Url createPictureUrlsUrl()
Picture.Urls.Urlpublic PublishObject.RealEstate createPublishObjectRealEstate()
PublishObject.RealEstatepublic JAXBElement<RealtorLogo> createRealtorLogo(RealtorLogo value)
public JAXBElement<Attachment> createAttachment(Attachment value)
public JAXBElement<RealtorContactDetails> createRealtorContactDetail(RealtorContactDetails value)
public JAXBElement<PublishObject> createPublishObject(PublishObject value)
public JAXBElement<User> createUser(User value)
public JAXBElement<AutopilotSettings> createAutopilotSettings(AutopilotSettings value)
public JAXBElement<Attachments> createAttachments(Attachments value)
Copyright © 2014 OpenEstate. All rights reserved.