net.opengis.citygml.bridge.v_2_0
Class ObjectFactory

java.lang.Object
  extended by net.opengis.citygml.bridge.v_2_0.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.citygml.bridge.v_2_0 package.

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 Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.citygml.bridge.v_2_0
 
Method Summary
 JAXBElement<AbstractBridgeType> createAbstractBridge(AbstractBridgeType value)
          Create an instance of JAXBElement<AbstractBridgeType>}
 JAXBElement<AbstractBoundarySurfaceType> createBoundarySurface(AbstractBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractBoundarySurfaceType>}
 BoundarySurfacePropertyType createBoundarySurfacePropertyType()
          Create an instance of BoundarySurfacePropertyType
 JAXBElement<BridgeType> createBridge(BridgeType value)
          Create an instance of JAXBElement<BridgeType>}
 JAXBElement<BridgeConstructionElementType> createBridgeConstructionElement(BridgeConstructionElementType value)
          Create an instance of JAXBElement<BridgeConstructionElementType>}
 BridgeConstructionElementPropertyType createBridgeConstructionElementPropertyType()
          Create an instance of BridgeConstructionElementPropertyType
 BridgeConstructionElementType createBridgeConstructionElementType()
          Create an instance of BridgeConstructionElementType
 JAXBElement<BridgeFurnitureType> createBridgeFurniture(BridgeFurnitureType value)
          Create an instance of JAXBElement<BridgeFurnitureType>}
 BridgeFurnitureType createBridgeFurnitureType()
          Create an instance of BridgeFurnitureType
 JAXBElement<BridgeInstallationType> createBridgeInstallation(BridgeInstallationType value)
          Create an instance of JAXBElement<BridgeInstallationType>}
 BridgeInstallationPropertyType createBridgeInstallationPropertyType()
          Create an instance of BridgeInstallationPropertyType
 BridgeInstallationType createBridgeInstallationType()
          Create an instance of BridgeInstallationType
 JAXBElement<BridgePartType> createBridgePart(BridgePartType value)
          Create an instance of JAXBElement<BridgePartType>}
 BridgePartPropertyType createBridgePartPropertyType()
          Create an instance of BridgePartPropertyType
 BridgePartType createBridgePartType()
          Create an instance of BridgePartType
 JAXBElement<BridgeRoomType> createBridgeRoom(BridgeRoomType value)
          Create an instance of JAXBElement<BridgeRoomType>}
 BridgeRoomType createBridgeRoomType()
          Create an instance of BridgeRoomType
 BridgeType createBridgeType()
          Create an instance of BridgeType
 JAXBElement<CeilingSurfaceType> createCeilingSurface(CeilingSurfaceType value)
          Create an instance of JAXBElement<CeilingSurfaceType>}
 CeilingSurfaceType createCeilingSurfaceType()
          Create an instance of CeilingSurfaceType
 JAXBElement<ClosureSurfaceType> createClosureSurface(ClosureSurfaceType value)
          Create an instance of JAXBElement<ClosureSurfaceType>}
 ClosureSurfaceType createClosureSurfaceType()
          Create an instance of ClosureSurfaceType
 JAXBElement<DoorType> createDoor(DoorType value)
          Create an instance of JAXBElement<DoorType>}
 DoorType createDoorType()
          Create an instance of DoorType
 JAXBElement<FloorSurfaceType> createFloorSurface(FloorSurfaceType value)
          Create an instance of JAXBElement<FloorSurfaceType>}
 FloorSurfaceType createFloorSurfaceType()
          Create an instance of FloorSurfaceType
 JAXBElement<Object> createGenericApplicationPropertyOfAbstractBridge(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfBoundarySurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfBridge(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfBridgeConstructionElement(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfBridgeFurniture(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfBridgeInstallation(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfBridgePart(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfBridgeRoom(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfCeilingSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfClosureSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfDoor(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfFloorSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfGroundSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfIntBridgeInstallation(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfInteriorWallSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfOpening(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfOuterCeilingSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfOuterFloorSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfRoofSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfWallSurface(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<Object> createGenericApplicationPropertyOfWindow(Object value)
          Create an instance of JAXBElement<Object>}
 JAXBElement<GroundSurfaceType> createGroundSurface(GroundSurfaceType value)
          Create an instance of JAXBElement<GroundSurfaceType>}
 GroundSurfaceType createGroundSurfaceType()
          Create an instance of GroundSurfaceType
 JAXBElement<IntBridgeInstallationType> createIntBridgeInstallation(IntBridgeInstallationType value)
          Create an instance of JAXBElement<IntBridgeInstallationType>}
 IntBridgeInstallationPropertyType createIntBridgeInstallationPropertyType()
          Create an instance of IntBridgeInstallationPropertyType
 IntBridgeInstallationType createIntBridgeInstallationType()
          Create an instance of IntBridgeInstallationType
 InteriorBridgeRoomPropertyType createInteriorBridgeRoomPropertyType()
          Create an instance of InteriorBridgeRoomPropertyType
 InteriorFurniturePropertyType createInteriorFurniturePropertyType()
          Create an instance of InteriorFurniturePropertyType
 JAXBElement<InteriorWallSurfaceType> createInteriorWallSurface(InteriorWallSurfaceType value)
          Create an instance of JAXBElement<InteriorWallSurfaceType>}
 InteriorWallSurfaceType createInteriorWallSurfaceType()
          Create an instance of InteriorWallSurfaceType
 JAXBElement<AbstractOpeningType> createOpening(AbstractOpeningType value)
          Create an instance of JAXBElement<AbstractOpeningType>}
 OpeningPropertyType createOpeningPropertyType()
          Create an instance of OpeningPropertyType
 JAXBElement<OuterCeilingSurfaceType> createOuterCeilingSurface(OuterCeilingSurfaceType value)
          Create an instance of JAXBElement<OuterCeilingSurfaceType>}
 OuterCeilingSurfaceType createOuterCeilingSurfaceType()
          Create an instance of OuterCeilingSurfaceType
 JAXBElement<OuterFloorSurfaceType> createOuterFloorSurface(OuterFloorSurfaceType value)
          Create an instance of JAXBElement<OuterFloorSurfaceType>}
 OuterFloorSurfaceType createOuterFloorSurfaceType()
          Create an instance of OuterFloorSurfaceType
 JAXBElement<RoofSurfaceType> createRoofSurface(RoofSurfaceType value)
          Create an instance of JAXBElement<RoofSurfaceType>}
 RoofSurfaceType createRoofSurfaceType()
          Create an instance of RoofSurfaceType
 JAXBElement<WallSurfaceType> createWallSurface(WallSurfaceType value)
          Create an instance of JAXBElement<WallSurfaceType>}
 WallSurfaceType createWallSurfaceType()
          Create an instance of WallSurfaceType
 JAXBElement<WindowType> createWindow(WindowType value)
          Create an instance of JAXBElement<WindowType>}
 WindowType createWindowType()
          Create an instance of WindowType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.citygml.bridge.v_2_0

Method Detail

createBridgeType

public BridgeType createBridgeType()
Create an instance of BridgeType


createBridgePartType

public BridgePartType createBridgePartType()
Create an instance of BridgePartType


createBridgeInstallationType

public BridgeInstallationType createBridgeInstallationType()
Create an instance of BridgeInstallationType


createIntBridgeInstallationType

public IntBridgeInstallationType createIntBridgeInstallationType()
Create an instance of IntBridgeInstallationType


createBridgeConstructionElementType

public BridgeConstructionElementType createBridgeConstructionElementType()
Create an instance of BridgeConstructionElementType


createRoofSurfaceType

public RoofSurfaceType createRoofSurfaceType()
Create an instance of RoofSurfaceType


createWallSurfaceType

public WallSurfaceType createWallSurfaceType()
Create an instance of WallSurfaceType


createGroundSurfaceType

public GroundSurfaceType createGroundSurfaceType()
Create an instance of GroundSurfaceType


createClosureSurfaceType

public ClosureSurfaceType createClosureSurfaceType()
Create an instance of ClosureSurfaceType


createOuterFloorSurfaceType

public OuterFloorSurfaceType createOuterFloorSurfaceType()
Create an instance of OuterFloorSurfaceType


createOuterCeilingSurfaceType

public OuterCeilingSurfaceType createOuterCeilingSurfaceType()
Create an instance of OuterCeilingSurfaceType


createFloorSurfaceType

public FloorSurfaceType createFloorSurfaceType()
Create an instance of FloorSurfaceType


createInteriorWallSurfaceType

public InteriorWallSurfaceType createInteriorWallSurfaceType()
Create an instance of InteriorWallSurfaceType


createCeilingSurfaceType

public CeilingSurfaceType createCeilingSurfaceType()
Create an instance of CeilingSurfaceType


createWindowType

public WindowType createWindowType()
Create an instance of WindowType


createDoorType

public DoorType createDoorType()
Create an instance of DoorType


createBridgeRoomType

public BridgeRoomType createBridgeRoomType()
Create an instance of BridgeRoomType


createBridgeFurnitureType

public BridgeFurnitureType createBridgeFurnitureType()
Create an instance of BridgeFurnitureType


createBridgePartPropertyType

public BridgePartPropertyType createBridgePartPropertyType()
Create an instance of BridgePartPropertyType


createBridgeInstallationPropertyType

public BridgeInstallationPropertyType createBridgeInstallationPropertyType()
Create an instance of BridgeInstallationPropertyType


createIntBridgeInstallationPropertyType

public IntBridgeInstallationPropertyType createIntBridgeInstallationPropertyType()
Create an instance of IntBridgeInstallationPropertyType


createBridgeConstructionElementPropertyType

public BridgeConstructionElementPropertyType createBridgeConstructionElementPropertyType()
Create an instance of BridgeConstructionElementPropertyType


createBoundarySurfacePropertyType

public BoundarySurfacePropertyType createBoundarySurfacePropertyType()
Create an instance of BoundarySurfacePropertyType


createOpeningPropertyType

public OpeningPropertyType createOpeningPropertyType()
Create an instance of OpeningPropertyType


createInteriorBridgeRoomPropertyType

public InteriorBridgeRoomPropertyType createInteriorBridgeRoomPropertyType()
Create an instance of InteriorBridgeRoomPropertyType


createInteriorFurniturePropertyType

public InteriorFurniturePropertyType createInteriorFurniturePropertyType()
Create an instance of InteriorFurniturePropertyType


createAbstractBridge

public JAXBElement<AbstractBridgeType> createAbstractBridge(AbstractBridgeType value)
Create an instance of JAXBElement<AbstractBridgeType>}


