public class ObjectFactory
extends java.lang.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
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<AbstractBuildingType> |
createAbstractBuilding(AbstractBuildingType value)
|
javax.xml.bind.JAXBElement<AbstractBoundarySurfaceType> |
createBoundarySurface(AbstractBoundarySurfaceType value)
|
BoundarySurfacePropertyType |
createBoundarySurfacePropertyType()
Create an instance of
BoundarySurfacePropertyType |
javax.xml.bind.JAXBElement<BuildingType> |
createBuilding(BuildingType value)
|
javax.xml.bind.JAXBElement<BuildingFurnitureType> |
createBuildingFurniture(BuildingFurnitureType value)
|
BuildingFurnitureType |
createBuildingFurnitureType()
Create an instance of
BuildingFurnitureType |
javax.xml.bind.JAXBElement<BuildingInstallationType> |
createBuildingInstallation(BuildingInstallationType value)
|
BuildingInstallationPropertyType |
createBuildingInstallationPropertyType()
Create an instance of
BuildingInstallationPropertyType |
BuildingInstallationType |
createBuildingInstallationType()
Create an instance of
BuildingInstallationType |
javax.xml.bind.JAXBElement<BuildingPartType> |
createBuildingPart(BuildingPartType value)
|
BuildingPartPropertyType |
createBuildingPartPropertyType()
Create an instance of
BuildingPartPropertyType |
BuildingPartType |
createBuildingPartType()
Create an instance of
BuildingPartType |
BuildingType |
createBuildingType()
Create an instance of
BuildingType |
javax.xml.bind.JAXBElement<CeilingSurfaceType> |
createCeilingSurface(CeilingSurfaceType value)
|
CeilingSurfaceType |
createCeilingSurfaceType()
Create an instance of
CeilingSurfaceType |
javax.xml.bind.JAXBElement<ClosureSurfaceType> |
createClosureSurface(ClosureSurfaceType value)
|
ClosureSurfaceType |
createClosureSurfaceType()
Create an instance of
ClosureSurfaceType |
javax.xml.bind.JAXBElement<DoorType> |
createDoor(DoorType value)
|
DoorType |
createDoorType()
Create an instance of
DoorType |
javax.xml.bind.JAXBElement<FloorSurfaceType> |
createFloorSurface(FloorSurfaceType value)
|
FloorSurfaceType |
createFloorSurfaceType()
Create an instance of
FloorSurfaceType |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfAbstractBuilding(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfBoundarySurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfBuilding(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfBuildingFurniture(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfBuildingInstallation(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfBuildingPart(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfCeilingSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfClosureSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfDoor(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfFloorSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfGroundSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfIntBuildingInstallation(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfInteriorWallSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfOpening(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfOuterCeilingSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfOuterFloorSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfRoofSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfRoom(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfWallSurface(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfWindow(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<GroundSurfaceType> |
createGroundSurface(GroundSurfaceType value)
|
GroundSurfaceType |
createGroundSurfaceType()
Create an instance of
GroundSurfaceType |
javax.xml.bind.JAXBElement<IntBuildingInstallationType> |
createIntBuildingInstallation(IntBuildingInstallationType value)
|
IntBuildingInstallationPropertyType |
createIntBuildingInstallationPropertyType()
Create an instance of
IntBuildingInstallationPropertyType |
IntBuildingInstallationType |
createIntBuildingInstallationType()
Create an instance of
IntBuildingInstallationType |
InteriorFurniturePropertyType |
createInteriorFurniturePropertyType()
Create an instance of
InteriorFurniturePropertyType |
InteriorRoomPropertyType |
createInteriorRoomPropertyType()
Create an instance of
InteriorRoomPropertyType |
javax.xml.bind.JAXBElement<InteriorWallSurfaceType> |
createInteriorWallSurface(InteriorWallSurfaceType value)
|
InteriorWallSurfaceType |
createInteriorWallSurfaceType()
Create an instance of
InteriorWallSurfaceType |
javax.xml.bind.JAXBElement<AbstractOpeningType> |
createOpening(AbstractOpeningType value)
|
OpeningPropertyType |
createOpeningPropertyType()
Create an instance of
OpeningPropertyType |
javax.xml.bind.JAXBElement<OuterCeilingSurfaceType> |
createOuterCeilingSurface(OuterCeilingSurfaceType value)
|
OuterCeilingSurfaceType |
createOuterCeilingSurfaceType()
Create an instance of
OuterCeilingSurfaceType |
javax.xml.bind.JAXBElement<OuterFloorSurfaceType> |
createOuterFloorSurface(OuterFloorSurfaceType value)
|
OuterFloorSurfaceType |
createOuterFloorSurfaceType()
Create an instance of
OuterFloorSurfaceType |
javax.xml.bind.JAXBElement<RoofSurfaceType> |
createRoofSurface(RoofSurfaceType value)
|
RoofSurfaceType |
createRoofSurfaceType()
Create an instance of
RoofSurfaceType |
javax.xml.bind.JAXBElement<RoomType> |
createRoom(RoomType value)
|
RoomType |
createRoomType()
Create an instance of
RoomType |
javax.xml.bind.JAXBElement<WallSurfaceType> |
createWallSurface(WallSurfaceType value)
|
WallSurfaceType |
createWallSurfaceType()
Create an instance of
WallSurfaceType |
javax.xml.bind.JAXBElement<WindowType> |
createWindow(WindowType value)
|
WindowType |
createWindowType()
Create an instance of
WindowType |
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 javax.xml.bind.JAXBElement<AbstractBuildingType> createAbstractBuilding(AbstractBuildingType value)
value - Java instance representing xml element's value.JAXBElement<AbstractBuildingType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfAbstractBuilding(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<BuildingType> createBuilding(BuildingType value)
value - Java instance representing xml element's value.JAXBElement<BuildingType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfBuilding(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<BuildingPartType> createBuildingPart(BuildingPartType value)
value - Java instance representing xml element's value.JAXBElement<BuildingPartType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfBuildingPart(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<BuildingInstallationType> createBuildingInstallation(BuildingInstallationType value)
value - Java instance representing xml element's value.JAXBElement<BuildingInstallationType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfBuildingInstallation(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<IntBuildingInstallationType> createIntBuildingInstallation(IntBuildingInstallationType value)
value - Java instance representing xml element's value.JAXBElement<IntBuildingInstallationType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfIntBuildingInstallation(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<AbstractBoundarySurfaceType> createBoundarySurface(AbstractBoundarySurfaceType value)
value - Java instance representing xml element's value.JAXBElement<AbstractBoundarySurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfBoundarySurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<RoofSurfaceType> createRoofSurface(RoofSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<RoofSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfRoofSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<WallSurfaceType> createWallSurface(WallSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<WallSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfWallSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<GroundSurfaceType> createGroundSurface(GroundSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<GroundSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfGroundSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<ClosureSurfaceType> createClosureSurface(ClosureSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<ClosureSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfClosureSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<FloorSurfaceType> createFloorSurface(FloorSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<FloorSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfFloorSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<OuterFloorSurfaceType> createOuterFloorSurface(OuterFloorSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<OuterFloorSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfOuterFloorSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<InteriorWallSurfaceType> createInteriorWallSurface(InteriorWallSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<InteriorWallSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfInteriorWallSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<CeilingSurfaceType> createCeilingSurface(CeilingSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<CeilingSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfCeilingSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<OuterCeilingSurfaceType> createOuterCeilingSurface(OuterCeilingSurfaceType value)
value - Java instance representing xml element's value.JAXBElement<OuterCeilingSurfaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfOuterCeilingSurface(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<AbstractOpeningType> createOpening(AbstractOpeningType value)
value - Java instance representing xml element's value.JAXBElement<AbstractOpeningType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfOpening(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<WindowType> createWindow(WindowType value)
value - Java instance representing xml element's value.JAXBElement<WindowType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfWindow(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<DoorType> createDoor(DoorType value)
value - Java instance representing xml element's value.JAXBElement<DoorType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfDoor(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<RoomType> createRoom(RoomType value)
value - Java instance representing xml element's value.JAXBElement<RoomType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfRoom(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<BuildingFurnitureType> createBuildingFurniture(BuildingFurnitureType value)
value - Java instance representing xml element's value.JAXBElement<BuildingFurnitureType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfBuildingFurniture(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>Copyright © 2008-2022. All Rights Reserved.