Uses of Class
net.opengis.citygml.v_2_0.AddressPropertyType
-
Packages that use AddressPropertyType Package Description 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 Modifier and Type Field Description protected List<AddressPropertyType>AbstractBridgeType. addressprotected List<AddressPropertyType>DoorType. addressMethods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type AddressPropertyType Modifier and Type Method Description List<AddressPropertyType>AbstractBridgeType. getAddress()Gets the value of the address property.List<AddressPropertyType>DoorType. getAddress()Gets the value of the address property.Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type AddressPropertyType Modifier and Type Method Description AbstractBridgeTypeAbstractBridgeType. withAddress(AddressPropertyType... values)BridgePartTypeBridgePartType. withAddress(AddressPropertyType... values)BridgeTypeBridgeType. withAddress(AddressPropertyType... values)DoorTypeDoorType. withAddress(AddressPropertyType... values)Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type AddressPropertyType Modifier and Type Method Description voidAbstractBridgeType. setAddress(List<AddressPropertyType> value)voidDoorType. setAddress(List<AddressPropertyType> value)AbstractBridgeTypeAbstractBridgeType. withAddress(Collection<AddressPropertyType> values)AbstractBridgeTypeAbstractBridgeType. withAddress(List<AddressPropertyType> value)BridgePartTypeBridgePartType. withAddress(Collection<AddressPropertyType> values)BridgePartTypeBridgePartType. withAddress(List<AddressPropertyType> value)BridgeTypeBridgeType. withAddress(Collection<AddressPropertyType> values)BridgeTypeBridgeType. withAddress(List<AddressPropertyType> value)DoorTypeDoorType. withAddress(Collection<AddressPropertyType> values)DoorTypeDoorType. 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 Modifier and Type Field Description protected List<AddressPropertyType>AbstractBuildingType. addressprotected List<AddressPropertyType>DoorType. addressMethods in net.opengis.citygml.building.v_2_0 that return types with arguments of type AddressPropertyType Modifier and Type Method Description List<AddressPropertyType>AbstractBuildingType. getAddress()Gets the value of the address property.List<AddressPropertyType>DoorType. getAddress()Gets the value of the address property.Methods in net.opengis.citygml.building.v_2_0 with parameters of type AddressPropertyType Modifier and Type Method Description AbstractBuildingTypeAbstractBuildingType. withAddress(AddressPropertyType... values)BuildingPartTypeBuildingPartType. withAddress(AddressPropertyType... values)BuildingTypeBuildingType. withAddress(AddressPropertyType... values)DoorTypeDoorType. withAddress(AddressPropertyType... values)Method parameters in net.opengis.citygml.building.v_2_0 with type arguments of type AddressPropertyType Modifier and Type Method Description voidAbstractBuildingType. setAddress(List<AddressPropertyType> value)voidDoorType. setAddress(List<AddressPropertyType> value)AbstractBuildingTypeAbstractBuildingType. withAddress(Collection<AddressPropertyType> values)AbstractBuildingTypeAbstractBuildingType. withAddress(List<AddressPropertyType> value)BuildingPartTypeBuildingPartType. withAddress(Collection<AddressPropertyType> values)BuildingPartTypeBuildingPartType. withAddress(List<AddressPropertyType> value)BuildingTypeBuildingType. withAddress(Collection<AddressPropertyType> values)BuildingTypeBuildingType. withAddress(List<AddressPropertyType> value)DoorTypeDoorType. withAddress(Collection<AddressPropertyType> values)DoorTypeDoorType. 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 Modifier and Type Method Description AddressPropertyTypeObjectFactory. createAddressPropertyType()Create an instance ofAddressPropertyTypeAddressPropertyTypeAddressPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)AddressPropertyTypeAddressPropertyType. withAddress(AddressType value)AddressPropertyTypeAddressPropertyType. withArcrole(String value)AddressPropertyTypeAddressPropertyType. withHref(String value)AddressPropertyTypeAddressPropertyType. withRemoteSchema(String value)AddressPropertyTypeAddressPropertyType. withRole(String value)AddressPropertyTypeAddressPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)AddressPropertyTypeAddressPropertyType. withTitle(String value)AddressPropertyTypeAddressPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
-