|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressPropertyType | |
|---|---|
| net.opengis.citygml.building.v_1_0 | |
| net.opengis.citygml.v_1_0 | |
| Uses of AddressPropertyType in net.opengis.citygml.building.v_1_0 |
|---|
| Fields in net.opengis.citygml.building.v_1_0 with type parameters of type AddressPropertyType | |
|---|---|
protected List<AddressPropertyType> |
DoorType.address
|
protected List<AddressPropertyType> |
AbstractBuildingType.address
|
| Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type AddressPropertyType | |
|---|---|
List<AddressPropertyType> |
DoorType.getAddress()
Gets the value of the address property. |
List<AddressPropertyType> |
AbstractBuildingType.getAddress()
Gets the value of the address property. |
| Methods in net.opengis.citygml.building.v_1_0 with parameters of type AddressPropertyType | |
|---|---|
DoorType |
DoorType.withAddress(AddressPropertyType... values)
|
BuildingType |
BuildingType.withAddress(AddressPropertyType... values)
|
BuildingPartType |
BuildingPartType.withAddress(AddressPropertyType... values)
|
AbstractBuildingType |
AbstractBuildingType.withAddress(AddressPropertyType... values)
|
| Method parameters in net.opengis.citygml.building.v_1_0 with type arguments of type AddressPropertyType | |
|---|---|
void |
DoorType.setAddress(List<AddressPropertyType> value)
|
void |
AbstractBuildingType.setAddress(List<AddressPropertyType> value)
|
DoorType |
DoorType.withAddress(Collection<AddressPropertyType> values)
|
BuildingType |
BuildingType.withAddress(Collection<AddressPropertyType> values)
|
BuildingPartType |
BuildingPartType.withAddress(Collection<AddressPropertyType> values)
|
AbstractBuildingType |
AbstractBuildingType.withAddress(Collection<AddressPropertyType> values)
|
DoorType |
DoorType.withAddress(List<AddressPropertyType> value)
|
BuildingType |
BuildingType.withAddress(List<AddressPropertyType> value)
|
BuildingPartType |
BuildingPartType.withAddress(List<AddressPropertyType> value)
|
AbstractBuildingType |
AbstractBuildingType.withAddress(List<AddressPropertyType> value)
|
| Uses of AddressPropertyType in net.opengis.citygml.v_1_0 |
|---|
| Methods in net.opengis.citygml.v_1_0 that return AddressPropertyType | |
|---|---|
AddressPropertyType |
ObjectFactory.createAddressPropertyType()
Create an instance of AddressPropertyType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||