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.tunnel.v_2_0
|
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 jakarta.xml.bind.JAXBElement<AbstractTunnelType> createAbstractTunnel(AbstractTunnelType value)
value - Java instance representing xml element's value.JAXBElement<AbstractTunnelType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfAbstractTunnel(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<TunnelType> createTunnel(TunnelType value)
value - Java instance representing xml element's value.JAXBElement<TunnelType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfTunnel(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<TunnelPartType> createTunnelPart(TunnelPartType value)
value - Java instance representing xml element's value.JAXBElement<TunnelPartType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfTunnelPart(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<TunnelInstallationType> createTunnelInstallation(TunnelInstallationType value)
value - Java instance representing xml element's value.JAXBElement<TunnelInstallationType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfTunnelInstallation(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<IntTunnelInstallationType> createIntTunnelInstallation(IntTunnelInstallationType value)
value - Java instance representing xml element's value.JAXBElement<IntTunnelInstallationType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfIntTunnelInstallation(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<HollowSpaceType> createHollowSpace(HollowSpaceType value)
value - Java instance representing xml element's value.JAXBElement<HollowSpaceType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfHollowSpace(Object value)
value - Java instance representing xml element's value.JAXBElement<Object>public jakarta.xml.bind.JAXBElement<TunnelFurnitureType> createTunnelFurniture(TunnelFurnitureType value)
value - Java instance representing xml element's value.JAXBElement<TunnelFurnitureType>public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfTunnelFurniture(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>Copyright © 2008–2023. All rights reserved.