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.
Type | Property and Description |
---|---|
Feed.Properties.Property |
createFeedProperties
Create an instance of
Feed.Properties.Property |
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openestate.io.immobiliare_it.xml
|
Feed.Properties.Property
public ObjectFactory()
public BoxProject createBoxProject()
BoxProject
public FloorProject createFloorProject()
FloorProject
public LocationStructure createLocationStructure()
LocationStructure
public LocationStructure.Locality createLocationStructureLocality()
LocationStructure.Locality
public LocationStructure.Locality.Neighbourhood createLocationStructureLocalityNeighbourhood()
LocationStructure.Locality.Neighbourhood
public BusinessElement createBusinessElement()
BusinessElement
public Feed.Properties createFeedProperties()
Feed.Properties
public Feed.Properties.Property createFeedPropertiesProperty()
Feed.Properties.Property
public Feed.Projects createFeedProjects()
Feed.Projects
public Feed.Projects.Project createFeedProjectsProject()
Feed.Projects.Project
public Feed.Projects.Project.Lots createFeedProjectsProjectLots()
Feed.Projects.Project.Lots
public Feed.Projects.Project.Lots.Lot createFeedProjectsProjectLotsLot()
Feed.Projects.Project.Lots.Lot
public Feed.Projects.Project.Agent createFeedProjectsProjectAgent()
Feed.Projects.Project.Agent
public Feed.Projects.Project.Agent.SalesOffice createFeedProjectsProjectAgentSalesOffice()
Feed.Projects.Project.Agent.SalesOffice
public Feed.Metadata createFeedMetadata()
Feed.Metadata
public LandSizeType createLandSizeType()
LandSizeType
public VideoProject createVideoProject()
VideoProject
public PictureExtended createPictureExtended()
PictureExtended
public AdditionalCostsType createAdditionalCostsType()
AdditionalCostsType
public PictureProject createPictureProject()
PictureProject
public DescriptionType createDescriptionType()
DescriptionType
public ClassEnergyPerformance createClassEnergyPerformance()
ClassEnergyPerformance
public TerrainElement createTerrainElement()
TerrainElement
public TransactionType createTransactionType()
TransactionType
public LocationStructure.SubAdministrativeArea createLocationStructureSubAdministrativeArea()
LocationStructure.SubAdministrativeArea
public LocationStructure.City createLocationStructureCity()
LocationStructure.City
public LocationStructure.Locality.Thoroughfare createLocationStructureLocalityThoroughfare()
LocationStructure.Locality.Thoroughfare
public Feed.Properties.Property.Agent createFeedPropertiesPropertyAgent()
Feed.Properties.Property.Agent
public Feed.Properties.Property.Features createFeedPropertiesPropertyFeatures()
Feed.Properties.Property.Features
public Feed.Properties.Property.ExtraFeatures createFeedPropertiesPropertyExtraFeatures()
Feed.Properties.Property.ExtraFeatures
public Feed.Properties.Property.Pictures createFeedPropertiesPropertyPictures()
Feed.Properties.Property.Pictures
public Feed.Properties.Property.Blueprints createFeedPropertiesPropertyBlueprints()
Feed.Properties.Property.Blueprints
public Feed.Properties.Property.Videos createFeedPropertiesPropertyVideos()
Feed.Properties.Property.Videos
public Feed.Projects.Project.Features createFeedProjectsProjectFeatures()
Feed.Projects.Project.Features
public Feed.Projects.Project.Pictures createFeedProjectsProjectPictures()
Feed.Projects.Project.Pictures
public Feed.Projects.Project.Videos createFeedProjectsProjectVideos()
Feed.Projects.Project.Videos
public Feed.Projects.Project.Lots.Lot.Pictures createFeedProjectsProjectLotsLotPictures()
Feed.Projects.Project.Lots.Lot.Pictures
public Feed.Projects.Project.Agent.SalesOffice.City createFeedProjectsProjectAgentSalesOfficeCity()
Feed.Projects.Project.Agent.SalesOffice.City
public Feed.Projects.Project.Agent.SalesOffice.Locality createFeedProjectsProjectAgentSalesOfficeLocality()
Feed.Projects.Project.Agent.SalesOffice.Locality
public Feed.Metadata.Multipage createFeedMetadataMultipage()
Feed.Metadata.Multipage
Copyright © 2015 OpenEstate. All rights reserved.