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.Urls
public PublishObject createPublishObject()
PublishObject
public RealtorLogo createRealtorLogo()
RealtorLogo
public RealtorLogo.Urls createRealtorLogoUrls()
RealtorLogo.Urls
public RealtorContactDetails createRealtorContactDetails()
RealtorContactDetails
public RealtorContactDetailsList createRealtorContactDetailsList()
RealtorContactDetailsList
public AutopilotSettings createAutopilotSettings()
AutopilotSettings
public Attachments createAttachments()
Attachments
public StrictList createStrictList()
StrictList
public MatchCountList createMatchCountList()
MatchCountList
public StrictEntry createStrictEntry()
StrictEntry
public PublishChannels createPublishChannels()
PublishChannels
public PublishChannel createPublishChannel()
PublishChannel
public PublishObjects createPublishObjects()
PublishObjects
public GeoHierarchyElementsStatistic createGeoHierarchyElementsStatistic()
GeoHierarchyElementsStatistic
public GeoHierarchyElement createGeoHierarchyElement()
GeoHierarchyElement
public GeoHierarchyElements createGeoHierarchyElements()
GeoHierarchyElements
public ApiSearchData createApiSearchData()
ApiSearchData
public Wgs84Coordinate createWgs84Coordinate()
Wgs84Coordinate
public CountryRegion createCountryRegion()
CountryRegion
public BaseContactDetails createBaseContactDetails()
BaseContactDetails
public ContactMailCustomStyle createContactMailCustomStyle()
ContactMailCustomStyle
public MasterDataContactDetailsType createMasterDataContactDetailsType()
MasterDataContactDetailsType
public ContactDetails createContactDetails()
ContactDetails
public ExposeContactDetails createExposeContactDetails()
ExposeContactDetails
public Wgs84AddressDescription createWgs84AddressDescription()
Wgs84AddressDescription
public Wgs84Address createWgs84Address()
Wgs84Address
public StreamingVideo createStreamingVideo()
StreamingVideo
public VideoUrlList createVideoUrlList()
VideoUrlList
public PDFDocument createPDFDocument()
PDFDocument
public BudgetPrice createBudgetPrice()
BudgetPrice
public CourtageInfo createCourtageInfo()
CourtageInfo
public CountyCourt createCountyCourt()
CountyCourt
public FiringTypes createFiringTypes()
FiringTypes
public EnergySourcesEnev2014 createEnergySourcesEnev2014()
EnergySourcesEnev2014
public MatchCount createMatchCount()
MatchCount
public ReferenceLink createReferenceLink()
ReferenceLink
public ForwardTracking createForwardTracking()
ForwardTracking
public SiteRecommendedUseForTradeTypes createSiteRecommendedUseForTradeTypes()
SiteRecommendedUseForTradeTypes
public SiteRecommendedUseTypes createSiteRecommendedUseTypes()
SiteRecommendedUseTypes
public NumberOfRoomsRange createNumberOfRoomsRange()
NumberOfRoomsRange
public FloorRange createFloorRange()
FloorRange
public PriceRange createPriceRange()
PriceRange
public PriceRangeMandatory createPriceRangeMandatory()
PriceRangeMandatory
public AreaRangeMandatory createAreaRangeMandatory()
AreaRangeMandatory
public ParkingSpaceRange createParkingSpaceRange()
ParkingSpaceRange
public RadiusCriteria createRadiusCriteria()
RadiusCriteria
public RegionCriteria createRegionCriteria()
RegionCriteria
public GeoInfoNodeCriteria createGeoInfoNodeCriteria()
GeoInfoNodeCriteria
public GeoHierarchy createGeoHierarchy()
GeoHierarchy
public Neighbourhood createNeighbourhood()
Neighbourhood
public GeoHierarchyStatistic createGeoHierarchyStatistic()
GeoHierarchyStatistic
public GeoHierarchyStatistics createGeoHierarchyStatistics()
GeoHierarchyStatistics
public EnergyPerformanceCertificate createEnergyPerformanceCertificate()
EnergyPerformanceCertificate
public Contingent createContingent()
Contingent
public Picture.Urls.Url createPictureUrlsUrl()
Picture.Urls.Url
public PublishObject.RealEstate createPublishObjectRealEstate()
PublishObject.RealEstate
public RealtorLogo.Urls.Url createRealtorLogoUrlsUrl()
RealtorLogo.Urls.Url
public 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 © 2016 OpenEstate. All rights reserved.