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.tunnel.v_2_0
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<AbstractTunnelType> |
createAbstractTunnel(AbstractTunnelType value)
|
AbstractTunnelType |
createAbstractTunnelType()
Create an instance of
AbstractTunnelType |
javax.xml.bind.JAXBElement<AbstractBoundarySurfaceType> |
createBoundarySurface(AbstractBoundarySurfaceType value)
|
BoundarySurfacePropertyType |
createBoundarySurfacePropertyType()
Create an instance of
BoundarySurfacePropertyType |
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> |
createGenericApplicationPropertyOfAbstractTunnel(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> |
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> |
createGenericApplicationPropertyOfHollowSpace(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> |
createGenericApplicationPropertyOfIntTunnelInstallation(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> |
createGenericApplicationPropertyOfTunnel(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfTunnelFurniture(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfTunnelInstallation(java.lang.Object value)
Create an instance of
JAXBElement<Object> |
javax.xml.bind.JAXBElement<java.lang.Object> |
createGenericApplicationPropertyOfTunnelPart(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<HollowSpaceType> |
createHollowSpace(HollowSpaceType value)
|
HollowSpaceType |
createHollowSpaceType()
Create an instance of
HollowSpaceType |
InteriorFurniturePropertyType |
createInteriorFurniturePropertyType()
Create an instance of
InteriorFurniturePropertyType |
InteriorHollowSpacePropertyType |
createInteriorHollowSpacePropertyType()
Create an instance of
InteriorHollowSpacePropertyType |
javax.xml.bind.JAXBElement<InteriorWallSurfaceType> |
createInteriorWallSurface(InteriorWallSurfaceType value)
|
InteriorWallSurfaceType |
createInteriorWallSurfaceType()
Create an instance of
InteriorWallSurfaceType |
javax.xml.bind.JAXBElement<IntTunnelInstallationType> |
createIntTunnelInstallation(IntTunnelInstallationType value)
|
IntTunnelInstallationPropertyType |
createIntTunnelInstallationPropertyType()
Create an instance of
IntTunnelInstallationPropertyType |
IntTunnelInstallationType |
createIntTunnelInstallationType()
Create an instance of
IntTunnelInstallationType |
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<TunnelType> |
createTunnel(TunnelType value)
|
javax.xml.bind.JAXBElement<TunnelFurnitureType> |
createTunnelFurniture(TunnelFurnitureType value)
|
TunnelFurnitureType |
createTunnelFurnitureType()
Create an instance of
TunnelFurnitureType |
javax.xml.bind.JAXBElement<TunnelInstallationType> |
createTunnelInstallation(TunnelInstallationType value)
|
TunnelInstallationPropertyType |
createTunnelInstallationPropertyType()
Create an instance of
TunnelInstallationPropertyType |
TunnelInstallationType |
createTunnelInstallationType()
Create an instance of
TunnelInstallationType |
javax.xml.bind.JAXBElement<TunnelPartType> |
createTunnelPart(TunnelPartType value)
|
TunnelPartPropertyType |
createTunnelPartPropertyType()
Create an instance of
TunnelPartPropertyType |
TunnelPartType |
createTunnelPartType()
Create an instance of
TunnelPartType |
TunnelType |
createTunnelType()
Create an instance of
TunnelType |
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 AbstractTunnelType createAbstractTunnelType()
AbstractTunnelTypepublic TunnelType createTunnelType()
TunnelTypepublic TunnelPartType createTunnelPartType()
TunnelPartTypepublic TunnelInstallationType createTunnelInstallationType()
TunnelInstallationTypepublic IntTunnelInstallationType createIntTunnelInstallationType()
IntTunnelInstallationTypepublic 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 HollowSpaceType createHollowSpaceType()
HollowSpaceTypepublic TunnelFurnitureType createTunnelFurnitureType()
TunnelFurnitureTypepublic WindowType createWindowType()
WindowTypepublic TunnelPartPropertyType createTunnelPartPropertyType()
TunnelPartPropertyTypepublic TunnelInstallationPropertyType createTunnelInstallationPropertyType()
TunnelInstallationPropertyTypepublic IntTunnelInstallationPropertyType createIntTunnelInstallationPropertyType()
IntTunnelInstallationPropertyTypepublic BoundarySurfacePropertyType createBoundarySurfacePropertyType()
BoundarySurfacePropertyTypepublic InteriorHollowSpacePropertyType createInteriorHollowSpacePropertyType()
InteriorHollowSpacePropertyTypepublic InteriorFurniturePropertyType createInteriorFurniturePropertyType()
InteriorFurniturePropertyTypepublic OpeningPropertyType createOpeningPropertyType()
OpeningPropertyTypepublic javax.xml.bind.JAXBElement<AbstractTunnelType> createAbstractTunnel(AbstractTunnelType value)
value - Java instance representing xml element's value.JAXBElement<AbstractTunnelType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfAbstractTunnel(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<TunnelType> createTunnel(TunnelType value)
value - Java instance representing xml element's value.JAXBElement<TunnelType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfTunnel(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<TunnelPartType> createTunnelPart(TunnelPartType value)
value - Java instance representing xml element's value.JAXBElement<TunnelPartType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfTunnelPart(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<TunnelInstallationType> createTunnelInstallation(TunnelInstallationType value)
value - Java instance representing xml element's value.JAXBElement<TunnelInstallationType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfTunnelInstallation(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<IntTunnelInstallationType> createIntTunnelInstallation(IntTunnelInstallationType value)
value - Java instance representing xml element's value.JAXBElement<IntTunnelInstallationType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfIntTunnelInstallation(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<HollowSpaceType> createHollowSpace(HollowSpaceType value)
value - Java instance representing xml element's value.JAXBElement<HollowSpaceType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfHollowSpace(java.lang.Object value)
JAXBElement<Object>value - Java instance representing xml element's value.JAXBElement<Object>public javax.xml.bind.JAXBElement<TunnelFurnitureType> createTunnelFurniture(TunnelFurnitureType value)
value - Java instance representing xml element's value.JAXBElement<TunnelFurnitureType>public javax.xml.bind.JAXBElement<java.lang.Object> createGenericApplicationPropertyOfTunnelFurniture(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>Copyright © 2008-2022. All Rights Reserved.