| Package | Description |
|---|---|
| net.opengis.citygml.building.v_1_0 | |
| net.opengis.citygml.v_1_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AddressPropertyType> |
AbstractBuildingType.address |
protected java.util.List<AddressPropertyType> |
DoorType.address |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AddressPropertyType> |
AbstractBuildingType.getAddress()
Gets the value of the address property.
|
java.util.List<AddressPropertyType> |
DoorType.getAddress()
Gets the value of the address property.
|
| Modifier and Type | Method and Description |
|---|---|
BuildingType |
BuildingType.withAddress(AddressPropertyType... values) |
BuildingPartType |
BuildingPartType.withAddress(AddressPropertyType... values) |
AbstractBuildingType |
AbstractBuildingType.withAddress(AddressPropertyType... values) |
DoorType |
DoorType.withAddress(AddressPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingType.setAddress(java.util.List<AddressPropertyType> value) |
void |
DoorType.setAddress(java.util.List<AddressPropertyType> value) |
BuildingType |
BuildingType.withAddress(java.util.Collection<AddressPropertyType> values) |
BuildingPartType |
BuildingPartType.withAddress(java.util.Collection<AddressPropertyType> values) |
AbstractBuildingType |
AbstractBuildingType.withAddress(java.util.Collection<AddressPropertyType> values) |
DoorType |
DoorType.withAddress(java.util.Collection<AddressPropertyType> values) |
BuildingType |
BuildingType.withAddress(java.util.List<AddressPropertyType> value) |
BuildingPartType |
BuildingPartType.withAddress(java.util.List<AddressPropertyType> value) |
AbstractBuildingType |
AbstractBuildingType.withAddress(java.util.List<AddressPropertyType> value) |
DoorType |
DoorType.withAddress(java.util.List<AddressPropertyType> value) |
| Modifier and Type | Method and Description |
|---|---|
AddressPropertyType |
ObjectFactory.createAddressPropertyType()
Create an instance of
AddressPropertyType |
Copyright © 2008-2021. All Rights Reserved.