Uses of Class
net.opengis.citygml.v_2_0.AddressPropertyType

Packages that use AddressPropertyType
net.opengis.citygml.bridge.v_2_0   
net.opengis.citygml.building.v_2_0   
net.opengis.citygml.v_2_0   
 

Uses of AddressPropertyType in net.opengis.citygml.bridge.v_2_0
 

Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type AddressPropertyType
protected  List<AddressPropertyType> DoorType.address
           
protected  List<AddressPropertyType> AbstractBridgeType.address
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type AddressPropertyType
 List<AddressPropertyType> DoorType.getAddress()
          Gets the value of the address property.
 List<AddressPropertyType> AbstractBridgeType.getAddress()
          Gets the value of the address property.
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type AddressPropertyType
 DoorType DoorType.withAddress(AddressPropertyType... values)
           
 BridgeType BridgeType.withAddress(AddressPropertyType... values)
           
 BridgePartType BridgePartType.withAddress(AddressPropertyType... values)
           
 AbstractBridgeType AbstractBridgeType.withAddress(AddressPropertyType... values)
           
 

Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type AddressPropertyType
 void DoorType.setAddress(List<AddressPropertyType> value)
           
 void AbstractBridgeType.setAddress(List<AddressPropertyType> value)
           
 DoorType DoorType.withAddress(Collection<AddressPropertyType> values)
           
 BridgeType BridgeType.withAddress(Collection<AddressPropertyType> values)
           
 BridgePartType BridgePartType.withAddress(Collection<AddressPropertyType> values)
           
 AbstractBridgeType AbstractBridgeType.withAddress(Collection<AddressPropertyType> values)
           
 DoorType DoorType.withAddress(List<AddressPropertyType> value)
           
 BridgeType BridgeType.withAddress(List<AddressPropertyType> value)
           
 BridgePartType BridgePartType.withAddress(List<AddressPropertyType> value)
           
 AbstractBridgeType AbstractBridgeType.withAddress(List<AddressPropertyType> value)
           
 

Uses of AddressPropertyType in net.opengis.citygml.building.v_2_0
 

Fields in net.opengis.citygml.building.v_2_0 with type parameters of type AddressPropertyType
protected  List<AddressPropertyType> DoorType.address
           
protected  List<AddressPropertyType> AbstractBuildingType.address
           
 

Methods in net.opengis.citygml.building.v_2_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_2_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_2_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_2_0
 

Methods in net.opengis.citygml.v_2_0 that return AddressPropertyType
 AddressPropertyType ObjectFactory.createAddressPropertyType()
          Create an instance of AddressPropertyType
 AddressPropertyType AddressPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 AddressPropertyType AddressPropertyType.withAddress(AddressType value)
           
 AddressPropertyType AddressPropertyType.withArcrole(String value)
           
 AddressPropertyType AddressPropertyType.withHref(String value)
           
 AddressPropertyType AddressPropertyType.withRemoteSchema(String value)
           
 AddressPropertyType AddressPropertyType.withRole(String value)
           
 AddressPropertyType AddressPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 AddressPropertyType AddressPropertyType.withTitle(String value)
           
 AddressPropertyType AddressPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.