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.building.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.building.v_2_0
    • Method Detail

      • createDoorType

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

        public RoomType createRoomType()
        Create an instance of RoomType
      • createGenericApplicationPropertyOfAbstractBuilding

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

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

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

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

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

        public jakarta.xml.bind.JAXBElement<Object> createGenericApplicationPropertyOfIntBuildingInstallation​(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>
      • 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>
      • 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>
      • 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>
      • 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>
      • 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>
      • createRoom

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

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

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