Uses of Class
net.opengis.citygml.building.v_2_0.BuildingInstallationType
-
Packages that use BuildingInstallationType Package Description net.opengis.citygml.building.v_2_0 -
-
Uses of BuildingInstallationType in net.opengis.citygml.building.v_2_0
Fields in net.opengis.citygml.building.v_2_0 declared as BuildingInstallationType Modifier and Type Field Description protected BuildingInstallationTypeBuildingInstallationPropertyType. buildingInstallationMethods in net.opengis.citygml.building.v_2_0 that return types with arguments of type BuildingInstallationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuildingInstallationType>ObjectFactory. createBuildingInstallation(BuildingInstallationType value)Methods in net.opengis.citygml.building.v_2_0 with parameters of type BuildingInstallationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuildingInstallationType>ObjectFactory. createBuildingInstallation(BuildingInstallationType value)voidBuildingInstallationPropertyType. setBuildingInstallation(BuildingInstallationType value)Sets the value of the buildingInstallation property.BuildingInstallationPropertyTypeBuildingInstallationPropertyType. withBuildingInstallation(BuildingInstallationType value)Constructors in net.opengis.citygml.building.v_2_0 with parameters of type BuildingInstallationType Constructor Description BuildingInstallationPropertyType(BuildingInstallationType buildingInstallation, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-