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.io.casa_it.xml
|
public ObjectFactory()
public Container.Realestateitems createContainerRealestateitems()
Container.Realestateitems
public Container.Realestateitems.Realestate createContainerRealestateitemsRealestate()
Container.Realestateitems.Realestate
public Container.Realestateitems.Realestate.Images createContainerRealestateitemsRealestateImages()
Container.Realestateitems.Realestate.Images
public Container.Realestateitems.Realestate.Address createContainerRealestateitemsRealestateAddress()
Container.Realestateitems.Realestate.Address
public Container.Realestateitems.Realestate.Description createContainerRealestateitemsRealestateDescription()
Container.Realestateitems.Realestate.Description
public Container.Realestateitems.Realestate.Building createContainerRealestateitemsRealestateBuilding()
Container.Realestateitems.Realestate.Building
public Container.Realestateitems.Realestate.Price createContainerRealestateitemsRealestatePrice()
Container.Realestateitems.Realestate.Price
public Container.Realestateitems.Realestate.Box createContainerRealestateitemsRealestateBox()
Container.Realestateitems.Realestate.Box
public Container.Realestateitems.Realestate.Garden createContainerRealestateitemsRealestateGarden()
Container.Realestateitems.Realestate.Garden
public Container.Realestateitems.Realestate.Configuration createContainerRealestateitemsRealestateConfiguration()
Container.Realestateitems.Realestate.Configuration
public Container.Realestateitems.Realestate.Googlemapcoordinate createContainerRealestateitemsRealestateGooglemapcoordinate()
Container.Realestateitems.Realestate.Googlemapcoordinate
public Container.Realestateitems.Realestate.Images.Advertismentimage createContainerRealestateitemsRealestateImagesAdvertismentimage()
Container.Realestateitems.Realestate.Images.Advertismentimage
Copyright © 2015 OpenEstate. All rights reserved.