Uses of Class
net.opengis.citygml.building.v_2_0.BuildingPartType
-
Packages that use BuildingPartType Package Description net.opengis.citygml.building.v_2_0 -
-
Uses of BuildingPartType in net.opengis.citygml.building.v_2_0
Fields in net.opengis.citygml.building.v_2_0 declared as BuildingPartType Modifier and Type Field Description protected BuildingPartTypeBuildingPartPropertyType. buildingPartMethods in net.opengis.citygml.building.v_2_0 that return types with arguments of type BuildingPartType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuildingPartType>ObjectFactory. createBuildingPart(BuildingPartType value)Methods in net.opengis.citygml.building.v_2_0 with parameters of type BuildingPartType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BuildingPartType>ObjectFactory. createBuildingPart(BuildingPartType value)voidBuildingPartPropertyType. setBuildingPart(BuildingPartType value)Sets the value of the buildingPart property.BuildingPartPropertyTypeBuildingPartPropertyType. withBuildingPart(BuildingPartType value)Constructors in net.opengis.citygml.building.v_2_0 with parameters of type BuildingPartType Constructor Description BuildingPartPropertyType(BuildingPartType buildingPart, 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
-