Package org.entur.gbfs.mapper
Class StationStatusAdditionalMapperImpl
- java.lang.Object
-
- org.entur.gbfs.mapper.StationStatusAdditionalMapperImpl
-
- All Implemented Interfaces:
StationStatusAdditionalMapper
@Generated(value="org.mapstruct.ap.MappingProcessor", date="2023-08-27T13:48:30+0000", comments="version: 1.5.5.Final, compiler: javac, environment: Java 11.0.20 (Eclipse Adoptium)") public class StationStatusAdditionalMapperImpl extends Object implements StationStatusAdditionalMapper
-
-
Constructor Summary
Constructors Constructor Description StationStatusAdditionalMapperImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleDocksAvailable>gBFSVehicleDocksAvailableListToGBFSVehicleDocksAvailableList(List<org.entur.gbfs.v2_3.station_status.GBFSVehicleDocksAvailable> list)protected List<org.entur.gbfs.v2_3.station_status.GBFSVehicleDocksAvailable>gBFSVehicleDocksAvailableListToGBFSVehicleDocksAvailableList1(List<org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleDocksAvailable> list)protected org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleDocksAvailablegBFSVehicleDocksAvailableToGBFSVehicleDocksAvailable(org.entur.gbfs.v2_3.station_status.GBFSVehicleDocksAvailable gBFSVehicleDocksAvailable)protected org.entur.gbfs.v2_3.station_status.GBFSVehicleDocksAvailablegBFSVehicleDocksAvailableToGBFSVehicleDocksAvailable1(org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleDocksAvailable gBFSVehicleDocksAvailable)protected List<org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailable>gBFSVehicleTypesAvailableListToGBFSVehicleTypesAvailableList(List<org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailable> list)protected List<org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailable>gBFSVehicleTypesAvailableListToGBFSVehicleTypesAvailableList1(List<org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailable> list)protected org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailablegBFSVehicleTypesAvailableToGBFSVehicleTypesAvailable(org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailable gBFSVehicleTypesAvailable)protected org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailablegBFSVehicleTypesAvailableToGBFSVehicleTypesAvailable1(org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailable gBFSVehicleTypesAvailable)org.entur.gbfs.v3_0_RC.station_status.GBFSStationmapStation(org.entur.gbfs.v2_3.station_status.GBFSStation source)org.entur.gbfs.v2_3.station_status.GBFSStationmapStationInverse(org.entur.gbfs.v3_0_RC.station_status.GBFSStation source)
-
-
-
Method Detail
-
mapStation
public org.entur.gbfs.v3_0_RC.station_status.GBFSStation mapStation(org.entur.gbfs.v2_3.station_status.GBFSStation source)
- Specified by:
mapStationin interfaceStationStatusAdditionalMapper
-
mapStationInverse
public org.entur.gbfs.v2_3.station_status.GBFSStation mapStationInverse(org.entur.gbfs.v3_0_RC.station_status.GBFSStation source)
- Specified by:
mapStationInversein interfaceStationStatusAdditionalMapper
-
gBFSVehicleTypesAvailableToGBFSVehicleTypesAvailable
protected org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailable gBFSVehicleTypesAvailableToGBFSVehicleTypesAvailable(org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailable gBFSVehicleTypesAvailable)
-
gBFSVehicleTypesAvailableListToGBFSVehicleTypesAvailableList
protected List<org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailable> gBFSVehicleTypesAvailableListToGBFSVehicleTypesAvailableList(List<org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailable> list)
-
gBFSVehicleDocksAvailableToGBFSVehicleDocksAvailable
protected org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleDocksAvailable gBFSVehicleDocksAvailableToGBFSVehicleDocksAvailable(org.entur.gbfs.v2_3.station_status.GBFSVehicleDocksAvailable gBFSVehicleDocksAvailable)
-
gBFSVehicleDocksAvailableListToGBFSVehicleDocksAvailableList
protected List<org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleDocksAvailable> gBFSVehicleDocksAvailableListToGBFSVehicleDocksAvailableList(List<org.entur.gbfs.v2_3.station_status.GBFSVehicleDocksAvailable> list)
-
gBFSVehicleTypesAvailableToGBFSVehicleTypesAvailable1
protected org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailable gBFSVehicleTypesAvailableToGBFSVehicleTypesAvailable1(org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailable gBFSVehicleTypesAvailable)
-
gBFSVehicleTypesAvailableListToGBFSVehicleTypesAvailableList1
protected List<org.entur.gbfs.v2_3.station_status.GBFSVehicleTypesAvailable> gBFSVehicleTypesAvailableListToGBFSVehicleTypesAvailableList1(List<org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleTypesAvailable> list)
-
gBFSVehicleDocksAvailableToGBFSVehicleDocksAvailable1
protected org.entur.gbfs.v2_3.station_status.GBFSVehicleDocksAvailable gBFSVehicleDocksAvailableToGBFSVehicleDocksAvailable1(org.entur.gbfs.v3_0_RC.station_status.GBFSVehicleDocksAvailable gBFSVehicleDocksAvailable)
-
-