createGenericApplicationPropertyOfAbstractBridge

public JAXBElement<Object> createGenericApplicationPropertyOfAbstractBridge(Object value)
Create an instance of JAXBElement<Object>}


createBridge

public JAXBElement<BridgeType> createBridge(BridgeType value)
Create an instance of JAXBElement<BridgeType>}


createGenericApplicationPropertyOfBridge

public JAXBElement<Object> createGenericApplicationPropertyOfBridge(Object value)
Create an instance of JAXBElement<Object>}


createBridgePart

public JAXBElement<BridgePartType> createBridgePart(BridgePartType value)
Create an instance of JAXBElement<BridgePartType>}


createGenericApplicationPropertyOfBridgePart

public JAXBElement<Object> createGenericApplicationPropertyOfBridgePart(Object value)
Create an instance of JAXBElement<Object>}


createBridgeInstallation

public JAXBElement<BridgeInstallationType> createBridgeInstallation(BridgeInstallationType value)
Create an instance of JAXBElement<BridgeInstallationType>}


createGenericApplicationPropertyOfBridgeInstallation

public JAXBElement<Object> createGenericApplicationPropertyOfBridgeInstallation(Object value)
Create an instance of JAXBElement<Object>}


createIntBridgeInstallation

public JAXBElement<IntBridgeInstallationType> createIntBridgeInstallation(IntBridgeInstallationType value)
Create an instance of JAXBElement<IntBridgeInstallationType>}


