Package org.entur.gbfs.mapper
Class SystemInformationAdditionalMapperImpl
- java.lang.Object
-
- org.entur.gbfs.mapper.SystemInformationAdditionalMapper
-
- org.entur.gbfs.mapper.SystemInformationAdditionalMapperImpl
-
@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 SystemInformationAdditionalMapperImpl extends SystemInformationAdditionalMapper
-
-
Constructor Summary
Constructors Constructor Description SystemInformationAdditionalMapperImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.entur.gbfs.v3_0_RC.system_information.GBFSAndroidgBFSAndroidToGBFSAndroid(org.entur.gbfs.v2_3.system_information.GBFSAndroid gBFSAndroid, String language)protected org.entur.gbfs.v2_3.system_information.GBFSAndroidgBFSAndroidToGBFSAndroid1(org.entur.gbfs.v3_0_RC.system_information.GBFSAndroid gBFSAndroid, String language)protected org.entur.gbfs.v3_0_RC.system_information.GBFSBrandAssetsgBFSBrandAssetsToGBFSBrandAssets(org.entur.gbfs.v2_3.system_information.GBFSBrandAssets gBFSBrandAssets, String language)protected org.entur.gbfs.v2_3.system_information.GBFSBrandAssetsgBFSBrandAssetsToGBFSBrandAssets1(org.entur.gbfs.v3_0_RC.system_information.GBFSBrandAssets gBFSBrandAssets, String language)protected org.entur.gbfs.v3_0_RC.system_information.GBFSIosgBFSIosToGBFSIos(org.entur.gbfs.v2_3.system_information.GBFSIos gBFSIos, String language)protected org.entur.gbfs.v2_3.system_information.GBFSIosgBFSIosToGBFSIos1(org.entur.gbfs.v3_0_RC.system_information.GBFSIos gBFSIos, String language)protected org.entur.gbfs.v3_0_RC.system_information.GBFSRentalAppsgBFSRentalAppsToGBFSRentalApps(org.entur.gbfs.v2_3.system_information.GBFSRentalApps gBFSRentalApps, String language)protected org.entur.gbfs.v2_3.system_information.GBFSRentalAppsgBFSRentalAppsToGBFSRentalApps1(org.entur.gbfs.v3_0_RC.system_information.GBFSRentalApps gBFSRentalApps, String language)protected org.entur.gbfs.v3_0_RC.system_information.GBFSData.TimezonetimezoneToTimezone(org.entur.gbfs.v2_3.system_information.GBFSData.Timezone timezone, String language)protected org.entur.gbfs.v2_3.system_information.GBFSData.TimezonetimezoneToTimezone1(org.entur.gbfs.v3_0_RC.system_information.GBFSData.Timezone timezone, String language)
-
-
-
Method Detail
-
timezoneToTimezone
protected org.entur.gbfs.v3_0_RC.system_information.GBFSData.Timezone timezoneToTimezone(org.entur.gbfs.v2_3.system_information.GBFSData.Timezone timezone, String language)
-
gBFSBrandAssetsToGBFSBrandAssets
protected org.entur.gbfs.v3_0_RC.system_information.GBFSBrandAssets gBFSBrandAssetsToGBFSBrandAssets(org.entur.gbfs.v2_3.system_information.GBFSBrandAssets gBFSBrandAssets, String language)
-
gBFSAndroidToGBFSAndroid
protected org.entur.gbfs.v3_0_RC.system_information.GBFSAndroid gBFSAndroidToGBFSAndroid(org.entur.gbfs.v2_3.system_information.GBFSAndroid gBFSAndroid, String language)
-
gBFSIosToGBFSIos
protected org.entur.gbfs.v3_0_RC.system_information.GBFSIos gBFSIosToGBFSIos(org.entur.gbfs.v2_3.system_information.GBFSIos gBFSIos, String language)
-
gBFSRentalAppsToGBFSRentalApps
protected org.entur.gbfs.v3_0_RC.system_information.GBFSRentalApps gBFSRentalAppsToGBFSRentalApps(org.entur.gbfs.v2_3.system_information.GBFSRentalApps gBFSRentalApps, String language)
-
timezoneToTimezone1
protected org.entur.gbfs.v2_3.system_information.GBFSData.Timezone timezoneToTimezone1(org.entur.gbfs.v3_0_RC.system_information.GBFSData.Timezone timezone, String language)
-
gBFSBrandAssetsToGBFSBrandAssets1
protected org.entur.gbfs.v2_3.system_information.GBFSBrandAssets gBFSBrandAssetsToGBFSBrandAssets1(org.entur.gbfs.v3_0_RC.system_information.GBFSBrandAssets gBFSBrandAssets, String language)
-
gBFSAndroidToGBFSAndroid1
protected org.entur.gbfs.v2_3.system_information.GBFSAndroid gBFSAndroidToGBFSAndroid1(org.entur.gbfs.v3_0_RC.system_information.GBFSAndroid gBFSAndroid, String language)
-
gBFSIosToGBFSIos1
protected org.entur.gbfs.v2_3.system_information.GBFSIos gBFSIosToGBFSIos1(org.entur.gbfs.v3_0_RC.system_information.GBFSIos gBFSIos, String language)
-
gBFSRentalAppsToGBFSRentalApps1
protected org.entur.gbfs.v2_3.system_information.GBFSRentalApps gBFSRentalAppsToGBFSRentalApps1(org.entur.gbfs.v3_0_RC.system_information.GBFSRentalApps gBFSRentalApps, String language)
-
-