Package org.entur.gbfs.mapper
Class VehicleStatusAdditionalMapperImpl
- java.lang.Object
-
- org.entur.gbfs.mapper.VehicleStatusAdditionalMapperImpl
-
- All Implemented Interfaces:
VehicleStatusAdditionalMapper
@Generated(value="org.mapstruct.ap.MappingProcessor", date="2023-08-27T13:48:31+0000", comments="version: 1.5.5.Final, compiler: javac, environment: Java 11.0.20 (Eclipse Adoptium)") public class VehicleStatusAdditionalMapperImpl extends Object implements VehicleStatusAdditionalMapper
-
-
Constructor Summary
Constructors Constructor Description VehicleStatusAdditionalMapperImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle>gBFSBikeListToGBFSVehicleList(List<org.entur.gbfs.v2_3.free_bike_status.GBFSBike> list)protected org.entur.gbfs.v2_3.free_bike_status.GBFSRentalUrisgBFSRentalUrisToGBFSRentalUris(org.entur.gbfs.v3_0_RC.vehicle_status.GBFSRentalUris gBFSRentalUris)protected org.entur.gbfs.v3_0_RC.vehicle_status.GBFSRentalUrisgBFSRentalUrisToGBFSRentalUris1(org.entur.gbfs.v2_3.free_bike_status.GBFSRentalUris gBFSRentalUris)protected List<org.entur.gbfs.v2_3.free_bike_status.GBFSBike>gBFSVehicleListToGBFSBikeList(List<org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle> list)org.entur.gbfs.v2_3.free_bike_status.GBFSDatamapData(org.entur.gbfs.v3_0_RC.vehicle_status.GBFSData source)org.entur.gbfs.v3_0_RC.vehicle_status.GBFSDatamapDataInverse(org.entur.gbfs.v2_3.free_bike_status.GBFSData source)org.entur.gbfs.v2_3.free_bike_status.GBFSBikemapVehicle(org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle source)org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehiclemapVehicleInverse(org.entur.gbfs.v2_3.free_bike_status.GBFSBike source)protected List<org.entur.gbfs.v2_3.free_bike_status.VehicleEquipment>vehicleEquipmentListToVehicleEquipmentList(List<org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipment> list)protected List<org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipment>vehicleEquipmentListToVehicleEquipmentList1(List<org.entur.gbfs.v2_3.free_bike_status.VehicleEquipment> list)protected org.entur.gbfs.v2_3.free_bike_status.VehicleEquipmentvehicleEquipmentToVehicleEquipment(org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipment vehicleEquipment)protected org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipmentvehicleEquipmentToVehicleEquipment1(org.entur.gbfs.v2_3.free_bike_status.VehicleEquipment vehicleEquipment)
-
-
-
Method Detail
-
mapData
public org.entur.gbfs.v2_3.free_bike_status.GBFSData mapData(org.entur.gbfs.v3_0_RC.vehicle_status.GBFSData source)
- Specified by:
mapDatain interfaceVehicleStatusAdditionalMapper
-
mapDataInverse
public org.entur.gbfs.v3_0_RC.vehicle_status.GBFSData mapDataInverse(org.entur.gbfs.v2_3.free_bike_status.GBFSData source)
- Specified by:
mapDataInversein interfaceVehicleStatusAdditionalMapper
-
mapVehicle
public org.entur.gbfs.v2_3.free_bike_status.GBFSBike mapVehicle(org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle source)
- Specified by:
mapVehiclein interfaceVehicleStatusAdditionalMapper
-
mapVehicleInverse
public org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle mapVehicleInverse(org.entur.gbfs.v2_3.free_bike_status.GBFSBike source)
- Specified by:
mapVehicleInversein interfaceVehicleStatusAdditionalMapper
-
gBFSVehicleListToGBFSBikeList
protected List<org.entur.gbfs.v2_3.free_bike_status.GBFSBike> gBFSVehicleListToGBFSBikeList(List<org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle> list)
-
gBFSBikeListToGBFSVehicleList
protected List<org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle> gBFSBikeListToGBFSVehicleList(List<org.entur.gbfs.v2_3.free_bike_status.GBFSBike> list)
-
gBFSRentalUrisToGBFSRentalUris
protected org.entur.gbfs.v2_3.free_bike_status.GBFSRentalUris gBFSRentalUrisToGBFSRentalUris(org.entur.gbfs.v3_0_RC.vehicle_status.GBFSRentalUris gBFSRentalUris)
-
vehicleEquipmentToVehicleEquipment
protected org.entur.gbfs.v2_3.free_bike_status.VehicleEquipment vehicleEquipmentToVehicleEquipment(org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipment vehicleEquipment)
-
vehicleEquipmentListToVehicleEquipmentList
protected List<org.entur.gbfs.v2_3.free_bike_status.VehicleEquipment> vehicleEquipmentListToVehicleEquipmentList(List<org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipment> list)
-
gBFSRentalUrisToGBFSRentalUris1
protected org.entur.gbfs.v3_0_RC.vehicle_status.GBFSRentalUris gBFSRentalUrisToGBFSRentalUris1(org.entur.gbfs.v2_3.free_bike_status.GBFSRentalUris gBFSRentalUris)
-
vehicleEquipmentToVehicleEquipment1
protected org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipment vehicleEquipmentToVehicleEquipment1(org.entur.gbfs.v2_3.free_bike_status.VehicleEquipment vehicleEquipment)
-
-