createGenericApplicationPropertyOfIntBridgeInstallation

public JAXBElement<Object> createGenericApplicationPropertyOfIntBridgeInstallation(Object value)
Create an instance of JAXBElement<Object>}


createBridgeConstructionElement

public JAXBElement<BridgeConstructionElementType> createBridgeConstructionElement(BridgeConstructionElementType value)
Create an instance of JAXBElement<BridgeConstructionElementType>}


createGenericApplicationPropertyOfBridgeConstructionElement

public JAXBElement<Object> createGenericApplicationPropertyOfBridgeConstructionElement(Object value)
Create an instance of JAXBElement<Object>}


createBoundarySurface

public JAXBElement<AbstractBoundarySurfaceType> createBoundarySurface(AbstractBoundarySurfaceType value)
Create an instance of JAXBElement<AbstractBoundarySurfaceType>}


createGenericApplicationPropertyOfBoundarySurface

public JAXBElement<Object> createGenericApplicationPropertyOfBoundarySurface(Object value)
Create an instance of JAXBElement<Object>}


createRoofSurface

public JAXBElement<RoofSurfaceType> createRoofSurface(RoofSurfaceType value)
Create an instance of JAXBElement<RoofSurfaceType>}


createGenericApplicationPropertyOfRoofSurface

public JAXBElement<Object> createGenericApplicationPropertyOfRoofSurface(Object value)
Create an instance of JAXBElement<Object>}


createWallSurface

public JAXBElement<WallSurfaceType> createWallSurface(WallSurfaceType value)
Create an instance of JAXBElement<WallSurfaceType>}


createGenericApplicationPropertyOfWallSurface

