| Package | Description |
|---|---|
| net.opengis.citygml.building.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<BuildingPartPropertyType> |
AbstractBuildingType.consistsOfBuildingPart |
| Modifier and Type | Method and Description |
|---|---|
BuildingPartPropertyType |
ObjectFactory.createBuildingPartPropertyType()
Create an instance of
BuildingPartPropertyType |
BuildingPartPropertyType |
BuildingPartPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withArcrole(String value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withBuildingPart(BuildingPartType value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withHref(String value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withRemoteSchema(String value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withRole(String value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withTitle(String value) |
BuildingPartPropertyType |
BuildingPartPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<BuildingPartPropertyType> |
AbstractBuildingType.getConsistsOfBuildingPart()
Gets the value of the consistsOfBuildingPart property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBuildingType |
AbstractBuildingType.withConsistsOfBuildingPart(BuildingPartPropertyType... values) |
BuildingType |
BuildingType.withConsistsOfBuildingPart(BuildingPartPropertyType... values) |
BuildingPartType |
BuildingPartType.withConsistsOfBuildingPart(BuildingPartPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingType.setConsistsOfBuildingPart(List<BuildingPartPropertyType> value) |
AbstractBuildingType |
AbstractBuildingType.withConsistsOfBuildingPart(Collection<BuildingPartPropertyType> values) |
BuildingType |
BuildingType.withConsistsOfBuildingPart(Collection<BuildingPartPropertyType> values) |
BuildingPartType |
BuildingPartType.withConsistsOfBuildingPart(Collection<BuildingPartPropertyType> values) |
AbstractBuildingType |
AbstractBuildingType.withConsistsOfBuildingPart(List<BuildingPartPropertyType> value) |
BuildingType |
BuildingType.withConsistsOfBuildingPart(List<BuildingPartPropertyType> value) |
BuildingPartType |
BuildingPartType.withConsistsOfBuildingPart(List<BuildingPartPropertyType> value) |
Copyright © 2008–2023. All rights reserved.