Uses of Class
net.opengis.citygml.building.v_2_0.AbstractBuildingType
-
Packages that use AbstractBuildingType Package Description net.opengis.citygml.building.v_2_0 -
-
Uses of AbstractBuildingType in net.opengis.citygml.building.v_2_0
Subclasses of AbstractBuildingType in net.opengis.citygml.building.v_2_0 Modifier and Type Class Description classBuildingPartTypeJava class for BuildingPartType complex type.classBuildingTypeJava class for BuildingType complex type.Methods in net.opengis.citygml.building.v_2_0 that return types with arguments of type AbstractBuildingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractBuildingType>ObjectFactory. createAbstractBuilding(AbstractBuildingType value)Methods in net.opengis.citygml.building.v_2_0 with parameters of type AbstractBuildingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractBuildingType>ObjectFactory. createAbstractBuilding(AbstractBuildingType value)
-