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