public JAXBElement<Object> createGenericApplicationPropertyOfWallSurface(Object value)
Create an instance of JAXBElement<Object>}


createGroundSurface

public JAXBElement<GroundSurfaceType> createGroundSurface(GroundSurfaceType value)
Create an instance of JAXBElement<GroundSurfaceType>}


createGenericApplicationPropertyOfGroundSurface

public JAXBElement<Object> createGenericApplicationPropertyOfGroundSurface(Object value)
Create an instance of JAXBElement<Object>}


createClosureSurface

public JAXBElement<ClosureSurfaceType> createClosureSurface(ClosureSurfaceType value)
Create an instance of JAXBElement<ClosureSurfaceType>}


createGenericApplicationPropertyOfClosureSurface

public JAXBElement<Object> createGenericApplicationPropertyOfClosureSurface(Object value)
Create an instance of JAXBElement<Object>}


createOuterFloorSurface

public JAXBElement<OuterFloorSurfaceType> createOuterFloorSurface(OuterFloorSurfaceType value)
Create an instance of JAXBElement<OuterFloorSurfaceType>}


createGenericApplicationPropertyOfOuterFloorSurface

public JAXBElement<Object> createGenericApplicationPropertyOfOuterFloorSurface(Object value)
Create an instance of JAXBElement<Object>}


createOuterCeilingSurface

public JAXBElement<OuterCeilingSurfaceType> createOuterCeilingSurface(OuterCeilingSurfaceType value)
Create an instance of JAXBElement<OuterCeilingSurfaceType>}


createGenericApplicationPropertyOfOuterCeilingSurface

public JAXBElement<Object> createGenericApplicationPropertyOfOuterCeilingSurface(Object value)
Create an instance of JAXBElement<Object>}


createFloorSurface

public JAXBElement<FloorSurfaceType> createFloorSurface(FloorSurfaceType value)
Create an instance of JAXBElement<FloorSurfaceType>}


createGenericApplicationPropertyOfFloorSurface

public JAXBElement<Object> createGenericApplicationPropertyOfFloorSurface(Object value)
Create an instance of JAXBElement<Object>}


createInteriorWallSurface

public JAXBElement<InteriorWallSurfaceType> createInteriorWallSurface(InteriorWallSurfaceType value)
Create an instance of JAXBElement<InteriorWallSurfaceType>}


createGenericApplicationPropertyOfInteriorWallSurface

public JAXBElement<Object> createGenericApplicationPropertyOfInteriorWallSurface(Object value)
Create an instance of JAXBElement<Object>}


createCeilingSurface

public JAXBElement<CeilingSurfaceType> createCeilingSurface(CeilingSurfaceType value)
Create an instance of JAXBElement<CeilingSurfaceType>}


createGenericApplicationPropertyOfCeilingSurface

public JAXBElement<Object> createGenericApplicationPropertyOfCeilingSurface(Object value)
Create an instance of JAXBElement<Object>}


createOpening

public JAXBElement<AbstractOpeningType> createOpening(AbstractOpeningType value)
Create an instance of JAXBElement<AbstractOpeningType>}


createGenericApplicationPropertyOfOpening

public JAXBElement<Object> createGenericApplicationPropertyOfOpening(Object value)
Create an instance of JAXBElement<Object>}


createWindow

public JAXBElement<WindowType> createWindow(WindowType value)
Create an instance of JAXBElement<WindowType>}


createGenericApplicationPropertyOfWindow

public JAXBElement<Object> createGenericApplicationPropertyOfWindow(Object value)
Create an instance of JAXBElement<Object>}


createDoor

public JAXBElement<DoorType> createDoor(DoorType value)
Create an instance of JAXBElement<DoorType>}


createGenericApplicationPropertyOfDoor

public JAXBElement<Object> createGenericApplicationPropertyOfDoor(Object value)
Create an instance of JAXBElement<Object>}


createBridgeRoom

public JAXBElement<BridgeRoomType> createBridgeRoom(BridgeRoomType value)
Create an instance of JAXBElement<BridgeRoomType>}


createGenericApplicationPropertyOfBridgeRoom

public JAXBElement<Object> createGenericApplicationPropertyOfBridgeRoom(Object value)
Create an instance of JAXBElement<Object>}


createBridgeFurniture

public JAXBElement<BridgeFurnitureType> createBridgeFurniture(BridgeFurnitureType value)
Create an instance of JAXBElement<BridgeFurnitureType>}


createGenericApplicationPropertyOfBridgeFurniture

public JAXBElement<Object> createGenericApplicationPropertyOfBridgeFurniture(Object value)
Create an instance of JAXBElement<Object>}



Copyright © 2008-2015. All Rights Reserved.