Class 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 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

      • createDoorType

        public DoorType createDoorType()
        Create an instance of DoorType
      • createGenericApplicationPropertyOfAbstractBridge

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfAbstractBridge​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createBridge

        public jakarta.xml.bind.JAXBElement<BridgeType> createBridge​(BridgeType value)
        Create an instance of JAXBElement<BridgeType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<BridgeType>
      • createGenericApplicationPropertyOfBridge

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBridge​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createBridgePart

        public jakarta.xml.bind.JAXBElement<BridgePartType> createBridgePart​(BridgePartType value)
        Create an instance of JAXBElement<BridgePartType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<BridgePartType>
      • createGenericApplicationPropertyOfBridgePart

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBridgePart​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfBridgeInstallation

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBridgeInstallation​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfIntBridgeInstallation

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfIntBridgeInstallation​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfBridgeConstructionElement

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBridgeConstructionElement​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfBoundarySurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBoundarySurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfRoofSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfRoofSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfWallSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfWallSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfGroundSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfGroundSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfClosureSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfClosureSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfOuterFloorSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfOuterFloorSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfOuterCeilingSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfOuterCeilingSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfFloorSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfFloorSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfInteriorWallSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfInteriorWallSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfCeilingSurface

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfCeilingSurface​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfOpening

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfOpening​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createWindow

        public jakarta.xml.bind.JAXBElement<WindowType> createWindow​(WindowType value)
        Create an instance of JAXBElement<WindowType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<WindowType>
      • createGenericApplicationPropertyOfWindow

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfWindow​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createDoor

        public jakarta.xml.bind.JAXBElement<DoorType> createDoor​(DoorType value)
        Create an instance of JAXBElement<DoorType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<DoorType>
      • createGenericApplicationPropertyOfDoor

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfDoor​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createBridgeRoom

        public jakarta.xml.bind.JAXBElement<BridgeRoomType> createBridgeRoom​(BridgeRoomType value)
        Create an instance of JAXBElement<BridgeRoomType>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<BridgeRoomType>
      • createGenericApplicationPropertyOfBridgeRoom

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBridgeRoom​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>
      • createGenericApplicationPropertyOfBridgeFurniture

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfBridgeFurniture​(Object value)
        Create an instance of JAXBElement<Object>
        Parameters:
        value - Java instance representing xml element's value.
        Returns:
        the new instance of JAXBElement<Object>