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: net.opengis.citygml.building.v_2_0
|
public ObjectFactory()
public BuildingType createBuildingType()
BuildingTypepublic BuildingPartType createBuildingPartType()
BuildingPartTypepublic BuildingInstallationType createBuildingInstallationType()
BuildingInstallationTypepublic IntBuildingInstallationType createIntBuildingInstallationType()
IntBuildingInstallationTypepublic RoofSurfaceType createRoofSurfaceType()
RoofSurfaceTypepublic WallSurfaceType createWallSurfaceType()
WallSurfaceTypepublic GroundSurfaceType createGroundSurfaceType()
GroundSurfaceTypepublic ClosureSurfaceType createClosureSurfaceType()
ClosureSurfaceTypepublic FloorSurfaceType createFloorSurfaceType()
FloorSurfaceTypepublic OuterFloorSurfaceType createOuterFloorSurfaceType()
OuterFloorSurfaceTypepublic InteriorWallSurfaceType createInteriorWallSurfaceType()
InteriorWallSurfaceTypepublic CeilingSurfaceType createCeilingSurfaceType()
CeilingSurfaceTypepublic OuterCeilingSurfaceType createOuterCeilingSurfaceType()
OuterCeilingSurfaceTypepublic WindowType createWindowType()
WindowTypepublic BuildingFurnitureType createBuildingFurnitureType()
BuildingFurnitureTypepublic BuildingPartPropertyType createBuildingPartPropertyType()
BuildingPartPropertyTypepublic BuildingInstallationPropertyType createBuildingInstallationPropertyType()
BuildingInstallationPropertyTypepublic IntBuildingInstallationPropertyType createIntBuildingInstallationPropertyType()
IntBuildingInstallationPropertyTypepublic BoundarySurfacePropertyType createBoundarySurfacePropertyType()
BoundarySurfacePropertyTypepublic OpeningPropertyType createOpeningPropertyType()
OpeningPropertyTypepublic InteriorRoomPropertyType createInteriorRoomPropertyType()
InteriorRoomPropertyTypepublic InteriorFurniturePropertyType createInteriorFurniturePropertyType()
InteriorFurniturePropertyTypepublic jakarta.xml.bind.JAXBElement<AbstractBuildingType> createAbstractBuilding(AbstractBuildingType value)
value - Java instance representing xml element's value.JAXBElement<AbstractBuildingType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfAbstractBuilding(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<BuildingType> createBuilding(BuildingType value)
value - Java instance representing xml element's value.JAXBElement<BuildingType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBuilding(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<BuildingPartType> createBuildingPart(BuildingPartType value)
value - Java instance representing xml element's value.JAXBElement<BuildingPartType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBuildingPart(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<BuildingInstallationType> createBuildingInstallation(BuildingInstallationType value)
value - Java instance representing xml element's value.JAXBElement<BuildingInstallationType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBuildingInstallation(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<IntBuildingInstallationType> createIntBuildingInstallation(IntBuildingInstallationType value)
value - Java instance representing xml element's value.JAXBElement<IntBuildingInstallationType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfIntBuildingInstallation(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<AbstractBoundarySurfaceType> createBoundarySurface(AbstractBoundarySurfaceType value)
value - Java instance representing xml element's value.JAXBElement<AbstractBoundarySurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBoundarySurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<RoofSurfaceType> createRoofSurface(RoofSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<RoofSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfRoofSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<WallSurfaceType> createWallSurface(WallSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<WallSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfWallSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<GroundSurfaceType> createGroundSurface(GroundSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<GroundSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfGroundSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<ClosureSurfaceType> createClosureSurface(ClosureSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<ClosureSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfClosureSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<FloorSurfaceType> createFloorSurface(FloorSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<FloorSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfFloorSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<OuterFloorSurfaceType> createOuterFloorSurface(OuterFloorSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<OuterFloorSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfOuterFloorSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<InteriorWallSurfaceType> createInteriorWallSurface(InteriorWallSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<InteriorWallSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfInteriorWallSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<CeilingSurfaceType> createCeilingSurface(CeilingSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<CeilingSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfCeilingSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<OuterCeilingSurfaceType> createOuterCeilingSurface(OuterCeilingSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<OuterCeilingSurfaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfOuterCeilingSurface(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<AbstractOpeningType> createOpening(AbstractOpeningType value)
value - Java instance representing xml element's value.JAXBElement<AbstractOpeningType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfOpening(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<WindowType> createWindow(WindowType value)
value - Java instance representing xml element's value.JAXBElement<WindowType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfWindow(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<DoorType> createDoor(DoorType value)
value - Java instance representing xml element's value.JAXBElement<DoorType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfDoor(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<RoomType> createRoom(RoomType value)
value - Java instance representing xml element's value.JAXBElement<RoomType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfRoom(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<BuildingFurnitureType> createBuildingFurniture(BuildingFurnitureType value)
value - Java instance representing xml element's value.JAXBElement<BuildingFurnitureType>Copyright © 2008–2023. All rights reserved.