Uses of Class
net.opengis.citygml.building.v_2_0.BuildingPartPropertyType
-
Packages that use BuildingPartPropertyType Package Description net.opengis.citygml.building.v_2_0 -
-
Uses of BuildingPartPropertyType in net.opengis.citygml.building.v_2_0
Fields in net.opengis.citygml.building.v_2_0 with type parameters of type BuildingPartPropertyType Modifier and Type Field Description protected List<BuildingPartPropertyType>AbstractBuildingType. consistsOfBuildingPartMethods in net.opengis.citygml.building.v_2_0 that return BuildingPartPropertyType Modifier and Type Method Description BuildingPartPropertyTypeObjectFactory. createBuildingPartPropertyType()Create an instance ofBuildingPartPropertyTypeBuildingPartPropertyTypeBuildingPartPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)BuildingPartPropertyTypeBuildingPartPropertyType. withArcrole(String value)BuildingPartPropertyTypeBuildingPartPropertyType. withBuildingPart(BuildingPartType value)BuildingPartPropertyTypeBuildingPartPropertyType. withHref(String value)BuildingPartPropertyTypeBuildingPartPropertyType. withRemoteSchema(String value)BuildingPartPropertyTypeBuildingPartPropertyType. withRole(String value)BuildingPartPropertyTypeBuildingPartPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)BuildingPartPropertyTypeBuildingPartPropertyType. withTitle(String value)BuildingPartPropertyTypeBuildingPartPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.building.v_2_0 that return types with arguments of type BuildingPartPropertyType Modifier and Type Method Description List<BuildingPartPropertyType>AbstractBuildingType. getConsistsOfBuildingPart()Gets the value of the consistsOfBuildingPart property.Methods in net.opengis.citygml.building.v_2_0 with parameters of type BuildingPartPropertyType Modifier and Type Method Description AbstractBuildingTypeAbstractBuildingType. withConsistsOfBuildingPart(BuildingPartPropertyType... values)BuildingPartTypeBuildingPartType. withConsistsOfBuildingPart(BuildingPartPropertyType... values)BuildingTypeBuildingType. withConsistsOfBuildingPart(BuildingPartPropertyType... values)Method parameters in net.opengis.citygml.building.v_2_0 with type arguments of type BuildingPartPropertyType Modifier and Type Method Description voidAbstractBuildingType. setConsistsOfBuildingPart(List<BuildingPartPropertyType> value)AbstractBuildingTypeAbstractBuildingType. withConsistsOfBuildingPart(Collection<BuildingPartPropertyType> values)AbstractBuildingTypeAbstractBuildingType. withConsistsOfBuildingPart(List<BuildingPartPropertyType> value)BuildingPartTypeBuildingPartType. withConsistsOfBuildingPart(Collection<BuildingPartPropertyType> values)BuildingPartTypeBuildingPartType. withConsistsOfBuildingPart(List<BuildingPartPropertyType> value)BuildingTypeBuildingType. withConsistsOfBuildingPart(Collection<BuildingPartPropertyType> values)BuildingTypeBuildingType. withConsistsOfBuildingPart(List<BuildingPartPropertyType> value)
-