Class VehicleStatusAdditionalMapperImpl

    • Constructor Detail

      • VehicleStatusAdditionalMapperImpl

        public VehicleStatusAdditionalMapperImpl()
    • 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:
        mapData in interface VehicleStatusAdditionalMapper
      • mapDataInverse

        public org.entur.gbfs.v3_0_RC.vehicle_status.GBFSData mapDataInverse​(org.entur.gbfs.v2_3.free_bike_status.GBFSData source)
        Specified by:
        mapDataInverse in interface VehicleStatusAdditionalMapper
      • mapVehicle

        public org.entur.gbfs.v2_3.free_bike_status.GBFSBike mapVehicle​(org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle source)
        Specified by:
        mapVehicle in interface VehicleStatusAdditionalMapper
      • mapVehicleInverse

        public org.entur.gbfs.v3_0_RC.vehicle_status.GBFSVehicle mapVehicleInverse​(org.entur.gbfs.v2_3.free_bike_status.GBFSBike source)
        Specified by:
        mapVehicleInverse in interface VehicleStatusAdditionalMapper
      • 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)
      • vehicleEquipmentListToVehicleEquipmentList1

        protected List<org.entur.gbfs.v3_0_RC.vehicle_status.VehicleEquipment> vehicleEquipmentListToVehicleEquipmentList1​(List<org.entur.gbfs.v2_3.free_bike_status.VehicleEquipment> list)