Initial import of ADIF API reverse-engineering toolkit

This commit is contained in:
2025-12-16 08:37:56 +01:00
commit 60388529c1
11486 changed files with 1086536 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
package com.adif.elcanomovil.serviceNetworking;
/* loaded from: classes.dex */
public final class BuildConfig {
public static final String AVISA_SERVER_URL = "https://avisa.adif.es/avisa-ws/api/";
public static final String BASE_URL = "https://estaciones.api.adif.es";
public static final String BASE_URL_SUFFIX_STATIONS_CIR = "/portroyalmanager/secure/stations/allstations/reducedinfo/{token}/";
public static final String BUILD_TYPE = "release";
public static final boolean DEBUG = false;
public static final String FLAVOR = "proNon_corporate";
public static final String FLAVOR_is_corporate = "non_corporate";
public static final String FLAVOR_version = "pro";
public static final String LIBRARY_PACKAGE_NAME = "com.adif.elcanomovil.serviceNetworking";
public static final String REAL_BASE_URL = "https://elcanoweb.adif.es/api/";
public static final String REGISTRATION_TOKEN = "Bearer b9034774-c6e4-4663-a1a8-74bf7102651b";
public static final String circulationUrl = "https://circulacion.api.adif.es";
public static final String compositionUrl = "https://circulacion.api.adif.es";
public static final String observationsUrl = "https://estaciones.api.adif.es";
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,131 @@
package com.adif.elcanomovil.serviceNetworking;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.google.firebase.analytics.FirebaseAnalytics;
import kotlin.Metadata;
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u000b\\u0002\u0018\u00002\u00020\u0001:\t\u0003\u0004\u0005\u0006\u0007\b\t\n\u000bB\u0007\b\u0002¢\u0006\u0002\u0010\u0002¨\u0006\f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths;", "", "()V", "AvisaLoginService", "AvisaStationService", "CirculationService", "CompositionService", "Headers", "IncidenceService", "StationObservationsService", "StationService", "SubscriptionsService", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class ServicePaths {
public static final ServicePaths INSTANCE = new ServicePaths();
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0007\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0006\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0007\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\b\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\t\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\n\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u000b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$AvisaLoginService;", "", "()V", FirebaseAnalytics.Event.LOGIN, "", "queryGranType", "queryPassword", "queryRefreshToken", "queryUsername", "refresh", "register", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class AvisaLoginService {
public static final AvisaLoginService INSTANCE = new AvisaLoginService();
public static final String login = "token";
public static final String queryGranType = "grant_type";
public static final String queryPassword = "password";
public static final String queryRefreshToken = "refresh_token";
public static final String queryUsername = "username";
public static final String refresh = "token";
public static final String register = "v1/client";
private AvisaLoginService() {
}
}
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0002\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u0006"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$AvisaStationService;", "", "()V", "stationCategory", "", "stations", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class AvisaStationService {
public static final AvisaStationService INSTANCE = new AvisaStationService();
public static final String stationCategory = "/avisa-ws/api/v1/category";
public static final String stations = "/avisa-ws/api/v1/station";
private AvisaStationService() {
}
}
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0005\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0006\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0007\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\b\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\t"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$CirculationService;", "", "()V", NavArguments.ARG_DYNAMIC_ARRIVALS, "", "betweenStations", NavArguments.ARG_DYNAMIC_DEPARTURES, "onePaths", "severalPaths", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class CirculationService {
public static final CirculationService INSTANCE = new CirculationService();
public static final String arrivals = "/portroyalmanager/secure/circulationpaths/arrivals/traffictype/";
public static final String betweenStations = "/portroyalmanager/secure/circulationpaths/betweenstations/traffictype/";
public static final String departures = "/portroyalmanager/secure/circulationpaths/departures/traffictype/";
public static final String onePaths = "/portroyalmanager/secure/circulationpathdetails/onepaths/";
public static final String severalPaths = "/portroyalmanager/secure/circulationpathdetails/severalpaths/";
private CirculationService() {
}
}
@Metadata(d1 = {"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0000\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u0005"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$CompositionService;", "", "()V", "compositions", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class CompositionService {
public static final CompositionService INSTANCE = new CompositionService();
public static final String compositions = "/portroyalmanager/secure/circulationpaths/compositions/path/";
private CompositionService() {
}
}
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\n\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0006\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0007\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\b\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\t\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\n\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u000b\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\f\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\r\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u000e"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$Headers;", "", "()V", "apiManagerUserKeyCirculations", "", "apiManagerUserKeyStations", "authorization", "avisaLoginToken", "avisaRefreshToken", "canalMovilAuthentication", "canalMovilDeviceID", "canalMovilPushID", "contentType", "mockRequest", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class Headers {
public static final Headers INSTANCE = new Headers();
public static final String apiManagerUserKeyCirculations = "User-key: f4ce9fbfa9d721e39b8984805901b5df";
public static final String apiManagerUserKeyStations = "User-key: 0d021447a2fd2ac64553674d5a0c1a6f";
public static final String authorization = "Authorization";
public static final String avisaLoginToken = "Basic YXZpc3RhX2NsaWVudF9hbmRyb2lkOjh5WzZKNyFmSjwhXypmYXE1NyNnOSohNElwa2MjWC1BTg==";
public static final String avisaRefreshToken = "Basic YXZpc3RhX2NsaWVudF9hbmRyb2lkOjh5WzZKNyFmSjwhXypmYXE1NyNnOSohNElwa2MjWC1BTg==";
public static final String canalMovilAuthentication = "X-CanalMovil-Authentication";
public static final String canalMovilDeviceID = "X-CanalMovil-deviceID";
public static final String canalMovilPushID = "X-CanalMovil-pushID";
public static final String contentType = "Content-Type: application/json;charset=utf-8";
public static final String mockRequest = "x-mock-match-request-body: false";
private Headers() {
}
}
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0003\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0006\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u0007"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$IncidenceService;", "", "()V", "incidenceDetails", "", "incidences", "pathIncidenceId", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class IncidenceService {
public static final IncidenceService INSTANCE = new IncidenceService();
public static final String incidenceDetails = "/avisa-ws/api/v1/incidence/{incidenceId}";
public static final String incidences = "/avisa-ws/api/v1/incidence";
public static final String pathIncidenceId = "incidenceId";
private IncidenceService() {
}
}
@Metadata(d1 = {"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0000\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u0005"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$StationObservationsService;", "", "()V", "observations", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class StationObservationsService {
public static final StationObservationsService INSTANCE = new StationObservationsService();
public static final String observations = "/portroyalmanager/secure/stationsobservations/";
private StationObservationsService() {
}
}
@Metadata(d1 = {"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0000\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\u0005"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$StationService;", "", "()V", "stationDetails", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class StationService {
public static final StationService INSTANCE = new StationService();
public static final String stationDetails = "/portroyalmanager/secure/stations/onestation/";
private StationService() {
}
}
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0006\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0006\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\u0007\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\b\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000R\u000e\u0010\t\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\n"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/ServicePaths$SubscriptionsService;", "", "()V", "authentication", "", "create_subcriptions", "subcriptions", "subcriptionsMuteEndPath", "subcriptionsPath", "subscriptionToken", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class SubscriptionsService {
public static final SubscriptionsService INSTANCE = new SubscriptionsService();
public static final String authentication = "3b0672*34n89?7n=34ass";
public static final String create_subcriptions = "/api/subscriptions";
public static final String subcriptions = "/api/subscriptions?platform=300";
public static final String subcriptionsMuteEndPath = "/mute";
public static final String subcriptionsPath = "subscriptions/";
public static final String subscriptionToken = "Basic ZGVpbW9zOmRlaW1vc3R0";
private SubscriptionsService() {
}
}
private ServicePaths() {
}
}

View File

@@ -0,0 +1,27 @@
package com.adif.elcanomovil.serviceNetworking.avisa;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.adif.elcanomovil.serviceNetworking.avisa.model.AvisaLoginResponse;
import com.adif.elcanomovil.serviceNetworking.avisa.model.AvisaRegistrationRequest;
import com.google.firebase.analytics.FirebaseAnalytics;
import kotlin.Metadata;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import retrofit2.Response;
import retrofit2.http.Body;
import retrofit2.http.Header;
import retrofit2.http.POST;
import retrofit2.http.Query;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0007\n\u0002\u0018\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\bf\u0018\u00002\u00020\u0001J6\u0010\u0002\u001a\u00020\u00032\b\b\u0001\u0010\u0004\u001a\u00020\u00052\b\b\u0001\u0010\u0006\u001a\u00020\u00052\b\b\u0001\u0010\u0007\u001a\u00020\u00052\b\b\u0001\u0010\b\u001a\u00020\u0005H§@¢\u0006\u0002\u0010\tJ,\u0010\n\u001a\u00020\u00032\b\b\u0001\u0010\u0004\u001a\u00020\u00052\b\b\u0001\u0010\u0006\u001a\u00020\u00052\b\b\u0001\u0010\n\u001a\u00020\u0005H§@¢\u0006\u0002\u0010\u000bJ(\u0010\f\u001a\b\u0012\u0004\u0012\u00020\u000e0\r2\b\b\u0001\u0010\u0004\u001a\u00020\u00052\b\b\u0001\u0010\u000f\u001a\u00020\u0010H§@¢\u0006\u0002\u0010\u0011¨\u0006\u0012"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/AvisaLoginService;", "", FirebaseAnalytics.Event.LOGIN, "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaLoginResponse;", "authValue", "", "grantType", ServicePaths.AvisaLoginService.queryUsername, ServicePaths.AvisaLoginService.queryPassword, "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "refreshToken", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "register", "Lretrofit2/Response;", "", "request", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaRegistrationRequest;", "(Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaRegistrationRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface AvisaLoginService {
@POST("token")
Object login(@Header("Authorization") String str, @Query("grant_type") String str2, @Query("username") String str3, @Query("password") String str4, Continuation<? super AvisaLoginResponse> continuation);
@POST("token")
Object refreshToken(@Header("Authorization") String str, @Query("grant_type") String str2, @Query("refresh_token") String str3, Continuation<? super AvisaLoginResponse> continuation);
@POST(ServicePaths.AvisaLoginService.register)
Object register(@Header("Authorization") String str, @Body AvisaRegistrationRequest avisaRegistrationRequest, Continuation<? super Response<Unit>> continuation);
}

View File

@@ -0,0 +1,24 @@
package com.adif.elcanomovil.serviceNetworking.avisa;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.adif.elcanomovil.serviceNetworking.avisa.model.AvisaStationCategoryResponse;
import com.adif.elcanomovil.serviceNetworking.avisa.model.AvisaStationResponse;
import java.util.List;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.Query;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0000\bf\u0018\u00002\u00020\u0001J\u001e\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u00032\b\b\u0001\u0010\u0005\u001a\u00020\u0006H§@¢\u0006\u0002\u0010\u0007J(\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u00032\b\b\u0001\u0010\u0005\u001a\u00020\u00062\b\b\u0001\u0010\b\u001a\u00020\u0006H§@¢\u0006\u0002\u0010\tJ\u001e\u0010\n\u001a\b\u0012\u0004\u0012\u00020\u000b0\u00032\b\b\u0001\u0010\u0005\u001a\u00020\u0006H§@¢\u0006\u0002\u0010\u0007¨\u0006\f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/AvisaStationsService;", "", "categoryStationList", "", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaStationCategoryResponse;", "authValue", "", "(Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "stationId", "(Ljava/lang/String;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "stations", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaStationResponse;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface AvisaStationsService {
@GET(ServicePaths.AvisaStationService.stationCategory)
Object categoryStationList(@Header("Authorization") String str, @Query("stationId") String str2, Continuation<? super List<AvisaStationCategoryResponse>> continuation);
@GET(ServicePaths.AvisaStationService.stationCategory)
Object categoryStationList(@Header("Authorization") String str, Continuation<? super List<AvisaStationCategoryResponse>> continuation);
@GET(ServicePaths.AvisaStationService.stations)
Object stations(@Header("Authorization") String str, Continuation<? super List<AvisaStationResponse>> continuation);
}

View File

@@ -0,0 +1,28 @@
package com.adif.elcanomovil.serviceNetworking.avisa;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.adif.elcanomovil.serviceNetworking.avisa.model.CreateIncidenceRequest;
import com.adif.elcanomovil.serviceNetworking.avisa.model.IncidenceResponse;
import java.util.List;
import kotlin.Metadata;
import kotlin.Unit;
import kotlin.coroutines.Continuation;
import retrofit2.Response;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.POST;
import retrofit2.http.Path;
@Metadata(d1 = {"\u00008\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\b\n\u0002\b\u0002\n\u0002\u0010 \n\u0002\b\u0002\bf\u0018\u00002\u00020\u0001J(\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u00032\b\b\u0001\u0010\u0005\u001a\u00020\u00062\b\b\u0001\u0010\u0007\u001a\u00020\bH§@¢\u0006\u0002\u0010\tJ\"\u0010\n\u001a\u00020\u000b2\b\b\u0001\u0010\u0005\u001a\u00020\u00062\b\b\u0001\u0010\f\u001a\u00020\rH§@¢\u0006\u0002\u0010\u000eJ\u001e\u0010\u000f\u001a\b\u0012\u0004\u0012\u00020\u000b0\u00102\b\b\u0001\u0010\u0005\u001a\u00020\u0006H§@¢\u0006\u0002\u0010\u0011¨\u0006\u0012"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/IncidenceService;", "", "createIncidence", "Lretrofit2/Response;", "", "authValue", "", "incidenceRequest", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/CreateIncidenceRequest;", "(Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/avisa/model/CreateIncidenceRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "incidence", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceResponse;", ServicePaths.IncidenceService.pathIncidenceId, "", "(Ljava/lang/String;ILkotlin/coroutines/Continuation;)Ljava/lang/Object;", "incidences", "", "(Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface IncidenceService {
@POST(ServicePaths.IncidenceService.incidences)
Object createIncidence(@Header("Authorization") String str, @Body CreateIncidenceRequest createIncidenceRequest, Continuation<? super Response<Unit>> continuation);
@GET(ServicePaths.IncidenceService.incidenceDetails)
Object incidence(@Header("Authorization") String str, @Path("incidenceId") int i, Continuation<? super IncidenceResponse> continuation);
@GET(ServicePaths.IncidenceService.incidences)
Object incidences(@Header("Authorization") String str, Continuation<? super List<IncidenceResponse>> continuation);
}

View File

@@ -0,0 +1,135 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import C.w;
import Z2.InterfaceC0101i;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0010\b\n\u0002\b\u0012\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0086\b\u0018\u00002\u00020\u0001B7\u0012\b\b\u0001\u0010\u0002\u001a\u00020\u0003\u0012\b\b\u0001\u0010\u0004\u001a\u00020\u0003\u0012\b\b\u0001\u0010\u0005\u001a\u00020\u0003\u0012\b\b\u0001\u0010\u0006\u001a\u00020\u0007\u0012\b\b\u0001\u0010\b\u001a\u00020\u0003¢\u0006\u0002\u0010\tJ\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0014\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0015\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0016\u001a\u00020\u0007HÆ\u0003J\t\u0010\u0017\u001a\u00020\u0003HÆ\u0003J;\u0010\u0018\u001a\u00020\u00002\b\b\u0003\u0010\u0002\u001a\u00020\u00032\b\b\u0003\u0010\u0004\u001a\u00020\u00032\b\b\u0003\u0010\u0005\u001a\u00020\u00032\b\b\u0003\u0010\u0006\u001a\u00020\u00072\b\b\u0003\u0010\b\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\u0019\u001a\u00020\u001a2\b\u0010\u001b\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001c\u001a\u00020\u0007HÖ\u0001J\t\u0010\u001d\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0011\u0010\f\u001a\u00020\u00038F¢\u0006\u0006\u001a\u0004\b\r\u0010\u000bR\u0011\u0010\u0006\u001a\u00020\u0007¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\u000fR\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0010\u0010\u000bR\u0011\u0010\b\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\u000bR\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0012\u0010\u000b¨\u0006\u001e"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaLoginResponse;", "", "accessToken", "", "tokenType", "refreshToken", "expiresIn", "", "scope", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V", "getAccessToken", "()Ljava/lang/String;", "buildAuthHeader", "getBuildAuthHeader", "getExpiresIn", "()I", "getRefreshToken", "getScope", "getTokenType", "component1", "component2", "component3", "component4", "component5", "copy", "equals", "", "other", "hashCode", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class AvisaLoginResponse {
private final String accessToken;
private final int expiresIn;
private final String refreshToken;
private final String scope;
private final String tokenType;
public AvisaLoginResponse(@InterfaceC0101i(name = "access_token") String accessToken, @InterfaceC0101i(name = "token_type") String tokenType, @InterfaceC0101i(name = "refresh_token") String refreshToken, @InterfaceC0101i(name = "expires_in") int i, @InterfaceC0101i(name = "scope") String scope) {
Intrinsics.checkNotNullParameter(accessToken, "accessToken");
Intrinsics.checkNotNullParameter(tokenType, "tokenType");
Intrinsics.checkNotNullParameter(refreshToken, "refreshToken");
Intrinsics.checkNotNullParameter(scope, "scope");
this.accessToken = accessToken;
this.tokenType = tokenType;
this.refreshToken = refreshToken;
this.expiresIn = i;
this.scope = scope;
}
public static /* synthetic */ AvisaLoginResponse copy$default(AvisaLoginResponse avisaLoginResponse, String str, String str2, String str3, int i, String str4, int i4, Object obj) {
if ((i4 & 1) != 0) {
str = avisaLoginResponse.accessToken;
}
if ((i4 & 2) != 0) {
str2 = avisaLoginResponse.tokenType;
}
if ((i4 & 4) != 0) {
str3 = avisaLoginResponse.refreshToken;
}
if ((i4 & 8) != 0) {
i = avisaLoginResponse.expiresIn;
}
if ((i4 & 16) != 0) {
str4 = avisaLoginResponse.scope;
}
String str5 = str4;
String str6 = str3;
return avisaLoginResponse.copy(str, str2, str6, i, str5);
}
/* renamed from: component1, reason: from getter */
public final String getAccessToken() {
return this.accessToken;
}
/* renamed from: component2, reason: from getter */
public final String getTokenType() {
return this.tokenType;
}
/* renamed from: component3, reason: from getter */
public final String getRefreshToken() {
return this.refreshToken;
}
/* renamed from: component4, reason: from getter */
public final int getExpiresIn() {
return this.expiresIn;
}
/* renamed from: component5, reason: from getter */
public final String getScope() {
return this.scope;
}
public final AvisaLoginResponse copy(@InterfaceC0101i(name = "access_token") String accessToken, @InterfaceC0101i(name = "token_type") String tokenType, @InterfaceC0101i(name = "refresh_token") String refreshToken, @InterfaceC0101i(name = "expires_in") int expiresIn, @InterfaceC0101i(name = "scope") String scope) {
Intrinsics.checkNotNullParameter(accessToken, "accessToken");
Intrinsics.checkNotNullParameter(tokenType, "tokenType");
Intrinsics.checkNotNullParameter(refreshToken, "refreshToken");
Intrinsics.checkNotNullParameter(scope, "scope");
return new AvisaLoginResponse(accessToken, tokenType, refreshToken, expiresIn, scope);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof AvisaLoginResponse)) {
return false;
}
AvisaLoginResponse avisaLoginResponse = (AvisaLoginResponse) other;
return Intrinsics.areEqual(this.accessToken, avisaLoginResponse.accessToken) && Intrinsics.areEqual(this.tokenType, avisaLoginResponse.tokenType) && Intrinsics.areEqual(this.refreshToken, avisaLoginResponse.refreshToken) && this.expiresIn == avisaLoginResponse.expiresIn && Intrinsics.areEqual(this.scope, avisaLoginResponse.scope);
}
public final String getAccessToken() {
return this.accessToken;
}
public final String getBuildAuthHeader() {
return this.tokenType + ' ' + this.accessToken;
}
public final int getExpiresIn() {
return this.expiresIn;
}
public final String getRefreshToken() {
return this.refreshToken;
}
public final String getScope() {
return this.scope;
}
public final String getTokenType() {
return this.tokenType;
}
public int hashCode() {
return this.scope.hashCode() + w.x(this.expiresIn, a.d(this.refreshToken, a.d(this.tokenType, this.accessToken.hashCode() * 31, 31), 31), 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("AvisaLoginResponse(accessToken=");
sb.append(this.accessToken);
sb.append(", tokenType=");
sb.append(this.tokenType);
sb.append(", refreshToken=");
sb.append(this.refreshToken);
sb.append(", expiresIn=");
sb.append(this.expiresIn);
sb.append(", scope=");
return a.n(sb, this.scope, ')');
}
}

View File

@@ -0,0 +1,132 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0012\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B-\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0003\u0012\u0006\u0010\u0006\u001a\u00020\u0003\u0012\u0006\u0010\u0007\u001a\u00020\u0003¢\u0006\u0002\u0010\bJ\t\u0010\u000f\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0010\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0011\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0012\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J;\u0010\u0014\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\b\b\u0002\u0010\u0005\u001a\u00020\u00032\b\b\u0002\u0010\u0006\u001a\u00020\u00032\b\b\u0002\u0010\u0007\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\u0015\u001a\u00020\u00162\b\u0010\u0017\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0018\u001a\u00020\u0019HÖ\u0001J\t\u0010\u001a\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\nR\u0011\u0010\u0006\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\nR\u0011\u0010\u0007\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\f\u0010\nR\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\nR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\\u0006\u001b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaRegistrationRequest;", "", "userId", "", "deviceId", ServicePaths.AvisaLoginService.queryPassword, "osType", "osVersion", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V", "getDeviceId", "()Ljava/lang/String;", "getOsType", "getOsVersion", "getPassword", "getUserId", "component1", "component2", "component3", "component4", "component5", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class AvisaRegistrationRequest {
private final String deviceId;
private final String osType;
private final String osVersion;
private final String password;
private final String userId;
public AvisaRegistrationRequest(String userId, String deviceId, String password, String osType, String osVersion) {
Intrinsics.checkNotNullParameter(userId, "userId");
Intrinsics.checkNotNullParameter(deviceId, "deviceId");
Intrinsics.checkNotNullParameter(password, "password");
Intrinsics.checkNotNullParameter(osType, "osType");
Intrinsics.checkNotNullParameter(osVersion, "osVersion");
this.userId = userId;
this.deviceId = deviceId;
this.password = password;
this.osType = osType;
this.osVersion = osVersion;
}
public static /* synthetic */ AvisaRegistrationRequest copy$default(AvisaRegistrationRequest avisaRegistrationRequest, String str, String str2, String str3, String str4, String str5, int i, Object obj) {
if ((i & 1) != 0) {
str = avisaRegistrationRequest.userId;
}
if ((i & 2) != 0) {
str2 = avisaRegistrationRequest.deviceId;
}
if ((i & 4) != 0) {
str3 = avisaRegistrationRequest.password;
}
if ((i & 8) != 0) {
str4 = avisaRegistrationRequest.osType;
}
if ((i & 16) != 0) {
str5 = avisaRegistrationRequest.osVersion;
}
String str6 = str5;
String str7 = str3;
return avisaRegistrationRequest.copy(str, str2, str7, str4, str6);
}
/* renamed from: component1, reason: from getter */
public final String getUserId() {
return this.userId;
}
/* renamed from: component2, reason: from getter */
public final String getDeviceId() {
return this.deviceId;
}
/* renamed from: component3, reason: from getter */
public final String getPassword() {
return this.password;
}
/* renamed from: component4, reason: from getter */
public final String getOsType() {
return this.osType;
}
/* renamed from: component5, reason: from getter */
public final String getOsVersion() {
return this.osVersion;
}
public final AvisaRegistrationRequest copy(String userId, String deviceId, String password, String osType, String osVersion) {
Intrinsics.checkNotNullParameter(userId, "userId");
Intrinsics.checkNotNullParameter(deviceId, "deviceId");
Intrinsics.checkNotNullParameter(password, "password");
Intrinsics.checkNotNullParameter(osType, "osType");
Intrinsics.checkNotNullParameter(osVersion, "osVersion");
return new AvisaRegistrationRequest(userId, deviceId, password, osType, osVersion);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof AvisaRegistrationRequest)) {
return false;
}
AvisaRegistrationRequest avisaRegistrationRequest = (AvisaRegistrationRequest) other;
return Intrinsics.areEqual(this.userId, avisaRegistrationRequest.userId) && Intrinsics.areEqual(this.deviceId, avisaRegistrationRequest.deviceId) && Intrinsics.areEqual(this.password, avisaRegistrationRequest.password) && Intrinsics.areEqual(this.osType, avisaRegistrationRequest.osType) && Intrinsics.areEqual(this.osVersion, avisaRegistrationRequest.osVersion);
}
public final String getDeviceId() {
return this.deviceId;
}
public final String getOsType() {
return this.osType;
}
public final String getOsVersion() {
return this.osVersion;
}
public final String getPassword() {
return this.password;
}
public final String getUserId() {
return this.userId;
}
public int hashCode() {
return this.osVersion.hashCode() + a.d(this.osType, a.d(this.password, a.d(this.deviceId, this.userId.hashCode() * 31, 31), 31), 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("AvisaRegistrationRequest(userId=");
sb.append(this.userId);
sb.append(", deviceId=");
sb.append(this.deviceId);
sb.append(", password=");
sb.append(this.password);
sb.append(", osType=");
sb.append(this.osType);
sb.append(", osVersion=");
return a.n(sb, this.osVersion, ')');
}
}

View File

@@ -0,0 +1,76 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import Z2.InterfaceC0101i;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0019\u0012\b\b\u0001\u0010\u0002\u001a\u00020\u0003\u0012\b\b\u0001\u0010\u0004\u001a\u00020\u0003¢\u0006\u0002\u0010\u0005J\t\u0010\t\u001a\u00020\u0003HÆ\u0003J\t\u0010\n\u001a\u00020\u0003HÆ\u0003J\u001d\u0010\u000b\u001a\u00020\u00002\b\b\u0003\u0010\u0002\u001a\u00020\u00032\b\b\u0003\u0010\u0004\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\f\u001a\u00020\r2\b\u0010\u000e\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001J\t\u0010\u0011\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\u0007¨\u0006\u0012"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaStationCategoryResponse;", "", "catId", "", "title", "(Ljava/lang/String;Ljava/lang/String;)V", "getCatId", "()Ljava/lang/String;", "getTitle", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class AvisaStationCategoryResponse {
private final String catId;
private final String title;
public AvisaStationCategoryResponse(@InterfaceC0101i(name = "id") String catId, @InterfaceC0101i(name = "description") String title) {
Intrinsics.checkNotNullParameter(catId, "catId");
Intrinsics.checkNotNullParameter(title, "title");
this.catId = catId;
this.title = title;
}
public static /* synthetic */ AvisaStationCategoryResponse copy$default(AvisaStationCategoryResponse avisaStationCategoryResponse, String str, String str2, int i, Object obj) {
if ((i & 1) != 0) {
str = avisaStationCategoryResponse.catId;
}
if ((i & 2) != 0) {
str2 = avisaStationCategoryResponse.title;
}
return avisaStationCategoryResponse.copy(str, str2);
}
/* renamed from: component1, reason: from getter */
public final String getCatId() {
return this.catId;
}
/* renamed from: component2, reason: from getter */
public final String getTitle() {
return this.title;
}
public final AvisaStationCategoryResponse copy(@InterfaceC0101i(name = "id") String catId, @InterfaceC0101i(name = "description") String title) {
Intrinsics.checkNotNullParameter(catId, "catId");
Intrinsics.checkNotNullParameter(title, "title");
return new AvisaStationCategoryResponse(catId, title);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof AvisaStationCategoryResponse)) {
return false;
}
AvisaStationCategoryResponse avisaStationCategoryResponse = (AvisaStationCategoryResponse) other;
return Intrinsics.areEqual(this.catId, avisaStationCategoryResponse.catId) && Intrinsics.areEqual(this.title, avisaStationCategoryResponse.title);
}
public final String getCatId() {
return this.catId;
}
public final String getTitle() {
return this.title;
}
public int hashCode() {
return this.title.hashCode() + (this.catId.hashCode() * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("AvisaStationCategoryResponse(catId=");
sb.append(this.catId);
sb.append(", title=");
return a.n(sb, this.title, ')');
}
}

View File

@@ -0,0 +1,148 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import Z2.InterfaceC0101i;
import com.google.android.gms.measurement.api.AppMeasurementSdk;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0010\u0006\n\u0002\b\u0012\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B7\u0012\b\b\u0001\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0003\u0012\n\b\u0002\u0010\u0006\u001a\u0004\u0018\u00010\u0007\u0012\n\b\u0002\u0010\b\u001a\u0004\u0018\u00010\u0007¢\u0006\u0002\u0010\tJ\t\u0010\u0012\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0014\u001a\u00020\u0003HÆ\u0003J\u0010\u0010\u0015\u001a\u0004\u0018\u00010\u0007HÆ\u0003¢\u0006\u0002\u0010\rJ\u0010\u0010\u0016\u001a\u0004\u0018\u00010\u0007HÆ\u0003¢\u0006\u0002\u0010\rJD\u0010\u0017\u001a\u00020\u00002\b\b\u0003\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\b\b\u0002\u0010\u0005\u001a\u00020\u00032\n\b\u0002\u0010\u0006\u001a\u0004\u0018\u00010\u00072\n\b\u0002\u0010\b\u001a\u0004\u0018\u00010\u0007HÆ\u0001¢\u0006\u0002\u0010\u0018J\u0013\u0010\u0019\u001a\u00020\u001a2\b\u0010\u001b\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001c\u001a\u00020\u001dHÖ\u0001J\t\u0010\u001e\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0015\u0010\u0006\u001a\u0004\u0018\u00010\u0007¢\u0006\n\n\u0002\u0010\u000e\u001a\u0004\b\f\u0010\rR\u0015\u0010\b\u001a\u0004\u0018\u00010\u0007¢\u0006\n\n\u0002\u0010\u000e\u001a\u0004\b\u000f\u0010\rR\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0010\u0010\u000bR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\u000b¨\u0006\u001f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaStationResponse;", "", "stId", "", AppMeasurementSdk.ConditionalUserProperty.NAME, "code", "latitude", "", "longitude", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Double;Ljava/lang/Double;)V", "getCode", "()Ljava/lang/String;", "getLatitude", "()Ljava/lang/Double;", "Ljava/lang/Double;", "getLongitude", "getName", "getStId", "component1", "component2", "component3", "component4", "component5", "copy", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Double;Ljava/lang/Double;)Lcom/adif/elcanomovil/serviceNetworking/avisa/model/AvisaStationResponse;", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class AvisaStationResponse {
private final String code;
private final Double latitude;
private final Double longitude;
private final String name;
private final String stId;
public AvisaStationResponse(@InterfaceC0101i(name = "id") String stId, String name, String code, Double d4, Double d5) {
Intrinsics.checkNotNullParameter(stId, "stId");
Intrinsics.checkNotNullParameter(name, "name");
Intrinsics.checkNotNullParameter(code, "code");
this.stId = stId;
this.name = name;
this.code = code;
this.latitude = d4;
this.longitude = d5;
}
public static /* synthetic */ AvisaStationResponse copy$default(AvisaStationResponse avisaStationResponse, String str, String str2, String str3, Double d4, Double d5, int i, Object obj) {
if ((i & 1) != 0) {
str = avisaStationResponse.stId;
}
if ((i & 2) != 0) {
str2 = avisaStationResponse.name;
}
if ((i & 4) != 0) {
str3 = avisaStationResponse.code;
}
if ((i & 8) != 0) {
d4 = avisaStationResponse.latitude;
}
if ((i & 16) != 0) {
d5 = avisaStationResponse.longitude;
}
Double d6 = d5;
String str4 = str3;
return avisaStationResponse.copy(str, str2, str4, d4, d6);
}
/* renamed from: component1, reason: from getter */
public final String getStId() {
return this.stId;
}
/* renamed from: component2, reason: from getter */
public final String getName() {
return this.name;
}
/* renamed from: component3, reason: from getter */
public final String getCode() {
return this.code;
}
/* renamed from: component4, reason: from getter */
public final Double getLatitude() {
return this.latitude;
}
/* renamed from: component5, reason: from getter */
public final Double getLongitude() {
return this.longitude;
}
public final AvisaStationResponse copy(@InterfaceC0101i(name = "id") String stId, String name, String code, Double latitude, Double longitude) {
Intrinsics.checkNotNullParameter(stId, "stId");
Intrinsics.checkNotNullParameter(name, "name");
Intrinsics.checkNotNullParameter(code, "code");
return new AvisaStationResponse(stId, name, code, latitude, longitude);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof AvisaStationResponse)) {
return false;
}
AvisaStationResponse avisaStationResponse = (AvisaStationResponse) other;
return Intrinsics.areEqual(this.stId, avisaStationResponse.stId) && Intrinsics.areEqual(this.name, avisaStationResponse.name) && Intrinsics.areEqual(this.code, avisaStationResponse.code) && Intrinsics.areEqual((Object) this.latitude, (Object) avisaStationResponse.latitude) && Intrinsics.areEqual((Object) this.longitude, (Object) avisaStationResponse.longitude);
}
public final String getCode() {
return this.code;
}
public final Double getLatitude() {
return this.latitude;
}
public final Double getLongitude() {
return this.longitude;
}
public final String getName() {
return this.name;
}
public final String getStId() {
return this.stId;
}
public int hashCode() {
int d4 = a.d(this.code, a.d(this.name, this.stId.hashCode() * 31, 31), 31);
Double d5 = this.latitude;
int hashCode = (d4 + (d5 == null ? 0 : d5.hashCode())) * 31;
Double d6 = this.longitude;
return hashCode + (d6 != null ? d6.hashCode() : 0);
}
public String toString() {
return "AvisaStationResponse(stId=" + this.stId + ", name=" + this.name + ", code=" + this.code + ", latitude=" + this.latitude + ", longitude=" + this.longitude + ')';
}
/* JADX WARN: Illegal instructions before constructor call */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public /* synthetic */ AvisaStationResponse(java.lang.String r3, java.lang.String r4, java.lang.String r5, java.lang.Double r6, java.lang.Double r7, int r8, kotlin.jvm.internal.DefaultConstructorMarker r9) {
/*
r2 = this;
r9 = r8 & 8
r0 = 0
java.lang.Double r0 = java.lang.Double.valueOf(r0)
if (r9 == 0) goto Lb
r6 = r0
Lb:
r8 = r8 & 16
if (r8 == 0) goto L10
r7 = r0
L10:
r2.<init>(r3, r4, r5, r6, r7)
return
*/
throw new UnsupportedOperationException("Method not decompiled: com.adif.elcanomovil.serviceNetworking.avisa.model.AvisaStationResponse.<init>(java.lang.String, java.lang.String, java.lang.String, java.lang.Double, java.lang.Double, int, kotlin.jvm.internal.DefaultConstructorMarker):void");
}
}

View File

@@ -0,0 +1,131 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000.\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0004\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u000f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B3\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0003\u0012\u0006\u0010\u0006\u001a\u00020\u0003\u0012\f\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\t0\\u0006\u0002\u0010\nJ\t\u0010\u0012\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0014\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0015\u001a\u00020\u0003HÆ\u0003J\u000f\u0010\u0016\u001a\b\u0012\u0004\u0012\u00020\t0\bHÆ\u0003JA\u0010\u0017\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\b\b\u0002\u0010\u0005\u001a\u00020\u00032\b\b\u0002\u0010\u0006\u001a\u00020\u00032\u000e\b\u0002\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\t0\bHÆ\u0001J\u0013\u0010\u0018\u001a\u00020\u00192\b\u0010\u001a\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001b\u001a\u00020\u001cHÖ\u0001J\t\u0010\u001d\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\fR\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\fR\u0017\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\t0\\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\u0010R\u0011\u0010\u0006\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\\u0006\u001e"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/CreateIncidenceRequest;", "", "categoryId", "", "description", "notificationTypeId", "stationId", "photos", "", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceRequestPicture;", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V", "getCategoryId", "()Ljava/lang/String;", "getDescription", "getNotificationTypeId", "getPhotos", "()Ljava/util/List;", "getStationId", "component1", "component2", "component3", "component4", "component5", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CreateIncidenceRequest {
private final String categoryId;
private final String description;
private final String notificationTypeId;
private final List<IncidenceRequestPicture> photos;
private final String stationId;
public CreateIncidenceRequest(String categoryId, String description, String notificationTypeId, String stationId, List<IncidenceRequestPicture> photos) {
Intrinsics.checkNotNullParameter(categoryId, "categoryId");
Intrinsics.checkNotNullParameter(description, "description");
Intrinsics.checkNotNullParameter(notificationTypeId, "notificationTypeId");
Intrinsics.checkNotNullParameter(stationId, "stationId");
Intrinsics.checkNotNullParameter(photos, "photos");
this.categoryId = categoryId;
this.description = description;
this.notificationTypeId = notificationTypeId;
this.stationId = stationId;
this.photos = photos;
}
public static /* synthetic */ CreateIncidenceRequest copy$default(CreateIncidenceRequest createIncidenceRequest, String str, String str2, String str3, String str4, List list, int i, Object obj) {
if ((i & 1) != 0) {
str = createIncidenceRequest.categoryId;
}
if ((i & 2) != 0) {
str2 = createIncidenceRequest.description;
}
if ((i & 4) != 0) {
str3 = createIncidenceRequest.notificationTypeId;
}
if ((i & 8) != 0) {
str4 = createIncidenceRequest.stationId;
}
if ((i & 16) != 0) {
list = createIncidenceRequest.photos;
}
List list2 = list;
String str5 = str3;
return createIncidenceRequest.copy(str, str2, str5, str4, list2);
}
/* renamed from: component1, reason: from getter */
public final String getCategoryId() {
return this.categoryId;
}
/* renamed from: component2, reason: from getter */
public final String getDescription() {
return this.description;
}
/* renamed from: component3, reason: from getter */
public final String getNotificationTypeId() {
return this.notificationTypeId;
}
/* renamed from: component4, reason: from getter */
public final String getStationId() {
return this.stationId;
}
public final List<IncidenceRequestPicture> component5() {
return this.photos;
}
public final CreateIncidenceRequest copy(String categoryId, String description, String notificationTypeId, String stationId, List<IncidenceRequestPicture> photos) {
Intrinsics.checkNotNullParameter(categoryId, "categoryId");
Intrinsics.checkNotNullParameter(description, "description");
Intrinsics.checkNotNullParameter(notificationTypeId, "notificationTypeId");
Intrinsics.checkNotNullParameter(stationId, "stationId");
Intrinsics.checkNotNullParameter(photos, "photos");
return new CreateIncidenceRequest(categoryId, description, notificationTypeId, stationId, photos);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CreateIncidenceRequest)) {
return false;
}
CreateIncidenceRequest createIncidenceRequest = (CreateIncidenceRequest) other;
return Intrinsics.areEqual(this.categoryId, createIncidenceRequest.categoryId) && Intrinsics.areEqual(this.description, createIncidenceRequest.description) && Intrinsics.areEqual(this.notificationTypeId, createIncidenceRequest.notificationTypeId) && Intrinsics.areEqual(this.stationId, createIncidenceRequest.stationId) && Intrinsics.areEqual(this.photos, createIncidenceRequest.photos);
}
public final String getCategoryId() {
return this.categoryId;
}
public final String getDescription() {
return this.description;
}
public final String getNotificationTypeId() {
return this.notificationTypeId;
}
public final List<IncidenceRequestPicture> getPhotos() {
return this.photos;
}
public final String getStationId() {
return this.stationId;
}
public int hashCode() {
return this.photos.hashCode() + a.d(this.stationId, a.d(this.notificationTypeId, a.d(this.description, this.categoryId.hashCode() * 31, 31), 31), 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("CreateIncidenceRequest(categoryId=");
sb.append(this.categoryId);
sb.append(", description=");
sb.append(this.description);
sb.append(", notificationTypeId=");
sb.append(this.notificationTypeId);
sb.append(", stationId=");
sb.append(this.stationId);
sb.append(", photos=");
return a.o(sb, this.photos, ')');
}
}

View File

@@ -0,0 +1,170 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import Z2.InterfaceC0101i;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u00004\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\t\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0010\b\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0018\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0086\b\u0018\u00002\u00020\u0001BM\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0005\u001a\u0004\u0018\u00010\u0006\u0012\u0006\u0010\u0007\u001a\u00020\u0006\u0012\b\b\u0001\u0010\b\u001a\u00020\u0006\u0012\b\u0010\t\u001a\u0004\u0018\u00010\n\u0012\f\u0010\u000b\u001a\b\u0012\u0004\u0012\u00020\r0\\u0006\u0002\u0010\u000eJ\u0010\u0010\u001c\u001a\u0004\u0018\u00010\u0003HÆ\u0003¢\u0006\u0002\u0010\u0010J\u0010\u0010\u001d\u001a\u0004\u0018\u00010\u0003HÆ\u0003¢\u0006\u0002\u0010\u0010J\u000b\u0010\u001e\u001a\u0004\u0018\u00010\u0006HÆ\u0003J\t\u0010\u001f\u001a\u00020\u0006HÆ\u0003J\t\u0010 \u001a\u00020\u0006HÆ\u0003J\u0010\u0010!\u001a\u0004\u0018\u00010\nHÆ\u0003¢\u0006\u0002\u0010\u0017J\u000f\u0010\"\u001a\b\u0012\u0004\u0012\u00020\r0\fHÆ\u0003Jb\u0010#\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u00062\b\b\u0002\u0010\u0007\u001a\u00020\u00062\b\b\u0003\u0010\b\u001a\u00020\u00062\n\b\u0002\u0010\t\u001a\u0004\u0018\u00010\n2\u000e\b\u0002\u0010\u000b\u001a\b\u0012\u0004\u0012\u00020\r0\fHÆ\u0001¢\u0006\u0002\u0010$J\u0013\u0010%\u001a\u00020&2\b\u0010'\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010(\u001a\u00020\nHÖ\u0001J\t\u0010)\u001a\u00020\u0006HÖ\u0001R\u0015\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\n\n\u0002\u0010\u0011\u001a\u0004\b\u000f\u0010\u0010R\u0011\u0010\b\u001a\u00020\u0006¢\u0006\b\n\u0000\u001a\u0004\b\u0012\u0010\u0013R\u0017\u0010\u000b\u001a\b\u0012\u0004\u0012\u00020\r0\\u0006\b\n\u0000\u001a\u0004\b\u0014\u0010\u0015R\u0015\u0010\t\u001a\u0004\u0018\u00010\\u0006\n\n\u0002\u0010\u0018\u001a\u0004\b\u0016\u0010\u0017R\u0011\u0010\u0007\u001a\u00020\u0006¢\u0006\b\n\u0000\u001a\u0004\b\u0019\u0010\u0013R\u0013\u0010\u0005\u001a\u0004\u0018\u00010\u0006¢\u0006\b\n\u0000\u001a\u0004\b\u001a\u0010\u0013R\u0015\u0010\u0004\u001a\u0004\u0018\u00010\u0003¢\u0006\n\n\u0002\u0010\u0011\u001a\u0004\b\u001b\u0010\u0010¨\u0006*"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceCommentResponse;", "", "createTime", "", "updatedTime", "type", "", "statusTypeId", "description", ServicePaths.IncidenceService.pathIncidenceId, "", "fixPhotos", "", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidencePictureResponse;", "(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/util/List;)V", "getCreateTime", "()Ljava/lang/Long;", "Ljava/lang/Long;", "getDescription", "()Ljava/lang/String;", "getFixPhotos", "()Ljava/util/List;", "getIncidenceId", "()Ljava/lang/Integer;", "Ljava/lang/Integer;", "getStatusTypeId", "getType", "getUpdatedTime", "component1", "component2", "component3", "component4", "component5", "component6", "component7", "copy", "(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/util/List;)Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceCommentResponse;", "equals", "", "other", "hashCode", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class IncidenceCommentResponse {
private final Long createTime;
private final String description;
private final List<IncidencePictureResponse> fixPhotos;
private final Integer incidenceId;
private final String statusTypeId;
private final String type;
private final Long updatedTime;
public IncidenceCommentResponse(Long l4, Long l5, String str, String statusTypeId, @InterfaceC0101i(name = "public_description") String description, Integer num, List<IncidencePictureResponse> fixPhotos) {
Intrinsics.checkNotNullParameter(statusTypeId, "statusTypeId");
Intrinsics.checkNotNullParameter(description, "description");
Intrinsics.checkNotNullParameter(fixPhotos, "fixPhotos");
this.createTime = l4;
this.updatedTime = l5;
this.type = str;
this.statusTypeId = statusTypeId;
this.description = description;
this.incidenceId = num;
this.fixPhotos = fixPhotos;
}
public static /* synthetic */ IncidenceCommentResponse copy$default(IncidenceCommentResponse incidenceCommentResponse, Long l4, Long l5, String str, String str2, String str3, Integer num, List list, int i, Object obj) {
if ((i & 1) != 0) {
l4 = incidenceCommentResponse.createTime;
}
if ((i & 2) != 0) {
l5 = incidenceCommentResponse.updatedTime;
}
if ((i & 4) != 0) {
str = incidenceCommentResponse.type;
}
if ((i & 8) != 0) {
str2 = incidenceCommentResponse.statusTypeId;
}
if ((i & 16) != 0) {
str3 = incidenceCommentResponse.description;
}
if ((i & 32) != 0) {
num = incidenceCommentResponse.incidenceId;
}
if ((i & 64) != 0) {
list = incidenceCommentResponse.fixPhotos;
}
Integer num2 = num;
List list2 = list;
String str4 = str3;
String str5 = str;
return incidenceCommentResponse.copy(l4, l5, str5, str2, str4, num2, list2);
}
/* renamed from: component1, reason: from getter */
public final Long getCreateTime() {
return this.createTime;
}
/* renamed from: component2, reason: from getter */
public final Long getUpdatedTime() {
return this.updatedTime;
}
/* renamed from: component3, reason: from getter */
public final String getType() {
return this.type;
}
/* renamed from: component4, reason: from getter */
public final String getStatusTypeId() {
return this.statusTypeId;
}
/* renamed from: component5, reason: from getter */
public final String getDescription() {
return this.description;
}
/* renamed from: component6, reason: from getter */
public final Integer getIncidenceId() {
return this.incidenceId;
}
public final List<IncidencePictureResponse> component7() {
return this.fixPhotos;
}
public final IncidenceCommentResponse copy(Long createTime, Long updatedTime, String type, String statusTypeId, @InterfaceC0101i(name = "public_description") String description, Integer incidenceId, List<IncidencePictureResponse> fixPhotos) {
Intrinsics.checkNotNullParameter(statusTypeId, "statusTypeId");
Intrinsics.checkNotNullParameter(description, "description");
Intrinsics.checkNotNullParameter(fixPhotos, "fixPhotos");
return new IncidenceCommentResponse(createTime, updatedTime, type, statusTypeId, description, incidenceId, fixPhotos);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof IncidenceCommentResponse)) {
return false;
}
IncidenceCommentResponse incidenceCommentResponse = (IncidenceCommentResponse) other;
return Intrinsics.areEqual(this.createTime, incidenceCommentResponse.createTime) && Intrinsics.areEqual(this.updatedTime, incidenceCommentResponse.updatedTime) && Intrinsics.areEqual(this.type, incidenceCommentResponse.type) && Intrinsics.areEqual(this.statusTypeId, incidenceCommentResponse.statusTypeId) && Intrinsics.areEqual(this.description, incidenceCommentResponse.description) && Intrinsics.areEqual(this.incidenceId, incidenceCommentResponse.incidenceId) && Intrinsics.areEqual(this.fixPhotos, incidenceCommentResponse.fixPhotos);
}
public final Long getCreateTime() {
return this.createTime;
}
public final String getDescription() {
return this.description;
}
public final List<IncidencePictureResponse> getFixPhotos() {
return this.fixPhotos;
}
public final Integer getIncidenceId() {
return this.incidenceId;
}
public final String getStatusTypeId() {
return this.statusTypeId;
}
public final String getType() {
return this.type;
}
public final Long getUpdatedTime() {
return this.updatedTime;
}
public int hashCode() {
Long l4 = this.createTime;
int hashCode = (l4 == null ? 0 : l4.hashCode()) * 31;
Long l5 = this.updatedTime;
int hashCode2 = (hashCode + (l5 == null ? 0 : l5.hashCode())) * 31;
String str = this.type;
int d4 = a.d(this.description, a.d(this.statusTypeId, (hashCode2 + (str == null ? 0 : str.hashCode())) * 31, 31), 31);
Integer num = this.incidenceId;
return this.fixPhotos.hashCode() + ((d4 + (num != null ? num.hashCode() : 0)) * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("IncidenceCommentResponse(createTime=");
sb.append(this.createTime);
sb.append(", updatedTime=");
sb.append(this.updatedTime);
sb.append(", type=");
sb.append(this.type);
sb.append(", statusTypeId=");
sb.append(this.statusTypeId);
sb.append(", description=");
sb.append(this.description);
sb.append(", incidenceId=");
sb.append(this.incidenceId);
sb.append(", fixPhotos=");
return a.o(sb, this.fixPhotos, ')');
}
}

View File

@@ -0,0 +1,134 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.google.android.gms.measurement.internal.a;
import com.google.firebase.analytics.FirebaseAnalytics;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0013\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0086\b\u0018\u00002\u00020\u0001B3\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\b\u0010\u0005\u001a\u0004\u0018\u00010\u0006\u0012\b\u0010\u0007\u001a\u0004\u0018\u00010\u0006\u0012\b\u0010\b\u001a\u0004\u0018\u00010\u0003¢\u0006\u0002\u0010\tJ\t\u0010\u0012\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J\u0010\u0010\u0014\u001a\u0004\u0018\u00010\u0006HÆ\u0003¢\u0006\u0002\u0010\rJ\u0010\u0010\u0015\u001a\u0004\u0018\u00010\u0006HÆ\u0003¢\u0006\u0002\u0010\rJ\u000b\u0010\u0016\u001a\u0004\u0018\u00010\u0003HÆ\u0003JF\u0010\u0017\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u00062\n\b\u0002\u0010\u0007\u001a\u0004\u0018\u00010\u00062\n\b\u0002\u0010\b\u001a\u0004\u0018\u00010\u0003HÆ\u0001¢\u0006\u0002\u0010\u0018J\u0013\u0010\u0019\u001a\u00020\u001a2\b\u0010\u001b\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001c\u001a\u00020\u0006HÖ\u0001J\t\u0010\u001d\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0015\u0010\u0007\u001a\u0004\u0018\u00010\u0006¢\u0006\n\n\u0002\u0010\u000e\u001a\u0004\b\f\u0010\rR\u0013\u0010\b\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\u000bR\u0015\u0010\u0005\u001a\u0004\u0018\u00010\u0006¢\u0006\n\n\u0002\u0010\u000e\u001a\u0004\b\u0010\u0010\rR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\u000b¨\u0006\u001e"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidencePictureResponse;", "", "type", "", FirebaseAnalytics.Param.CONTENT, "thumbnail", "", ServicePaths.IncidenceService.pathIncidenceId, NavArguments.ARG_DYNAMIC_LINKS_TAB, "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;)V", "getContent", "()Ljava/lang/String;", "getIncidenceId", "()Ljava/lang/Integer;", "Ljava/lang/Integer;", "getPath", "getThumbnail", "getType", "component1", "component2", "component3", "component4", "component5", "copy", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;)Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidencePictureResponse;", "equals", "", "other", "hashCode", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class IncidencePictureResponse {
private final String content;
private final Integer incidenceId;
private final String path;
private final Integer thumbnail;
private final String type;
public IncidencePictureResponse(String type, String content, Integer num, Integer num2, String str) {
Intrinsics.checkNotNullParameter(type, "type");
Intrinsics.checkNotNullParameter(content, "content");
this.type = type;
this.content = content;
this.thumbnail = num;
this.incidenceId = num2;
this.path = str;
}
public static /* synthetic */ IncidencePictureResponse copy$default(IncidencePictureResponse incidencePictureResponse, String str, String str2, Integer num, Integer num2, String str3, int i, Object obj) {
if ((i & 1) != 0) {
str = incidencePictureResponse.type;
}
if ((i & 2) != 0) {
str2 = incidencePictureResponse.content;
}
if ((i & 4) != 0) {
num = incidencePictureResponse.thumbnail;
}
if ((i & 8) != 0) {
num2 = incidencePictureResponse.incidenceId;
}
if ((i & 16) != 0) {
str3 = incidencePictureResponse.path;
}
String str4 = str3;
Integer num3 = num;
return incidencePictureResponse.copy(str, str2, num3, num2, str4);
}
/* renamed from: component1, reason: from getter */
public final String getType() {
return this.type;
}
/* renamed from: component2, reason: from getter */
public final String getContent() {
return this.content;
}
/* renamed from: component3, reason: from getter */
public final Integer getThumbnail() {
return this.thumbnail;
}
/* renamed from: component4, reason: from getter */
public final Integer getIncidenceId() {
return this.incidenceId;
}
/* renamed from: component5, reason: from getter */
public final String getPath() {
return this.path;
}
public final IncidencePictureResponse copy(String type, String content, Integer thumbnail, Integer incidenceId, String path) {
Intrinsics.checkNotNullParameter(type, "type");
Intrinsics.checkNotNullParameter(content, "content");
return new IncidencePictureResponse(type, content, thumbnail, incidenceId, path);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof IncidencePictureResponse)) {
return false;
}
IncidencePictureResponse incidencePictureResponse = (IncidencePictureResponse) other;
return Intrinsics.areEqual(this.type, incidencePictureResponse.type) && Intrinsics.areEqual(this.content, incidencePictureResponse.content) && Intrinsics.areEqual(this.thumbnail, incidencePictureResponse.thumbnail) && Intrinsics.areEqual(this.incidenceId, incidencePictureResponse.incidenceId) && Intrinsics.areEqual(this.path, incidencePictureResponse.path);
}
public final String getContent() {
return this.content;
}
public final Integer getIncidenceId() {
return this.incidenceId;
}
public final String getPath() {
return this.path;
}
public final Integer getThumbnail() {
return this.thumbnail;
}
public final String getType() {
return this.type;
}
public int hashCode() {
int d4 = a.d(this.content, this.type.hashCode() * 31, 31);
Integer num = this.thumbnail;
int hashCode = (d4 + (num == null ? 0 : num.hashCode())) * 31;
Integer num2 = this.incidenceId;
int hashCode2 = (hashCode + (num2 == null ? 0 : num2.hashCode())) * 31;
String str = this.path;
return hashCode2 + (str != null ? str.hashCode() : 0);
}
public String toString() {
StringBuilder sb = new StringBuilder("IncidencePictureResponse(type=");
sb.append(this.type);
sb.append(", content=");
sb.append(this.content);
sb.append(", thumbnail=");
sb.append(this.thumbnail);
sb.append(", incidenceId=");
sb.append(this.incidenceId);
sb.append(", path=");
return a.n(sb, this.path, ')');
}
}

View File

@@ -0,0 +1,76 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import com.google.android.gms.measurement.internal.a;
import com.google.firebase.analytics.FirebaseAnalytics;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003¢\u0006\u0002\u0010\u0005J\t\u0010\t\u001a\u00020\u0003HÆ\u0003J\t\u0010\n\u001a\u00020\u0003HÆ\u0003J\u001d\u0010\u000b\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\f\u001a\u00020\r2\b\u0010\u000e\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001J\t\u0010\u0011\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\u0007¨\u0006\u0012"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceRequestPicture;", "", "type", "", FirebaseAnalytics.Param.CONTENT, "(Ljava/lang/String;Ljava/lang/String;)V", "getContent", "()Ljava/lang/String;", "getType", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class IncidenceRequestPicture {
private final String content;
private final String type;
public IncidenceRequestPicture(String type, String content) {
Intrinsics.checkNotNullParameter(type, "type");
Intrinsics.checkNotNullParameter(content, "content");
this.type = type;
this.content = content;
}
public static /* synthetic */ IncidenceRequestPicture copy$default(IncidenceRequestPicture incidenceRequestPicture, String str, String str2, int i, Object obj) {
if ((i & 1) != 0) {
str = incidenceRequestPicture.type;
}
if ((i & 2) != 0) {
str2 = incidenceRequestPicture.content;
}
return incidenceRequestPicture.copy(str, str2);
}
/* renamed from: component1, reason: from getter */
public final String getType() {
return this.type;
}
/* renamed from: component2, reason: from getter */
public final String getContent() {
return this.content;
}
public final IncidenceRequestPicture copy(String type, String content) {
Intrinsics.checkNotNullParameter(type, "type");
Intrinsics.checkNotNullParameter(content, "content");
return new IncidenceRequestPicture(type, content);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof IncidenceRequestPicture)) {
return false;
}
IncidenceRequestPicture incidenceRequestPicture = (IncidenceRequestPicture) other;
return Intrinsics.areEqual(this.type, incidenceRequestPicture.type) && Intrinsics.areEqual(this.content, incidenceRequestPicture.content);
}
public final String getContent() {
return this.content;
}
public final String getType() {
return this.type;
}
public int hashCode() {
return this.content.hashCode() + (this.type.hashCode() * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("IncidenceRequestPicture(type=");
sb.append(this.type);
sb.append(", content=");
return a.n(sb, this.content, ')');
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,75 @@
package com.adif.elcanomovil.serviceNetworking.avisa.model;
import kotlin.Metadata;
import kotlin.enums.EnumEntries;
import kotlin.enums.EnumEntriesKt;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.SourceDebugExtension;
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0000\n\u0002\u0010\b\n\u0002\b\b\b\u0086\u0081\u0002\u0018\u0000 \n2\b\u0012\u0004\u0012\u00020\u00000\u0001:\u0001\nB\u000f\b\u0002\u0012\u0006\u0010\u0002\u001a\u00020\u0003¢\u0006\u0002\u0010\u0004R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0005\u0010\u0006j\u0002\b\u0007j\u0002\b\bj\u0002\b\\u0006\u000b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceStatusResponse;", "", "value", "", "(Ljava/lang/String;II)V", "getValue", "()I", "STATUS_TYPE_IN_PROGRESS", "STATUS_TYPE_SOLVED", "STATUS_TYPE_CLOSED", "Companion", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class IncidenceStatusResponse {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ IncidenceStatusResponse[] $VALUES;
/* renamed from: Companion, reason: from kotlin metadata */
public static final Companion INSTANCE;
private final int value;
public static final IncidenceStatusResponse STATUS_TYPE_IN_PROGRESS = new IncidenceStatusResponse("STATUS_TYPE_IN_PROGRESS", 0, 1);
public static final IncidenceStatusResponse STATUS_TYPE_SOLVED = new IncidenceStatusResponse("STATUS_TYPE_SOLVED", 1, 2);
public static final IncidenceStatusResponse STATUS_TYPE_CLOSED = new IncidenceStatusResponse("STATUS_TYPE_CLOSED", 2, 3);
@Metadata(d1 = {"\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\b\n\u0000\b\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002J\u0013\u0010\u0003\u001a\u0004\u0018\u00010\u00042\u0006\u0010\u0005\u001a\u00020\u0006H\u0086\u0002¨\u0006\u0007"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceStatusResponse$Companion;", "", "()V", "invoke", "Lcom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceStatusResponse;", "rawValue", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
@SourceDebugExtension({"SMAP\nIncidenceStatusResponse.kt\nKotlin\n*S Kotlin\n*F\n+ 1 IncidenceStatusResponse.kt\ncom/adif/elcanomovil/serviceNetworking/avisa/model/IncidenceStatusResponse$Companion\n+ 2 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,14:1\n1#2:15\n*E\n"})
/* loaded from: classes.dex */
public static final class Companion {
public /* synthetic */ Companion(DefaultConstructorMarker defaultConstructorMarker) {
this();
}
public final IncidenceStatusResponse invoke(int rawValue) {
for (IncidenceStatusResponse incidenceStatusResponse : IncidenceStatusResponse.values()) {
if (incidenceStatusResponse.getValue() == rawValue) {
return incidenceStatusResponse;
}
}
return null;
}
private Companion() {
}
}
private static final /* synthetic */ IncidenceStatusResponse[] $values() {
return new IncidenceStatusResponse[]{STATUS_TYPE_IN_PROGRESS, STATUS_TYPE_SOLVED, STATUS_TYPE_CLOSED};
}
static {
IncidenceStatusResponse[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
INSTANCE = new Companion(null);
}
private IncidenceStatusResponse(String str, int i, int i4) {
this.value = i4;
}
public static EnumEntries<IncidenceStatusResponse> getEntries() {
return $ENTRIES;
}
public static IncidenceStatusResponse valueOf(String str) {
return (IncidenceStatusResponse) Enum.valueOf(IncidenceStatusResponse.class, str);
}
public static IncidenceStatusResponse[] values() {
return (IncidenceStatusResponse[]) $VALUES.clone();
}
public final int getValue() {
return this.value;
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.circulations;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.adif.elcanomovil.serviceNetworking.circulations.model.request.OneOrSeveralPathsRequest;
import com.adif.elcanomovil.serviceNetworking.circulations.model.request.TrafficCirculationPathRequest;
import com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathRouteInfoResponse;
import com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathStepSideInfoResponse;
import com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialRouteInfoResponse;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import retrofit2.http.Body;
import retrofit2.http.Headers;
import retrofit2.http.POST;
@Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\bf\u0018\u00002\u00020\u0001J\u0018\u0010\u0002\u001a\u00020\u00032\b\b\u0001\u0010\u0004\u001a\u00020\u0005H§@¢\u0006\u0002\u0010\u0006J\u0018\u0010\u0007\u001a\u00020\b2\b\b\u0001\u0010\u0004\u001a\u00020\u0005H§@¢\u0006\u0002\u0010\u0006J\u0018\u0010\t\u001a\u00020\u00032\b\b\u0001\u0010\u0004\u001a\u00020\u0005H§@¢\u0006\u0002\u0010\u0006J\u0018\u0010\n\u001a\u00020\u000b2\b\b\u0001\u0010\u0004\u001a\u00020\fH§@¢\u0006\u0002\u0010\rJ\u0018\u0010\u000e\u001a\u00020\u000b2\b\b\u0001\u0010\u0004\u001a\u00020\fH§@¢\u0006\u0002\u0010\\u0006\u000f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CirculationService;", "", NavArguments.ARG_DYNAMIC_ARRIVALS, "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathStepSideInfoResponse;", "request", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficCirculationPathRequest;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficCirculationPathRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "betweenStations", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialRouteInfoResponse;", NavArguments.ARG_DYNAMIC_DEPARTURES, "onePaths", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathRouteInfoResponse;", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/OneOrSeveralPathsRequest;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/OneOrSeveralPathsRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "severalPaths", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface CirculationService {
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyCirculations})
@POST(ServicePaths.CirculationService.arrivals)
Object arrivals(@Body TrafficCirculationPathRequest trafficCirculationPathRequest, Continuation<? super CommercialPathStepSideInfoResponse> continuation);
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyCirculations})
@POST(ServicePaths.CirculationService.betweenStations)
Object betweenStations(@Body TrafficCirculationPathRequest trafficCirculationPathRequest, Continuation<? super CommercialRouteInfoResponse> continuation);
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyCirculations})
@POST(ServicePaths.CirculationService.departures)
Object departures(@Body TrafficCirculationPathRequest trafficCirculationPathRequest, Continuation<? super CommercialPathStepSideInfoResponse> continuation);
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyCirculations})
@POST(ServicePaths.CirculationService.onePaths)
Object onePaths(@Body OneOrSeveralPathsRequest oneOrSeveralPathsRequest, Continuation<? super CommercialPathRouteInfoResponse> continuation);
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyCirculations})
@POST(ServicePaths.CirculationService.severalPaths)
Object severalPaths(@Body OneOrSeveralPathsRequest oneOrSeveralPathsRequest, Continuation<? super CommercialPathRouteInfoResponse> continuation);
}

View File

@@ -0,0 +1,581 @@
package com.adif.elcanomovil.serviceNetworking.circulations;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.adif.elcanomovil.serviceNetworking.circulations.model.request.TrafficType;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.enums.EnumEntries;
import kotlin.enums.EnumEntriesKt;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000D\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0010\b\n\u0002\b\u001a\n\u0002\u0010\u000b\n\u0002\b\b\b\u0086\b\u0018\u00002\u00020\u0001:\u00040123BK\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0007\u0012\u0006\u0010\b\u001a\u00020\u0007\u0012\u0006\u0010\t\u001a\u00020\n\u0012\u0006\u0010\u000b\u001a\u00020\f\u0012\u0006\u0010\r\u001a\u00020\u000e\u0012\f\u0010\u000f\u001a\b\u0012\u0004\u0012\u00020\u00110\u0010¢\u0006\u0002\u0010\u0012J\t\u0010\"\u001a\u00020\u0003HÆ\u0003J\t\u0010#\u001a\u00020\u0005HÆ\u0003J\t\u0010$\u001a\u00020\u0007HÆ\u0003J\t\u0010%\u001a\u00020\u0007HÆ\u0003J\t\u0010&\u001a\u00020\nHÆ\u0003J\t\u0010'\u001a\u00020\fHÆ\u0003J\t\u0010(\u001a\u00020\u000eHÆ\u0003J\u000f\u0010)\u001a\b\u0012\u0004\u0012\u00020\u00110\u0010HÆ\u0003J_\u0010*\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00052\b\b\u0002\u0010\u0006\u001a\u00020\u00072\b\b\u0002\u0010\b\u001a\u00020\u00072\b\b\u0002\u0010\t\u001a\u00020\n2\b\b\u0002\u0010\u000b\u001a\u00020\f2\b\b\u0002\u0010\r\u001a\u00020\u000e2\u000e\b\u0002\u0010\u000f\u001a\b\u0012\u0004\u0012\u00020\u00110\u0010HÆ\u0001J\u0013\u0010+\u001a\u00020,2\b\u0010-\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010.\u001a\u00020\u0011HÖ\u0001J\t\u0010/\u001a\u00020\u0007HÖ\u0001R\u0017\u0010\u000f\u001a\b\u0012\u0004\u0012\u00020\u00110\u0010¢\u0006\b\n\u0000\u001a\u0004\b\u0013\u0010\u0014R\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u0015\u0010\u0016R\u0011\u0010\r\u001a\u00020\u000e¢\u0006\b\n\u0000\u001a\u0004\b\u0017\u0010\u0018R\u0011\u0010\u0006\u001a\u00020\u0007¢\u0006\b\n\u0000\u001a\u0004\b\u0019\u0010\u001aR\u0011\u0010\b\u001a\u00020\u0007¢\u0006\b\n\u0000\u001a\u0004\b\u001b\u0010\u001aR\u0011\u0010\u000b\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u001c\u0010\u001dR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u001e\u0010\u001fR\u0011\u0010\t\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b \u0010!¨\u00064"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO;", "", "timestamp", "", "commercialPathKey", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$ComercialPathKeyDTO;", "line", "", "observation", NavArguments.ARG_DYNAMIC_LINKS_STATION_TRAFFIC, "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficType;", "opeProComPro", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$OpeProComProDTO;", "compositionData", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO;", "announceableStations", "", "", "(JLcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$ComercialPathKeyDTO;Ljava/lang/String;Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficType;Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$OpeProComProDTO;Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO;Ljava/util/List;)V", "getAnnounceableStations", "()Ljava/util/List;", "getCommercialPathKey", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$ComercialPathKeyDTO;", "getCompositionData", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO;", "getLine", "()Ljava/lang/String;", "getObservation", "getOpeProComPro", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$OpeProComProDTO;", "getTimestamp", "()J", "getTrafficType", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficType;", "component1", "component2", "component3", "component4", "component5", "component6", "component7", "component8", "copy", "equals", "", "other", "hashCode", "toString", "ComercialPathKeyDTO", "CommercialCirculationKeyDTO", "CompositionDataDTO", "OpeProComProDTO", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathInfoDTO {
private final List<Integer> announceableStations;
private final ComercialPathKeyDTO commercialPathKey;
private final CompositionDataDTO compositionData;
private final String line;
private final String observation;
private final OpeProComProDTO opeProComPro;
private final long timestamp;
private final TrafficType trafficType;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u001d\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0005¢\u0006\u0002\u0010\u0007J\t\u0010\r\u001a\u00020\u0003HÆ\u0003J\t\u0010\u000e\u001a\u00020\u0005HÆ\u0003J\t\u0010\u000f\u001a\u00020\u0005HÆ\u0003J'\u0010\u0010\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00052\b\b\u0002\u0010\u0006\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u0011\u001a\u00020\u00122\b\u0010\u0013\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0014\u001a\u00020\u0015HÖ\u0001J\t\u0010\u0016\u001a\u00020\u0005HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\tR\u0011\u0010\u0006\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\f\u0010\u000b¨\u0006\u0017"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$ComercialPathKeyDTO;", "", "commercialCirculationKey", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CommercialCirculationKeyDTO;", NavArguments.ARG_DYNAMIC_LINKS_STATION_CODE, "", NavArguments.ARG_DYNAMIC_LINKS_STATION_TO_CODE, "(Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CommercialCirculationKeyDTO;Ljava/lang/String;Ljava/lang/String;)V", "getCommercialCirculationKey", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CommercialCirculationKeyDTO;", "getDestinationStationCode", "()Ljava/lang/String;", "getOriginStationCode", "component1", "component2", "component3", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final /* data */ class ComercialPathKeyDTO {
private final CommercialCirculationKeyDTO commercialCirculationKey;
private final String destinationStationCode;
private final String originStationCode;
public ComercialPathKeyDTO(CommercialCirculationKeyDTO commercialCirculationKey, String originStationCode, String destinationStationCode) {
Intrinsics.checkNotNullParameter(commercialCirculationKey, "commercialCirculationKey");
Intrinsics.checkNotNullParameter(originStationCode, "originStationCode");
Intrinsics.checkNotNullParameter(destinationStationCode, "destinationStationCode");
this.commercialCirculationKey = commercialCirculationKey;
this.originStationCode = originStationCode;
this.destinationStationCode = destinationStationCode;
}
public static /* synthetic */ ComercialPathKeyDTO copy$default(ComercialPathKeyDTO comercialPathKeyDTO, CommercialCirculationKeyDTO commercialCirculationKeyDTO, String str, String str2, int i, Object obj) {
if ((i & 1) != 0) {
commercialCirculationKeyDTO = comercialPathKeyDTO.commercialCirculationKey;
}
if ((i & 2) != 0) {
str = comercialPathKeyDTO.originStationCode;
}
if ((i & 4) != 0) {
str2 = comercialPathKeyDTO.destinationStationCode;
}
return comercialPathKeyDTO.copy(commercialCirculationKeyDTO, str, str2);
}
/* renamed from: component1, reason: from getter */
public final CommercialCirculationKeyDTO getCommercialCirculationKey() {
return this.commercialCirculationKey;
}
/* renamed from: component2, reason: from getter */
public final String getOriginStationCode() {
return this.originStationCode;
}
/* renamed from: component3, reason: from getter */
public final String getDestinationStationCode() {
return this.destinationStationCode;
}
public final ComercialPathKeyDTO copy(CommercialCirculationKeyDTO commercialCirculationKey, String originStationCode, String destinationStationCode) {
Intrinsics.checkNotNullParameter(commercialCirculationKey, "commercialCirculationKey");
Intrinsics.checkNotNullParameter(originStationCode, "originStationCode");
Intrinsics.checkNotNullParameter(destinationStationCode, "destinationStationCode");
return new ComercialPathKeyDTO(commercialCirculationKey, originStationCode, destinationStationCode);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof ComercialPathKeyDTO)) {
return false;
}
ComercialPathKeyDTO comercialPathKeyDTO = (ComercialPathKeyDTO) other;
return Intrinsics.areEqual(this.commercialCirculationKey, comercialPathKeyDTO.commercialCirculationKey) && Intrinsics.areEqual(this.originStationCode, comercialPathKeyDTO.originStationCode) && Intrinsics.areEqual(this.destinationStationCode, comercialPathKeyDTO.destinationStationCode);
}
public final CommercialCirculationKeyDTO getCommercialCirculationKey() {
return this.commercialCirculationKey;
}
public final String getDestinationStationCode() {
return this.destinationStationCode;
}
public final String getOriginStationCode() {
return this.originStationCode;
}
public int hashCode() {
return this.destinationStationCode.hashCode() + a.d(this.originStationCode, this.commercialCirculationKey.hashCode() * 31, 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("ComercialPathKeyDTO(commercialCirculationKey=");
sb.append(this.commercialCirculationKey);
sb.append(", originStationCode=");
sb.append(this.originStationCode);
sb.append(", destinationStationCode=");
return a.n(sb, this.destinationStationCode, ')');
}
}
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u000e\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0005HÆ\u0003J\u001d\u0010\r\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u000f2\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0005HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0014"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CommercialCirculationKeyDTO;", "", NavArguments.ARG_DYNAMIC_LINKS_LAUNCHDATE, "", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_NUMBER, "", "(JLjava/lang/String;)V", "getCommercialNumber", "()Ljava/lang/String;", "getLaunchingDate", "()J", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final /* data */ class CommercialCirculationKeyDTO {
private final String commercialNumber;
private final long launchingDate;
public CommercialCirculationKeyDTO(long j4, String commercialNumber) {
Intrinsics.checkNotNullParameter(commercialNumber, "commercialNumber");
this.launchingDate = j4;
this.commercialNumber = commercialNumber;
}
public static /* synthetic */ CommercialCirculationKeyDTO copy$default(CommercialCirculationKeyDTO commercialCirculationKeyDTO, long j4, String str, int i, Object obj) {
if ((i & 1) != 0) {
j4 = commercialCirculationKeyDTO.launchingDate;
}
if ((i & 2) != 0) {
str = commercialCirculationKeyDTO.commercialNumber;
}
return commercialCirculationKeyDTO.copy(j4, str);
}
/* renamed from: component1, reason: from getter */
public final long getLaunchingDate() {
return this.launchingDate;
}
/* renamed from: component2, reason: from getter */
public final String getCommercialNumber() {
return this.commercialNumber;
}
public final CommercialCirculationKeyDTO copy(long launchingDate, String commercialNumber) {
Intrinsics.checkNotNullParameter(commercialNumber, "commercialNumber");
return new CommercialCirculationKeyDTO(launchingDate, commercialNumber);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialCirculationKeyDTO)) {
return false;
}
CommercialCirculationKeyDTO commercialCirculationKeyDTO = (CommercialCirculationKeyDTO) other;
return this.launchingDate == commercialCirculationKeyDTO.launchingDate && Intrinsics.areEqual(this.commercialNumber, commercialCirculationKeyDTO.commercialNumber);
}
public final String getCommercialNumber() {
return this.commercialNumber;
}
public final long getLaunchingDate() {
return this.launchingDate;
}
public int hashCode() {
return this.commercialNumber.hashCode() + (Long.hashCode(this.launchingDate) * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("CommercialCirculationKeyDTO(launchingDate=");
sb.append(this.launchingDate);
sb.append(", commercialNumber=");
return a.n(sb, this.commercialNumber, ')');
}
}
@Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u000e\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0003\b\u0086\b\u0018\u00002\u00020\u0001:\u0002\u0019\u001aB\u001d\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0007¢\u0006\u0002\u0010\bJ\t\u0010\u000f\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0010\u001a\u00020\u0005HÆ\u0003J\t\u0010\u0011\u001a\u00020\u0007HÆ\u0003J'\u0010\u0012\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00052\b\b\u0002\u0010\u0006\u001a\u00020\u0007HÆ\u0001J\u0013\u0010\u0013\u001a\u00020\u00072\b\u0010\u0014\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0015\u001a\u00020\u0016HÖ\u0001J\t\u0010\u0017\u001a\u00020\u0018HÖ\u0001R\u0011\u0010\u0006\u001a\u00020\u0007¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\nR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000e¨\u0006\u001b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO;", "", "compositionLenghtType", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Length;", "compositionFloorType", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Floor;", "accesible", "", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Length;Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Floor;Z)V", "getAccesible", "()Z", "getCompositionFloorType", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Floor;", "getCompositionLenghtType", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Length;", "component1", "component2", "component3", "copy", "equals", "other", "hashCode", "", "toString", "", "Floor", "Length", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final /* data */ class CompositionDataDTO {
private final boolean accesible;
private final Floor compositionFloorType;
private final Length compositionLenghtType;
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0002\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0086\u0081\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u0011\u0010\u0003\u001a\u00020\u00048F¢\u0006\u0006\u001a\u0004\b\u0003\u0010\u0005j\u0002\b\u0006j\u0002\b\u0007¨\u0006\b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Floor;", "", "(Ljava/lang/String;I)V", "isSingle", "", "()Z", "SINGLE", "DOUBLE", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class Floor {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ Floor[] $VALUES;
public static final Floor SINGLE = new Floor("SINGLE", 0);
public static final Floor DOUBLE = new Floor("DOUBLE", 1);
private static final /* synthetic */ Floor[] $values() {
return new Floor[]{SINGLE, DOUBLE};
}
static {
Floor[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
}
private Floor(String str, int i) {
}
public static EnumEntries<Floor> getEntries() {
return $ENTRIES;
}
public static Floor valueOf(String str) {
return (Floor) Enum.valueOf(Floor.class, str);
}
public static Floor[] values() {
return (Floor[]) $VALUES.clone();
}
public final boolean isSingle() {
return this == SINGLE;
}
}
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0002\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0086\u0081\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u0011\u0010\u0003\u001a\u00020\u00048F¢\u0006\u0006\u001a\u0004\b\u0003\u0010\u0005j\u0002\b\u0006j\u0002\b\u0007¨\u0006\b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$CompositionDataDTO$Length;", "", "(Ljava/lang/String;I)V", "isShort", "", "()Z", "LONG", "SHORT", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class Length {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ Length[] $VALUES;
public static final Length LONG = new Length("LONG", 0);
public static final Length SHORT = new Length("SHORT", 1);
private static final /* synthetic */ Length[] $values() {
return new Length[]{LONG, SHORT};
}
static {
Length[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
}
private Length(String str, int i) {
}
public static EnumEntries<Length> getEntries() {
return $ENTRIES;
}
public static Length valueOf(String str) {
return (Length) Enum.valueOf(Length.class, str);
}
public static Length[] values() {
return (Length[]) $VALUES.clone();
}
public final boolean isShort() {
return this == SHORT;
}
}
public CompositionDataDTO(Length compositionLenghtType, Floor compositionFloorType, boolean z3) {
Intrinsics.checkNotNullParameter(compositionLenghtType, "compositionLenghtType");
Intrinsics.checkNotNullParameter(compositionFloorType, "compositionFloorType");
this.compositionLenghtType = compositionLenghtType;
this.compositionFloorType = compositionFloorType;
this.accesible = z3;
}
public static /* synthetic */ CompositionDataDTO copy$default(CompositionDataDTO compositionDataDTO, Length length, Floor floor, boolean z3, int i, Object obj) {
if ((i & 1) != 0) {
length = compositionDataDTO.compositionLenghtType;
}
if ((i & 2) != 0) {
floor = compositionDataDTO.compositionFloorType;
}
if ((i & 4) != 0) {
z3 = compositionDataDTO.accesible;
}
return compositionDataDTO.copy(length, floor, z3);
}
/* renamed from: component1, reason: from getter */
public final Length getCompositionLenghtType() {
return this.compositionLenghtType;
}
/* renamed from: component2, reason: from getter */
public final Floor getCompositionFloorType() {
return this.compositionFloorType;
}
/* renamed from: component3, reason: from getter */
public final boolean getAccesible() {
return this.accesible;
}
public final CompositionDataDTO copy(Length compositionLenghtType, Floor compositionFloorType, boolean accesible) {
Intrinsics.checkNotNullParameter(compositionLenghtType, "compositionLenghtType");
Intrinsics.checkNotNullParameter(compositionFloorType, "compositionFloorType");
return new CompositionDataDTO(compositionLenghtType, compositionFloorType, accesible);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CompositionDataDTO)) {
return false;
}
CompositionDataDTO compositionDataDTO = (CompositionDataDTO) other;
return this.compositionLenghtType == compositionDataDTO.compositionLenghtType && this.compositionFloorType == compositionDataDTO.compositionFloorType && this.accesible == compositionDataDTO.accesible;
}
public final boolean getAccesible() {
return this.accesible;
}
public final Floor getCompositionFloorType() {
return this.compositionFloorType;
}
public final Length getCompositionLenghtType() {
return this.compositionLenghtType;
}
public int hashCode() {
return Boolean.hashCode(this.accesible) + ((this.compositionFloorType.hashCode() + (this.compositionLenghtType.hashCode() * 31)) * 31);
}
public String toString() {
return "CompositionDataDTO(compositionLenghtType=" + this.compositionLenghtType + ", compositionFloorType=" + this.compositionFloorType + ", accesible=" + this.accesible + ')';
}
}
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u001d\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0003¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0003HÆ\u0003J\t\u0010\r\u001a\u00020\u0003HÆ\u0003J'\u0010\u000e\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\b\b\u0002\u0010\u0005\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\u000f\u001a\u00020\u00102\b\u0010\u0011\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0012\u001a\u00020\u0013HÖ\u0001J\t\u0010\u0014\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\bR\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\\u0006\u0015"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO$OpeProComProDTO;", "", NavArguments.ARG_DYNAMIC_LINKS_OPERATOR, "", "product", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_PRODUCT, "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V", "getCommercialProduct", "()Ljava/lang/String;", "getOperator", "getProduct", "component1", "component2", "component3", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final /* data */ class OpeProComProDTO {
private final String commercialProduct;
private final String operator;
private final String product;
public OpeProComProDTO(String operator, String product, String commercialProduct) {
Intrinsics.checkNotNullParameter(operator, "operator");
Intrinsics.checkNotNullParameter(product, "product");
Intrinsics.checkNotNullParameter(commercialProduct, "commercialProduct");
this.operator = operator;
this.product = product;
this.commercialProduct = commercialProduct;
}
public static /* synthetic */ OpeProComProDTO copy$default(OpeProComProDTO opeProComProDTO, String str, String str2, String str3, int i, Object obj) {
if ((i & 1) != 0) {
str = opeProComProDTO.operator;
}
if ((i & 2) != 0) {
str2 = opeProComProDTO.product;
}
if ((i & 4) != 0) {
str3 = opeProComProDTO.commercialProduct;
}
return opeProComProDTO.copy(str, str2, str3);
}
/* renamed from: component1, reason: from getter */
public final String getOperator() {
return this.operator;
}
/* renamed from: component2, reason: from getter */
public final String getProduct() {
return this.product;
}
/* renamed from: component3, reason: from getter */
public final String getCommercialProduct() {
return this.commercialProduct;
}
public final OpeProComProDTO copy(String operator, String product, String commercialProduct) {
Intrinsics.checkNotNullParameter(operator, "operator");
Intrinsics.checkNotNullParameter(product, "product");
Intrinsics.checkNotNullParameter(commercialProduct, "commercialProduct");
return new OpeProComProDTO(operator, product, commercialProduct);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof OpeProComProDTO)) {
return false;
}
OpeProComProDTO opeProComProDTO = (OpeProComProDTO) other;
return Intrinsics.areEqual(this.operator, opeProComProDTO.operator) && Intrinsics.areEqual(this.product, opeProComProDTO.product) && Intrinsics.areEqual(this.commercialProduct, opeProComProDTO.commercialProduct);
}
public final String getCommercialProduct() {
return this.commercialProduct;
}
public final String getOperator() {
return this.operator;
}
public final String getProduct() {
return this.product;
}
public int hashCode() {
return this.commercialProduct.hashCode() + a.d(this.product, this.operator.hashCode() * 31, 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("OpeProComProDTO(operator=");
sb.append(this.operator);
sb.append(", product=");
sb.append(this.product);
sb.append(", commercialProduct=");
return a.n(sb, this.commercialProduct, ')');
}
}
public CommercialPathInfoDTO(long j4, ComercialPathKeyDTO commercialPathKey, String line, String observation, TrafficType trafficType, OpeProComProDTO opeProComPro, CompositionDataDTO compositionData, List<Integer> announceableStations) {
Intrinsics.checkNotNullParameter(commercialPathKey, "commercialPathKey");
Intrinsics.checkNotNullParameter(line, "line");
Intrinsics.checkNotNullParameter(observation, "observation");
Intrinsics.checkNotNullParameter(trafficType, "trafficType");
Intrinsics.checkNotNullParameter(opeProComPro, "opeProComPro");
Intrinsics.checkNotNullParameter(compositionData, "compositionData");
Intrinsics.checkNotNullParameter(announceableStations, "announceableStations");
this.timestamp = j4;
this.commercialPathKey = commercialPathKey;
this.line = line;
this.observation = observation;
this.trafficType = trafficType;
this.opeProComPro = opeProComPro;
this.compositionData = compositionData;
this.announceableStations = announceableStations;
}
public static /* synthetic */ CommercialPathInfoDTO copy$default(CommercialPathInfoDTO commercialPathInfoDTO, long j4, ComercialPathKeyDTO comercialPathKeyDTO, String str, String str2, TrafficType trafficType, OpeProComProDTO opeProComProDTO, CompositionDataDTO compositionDataDTO, List list, int i, Object obj) {
if ((i & 1) != 0) {
j4 = commercialPathInfoDTO.timestamp;
}
long j5 = j4;
if ((i & 2) != 0) {
comercialPathKeyDTO = commercialPathInfoDTO.commercialPathKey;
}
ComercialPathKeyDTO comercialPathKeyDTO2 = comercialPathKeyDTO;
if ((i & 4) != 0) {
str = commercialPathInfoDTO.line;
}
String str3 = str;
if ((i & 8) != 0) {
str2 = commercialPathInfoDTO.observation;
}
return commercialPathInfoDTO.copy(j5, comercialPathKeyDTO2, str3, str2, (i & 16) != 0 ? commercialPathInfoDTO.trafficType : trafficType, (i & 32) != 0 ? commercialPathInfoDTO.opeProComPro : opeProComProDTO, (i & 64) != 0 ? commercialPathInfoDTO.compositionData : compositionDataDTO, (i & 128) != 0 ? commercialPathInfoDTO.announceableStations : list);
}
/* renamed from: component1, reason: from getter */
public final long getTimestamp() {
return this.timestamp;
}
/* renamed from: component2, reason: from getter */
public final ComercialPathKeyDTO getCommercialPathKey() {
return this.commercialPathKey;
}
/* renamed from: component3, reason: from getter */
public final String getLine() {
return this.line;
}
/* renamed from: component4, reason: from getter */
public final String getObservation() {
return this.observation;
}
/* renamed from: component5, reason: from getter */
public final TrafficType getTrafficType() {
return this.trafficType;
}
/* renamed from: component6, reason: from getter */
public final OpeProComProDTO getOpeProComPro() {
return this.opeProComPro;
}
/* renamed from: component7, reason: from getter */
public final CompositionDataDTO getCompositionData() {
return this.compositionData;
}
public final List<Integer> component8() {
return this.announceableStations;
}
public final CommercialPathInfoDTO copy(long timestamp, ComercialPathKeyDTO commercialPathKey, String line, String observation, TrafficType trafficType, OpeProComProDTO opeProComPro, CompositionDataDTO compositionData, List<Integer> announceableStations) {
Intrinsics.checkNotNullParameter(commercialPathKey, "commercialPathKey");
Intrinsics.checkNotNullParameter(line, "line");
Intrinsics.checkNotNullParameter(observation, "observation");
Intrinsics.checkNotNullParameter(trafficType, "trafficType");
Intrinsics.checkNotNullParameter(opeProComPro, "opeProComPro");
Intrinsics.checkNotNullParameter(compositionData, "compositionData");
Intrinsics.checkNotNullParameter(announceableStations, "announceableStations");
return new CommercialPathInfoDTO(timestamp, commercialPathKey, line, observation, trafficType, opeProComPro, compositionData, announceableStations);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialPathInfoDTO)) {
return false;
}
CommercialPathInfoDTO commercialPathInfoDTO = (CommercialPathInfoDTO) other;
return this.timestamp == commercialPathInfoDTO.timestamp && Intrinsics.areEqual(this.commercialPathKey, commercialPathInfoDTO.commercialPathKey) && Intrinsics.areEqual(this.line, commercialPathInfoDTO.line) && Intrinsics.areEqual(this.observation, commercialPathInfoDTO.observation) && this.trafficType == commercialPathInfoDTO.trafficType && Intrinsics.areEqual(this.opeProComPro, commercialPathInfoDTO.opeProComPro) && Intrinsics.areEqual(this.compositionData, commercialPathInfoDTO.compositionData) && Intrinsics.areEqual(this.announceableStations, commercialPathInfoDTO.announceableStations);
}
public final List<Integer> getAnnounceableStations() {
return this.announceableStations;
}
public final ComercialPathKeyDTO getCommercialPathKey() {
return this.commercialPathKey;
}
public final CompositionDataDTO getCompositionData() {
return this.compositionData;
}
public final String getLine() {
return this.line;
}
public final String getObservation() {
return this.observation;
}
public final OpeProComProDTO getOpeProComPro() {
return this.opeProComPro;
}
public final long getTimestamp() {
return this.timestamp;
}
public final TrafficType getTrafficType() {
return this.trafficType;
}
public int hashCode() {
return this.announceableStations.hashCode() + ((this.compositionData.hashCode() + ((this.opeProComPro.hashCode() + ((this.trafficType.hashCode() + a.d(this.observation, a.d(this.line, (this.commercialPathKey.hashCode() + (Long.hashCode(this.timestamp) * 31)) * 31, 31), 31)) * 31)) * 31)) * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("CommercialPathInfoDTO(timestamp=");
sb.append(this.timestamp);
sb.append(", commercialPathKey=");
sb.append(this.commercialPathKey);
sb.append(", line=");
sb.append(this.line);
sb.append(", observation=");
sb.append(this.observation);
sb.append(", trafficType=");
sb.append(this.trafficType);
sb.append(", opeProComPro=");
sb.append(this.opeProComPro);
sb.append(", compositionData=");
sb.append(this.compositionData);
sb.append(", announceableStations=");
return a.o(sb, this.announceableStations, ')');
}
}

View File

@@ -0,0 +1,71 @@
package com.adif.elcanomovil.serviceNetworking.circulations;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0005HÆ\u0003J\u001d\u0010\r\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u000f2\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0014HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0015"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathStepSideInfoDTO;", "", "commercialPathInfo", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO;", "passthroughStep", "Lcom/adif/elcanomovil/serviceNetworking/circulations/PassthroughStepDTO;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO;Lcom/adif/elcanomovil/serviceNetworking/circulations/PassthroughStepDTO;)V", "getCommercialPathInfo", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathInfoDTO;", "getPassthroughStep", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/PassthroughStepDTO;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathStepSideInfoDTO {
private final CommercialPathInfoDTO commercialPathInfo;
private final PassthroughStepDTO passthroughStep;
public CommercialPathStepSideInfoDTO(CommercialPathInfoDTO commercialPathInfo, PassthroughStepDTO passthroughStep) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughStep, "passthroughStep");
this.commercialPathInfo = commercialPathInfo;
this.passthroughStep = passthroughStep;
}
public static /* synthetic */ CommercialPathStepSideInfoDTO copy$default(CommercialPathStepSideInfoDTO commercialPathStepSideInfoDTO, CommercialPathInfoDTO commercialPathInfoDTO, PassthroughStepDTO passthroughStepDTO, int i, Object obj) {
if ((i & 1) != 0) {
commercialPathInfoDTO = commercialPathStepSideInfoDTO.commercialPathInfo;
}
if ((i & 2) != 0) {
passthroughStepDTO = commercialPathStepSideInfoDTO.passthroughStep;
}
return commercialPathStepSideInfoDTO.copy(commercialPathInfoDTO, passthroughStepDTO);
}
/* renamed from: component1, reason: from getter */
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
/* renamed from: component2, reason: from getter */
public final PassthroughStepDTO getPassthroughStep() {
return this.passthroughStep;
}
public final CommercialPathStepSideInfoDTO copy(CommercialPathInfoDTO commercialPathInfo, PassthroughStepDTO passthroughStep) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughStep, "passthroughStep");
return new CommercialPathStepSideInfoDTO(commercialPathInfo, passthroughStep);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialPathStepSideInfoDTO)) {
return false;
}
CommercialPathStepSideInfoDTO commercialPathStepSideInfoDTO = (CommercialPathStepSideInfoDTO) other;
return Intrinsics.areEqual(this.commercialPathInfo, commercialPathStepSideInfoDTO.commercialPathInfo) && Intrinsics.areEqual(this.passthroughStep, commercialPathStepSideInfoDTO.passthroughStep);
}
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
public final PassthroughStepDTO getPassthroughStep() {
return this.passthroughStep;
}
public int hashCode() {
return this.passthroughStep.hashCode() + (this.commercialPathInfo.hashCode() * 31);
}
public String toString() {
return "CommercialPathStepSideInfoDTO(commercialPathInfo=" + this.commercialPathInfo + ", passthroughStep=" + this.passthroughStep + ')';
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.circulations;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0013\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0005J\u000f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u0019\u0010\t\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001R\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathStepSideInfoResponseDTO;", "", "commercialPaths", "", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathStepSideInfoDTO;", "(Ljava/util/List;)V", "getCommercialPaths", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathStepSideInfoResponseDTO {
private final List<CommercialPathStepSideInfoDTO> commercialPaths;
public CommercialPathStepSideInfoResponseDTO(List<CommercialPathStepSideInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
this.commercialPaths = commercialPaths;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ CommercialPathStepSideInfoResponseDTO copy$default(CommercialPathStepSideInfoResponseDTO commercialPathStepSideInfoResponseDTO, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = commercialPathStepSideInfoResponseDTO.commercialPaths;
}
return commercialPathStepSideInfoResponseDTO.copy(list);
}
public final List<CommercialPathStepSideInfoDTO> component1() {
return this.commercialPaths;
}
public final CommercialPathStepSideInfoResponseDTO copy(List<CommercialPathStepSideInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
return new CommercialPathStepSideInfoResponseDTO(commercialPaths);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof CommercialPathStepSideInfoResponseDTO) && Intrinsics.areEqual(this.commercialPaths, ((CommercialPathStepSideInfoResponseDTO) other).commercialPaths);
}
public final List<CommercialPathStepSideInfoDTO> getCommercialPaths() {
return this.commercialPaths;
}
public int hashCode() {
return this.commercialPaths.hashCode();
}
public String toString() {
return a.o(new StringBuilder("CommercialPathStepSideInfoResponseDTO(commercialPaths="), this.commercialPaths, ')');
}
}

View File

@@ -0,0 +1,76 @@
package com.adif.elcanomovil.serviceNetworking.circulations;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u00000\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u001b\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\f\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005¢\u0006\u0002\u0010\u0007J\t\u0010\f\u001a\u00020\u0003HÆ\u0003J\u000f\u0010\r\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005HÆ\u0003J#\u0010\u000e\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\u000e\b\u0002\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005HÆ\u0001J\u0013\u0010\u000f\u001a\u00020\u00102\b\u0010\u0011\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0012\u001a\u00020\u0013HÖ\u0001J\t\u0010\u0014\u001a\u00020\u0015HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\tR\u0017\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000b¨\u0006\u0016"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathsInOnePathsDTO;", "", "commercialPathInfo", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "passthroughSteps", "", "Lcom/adif/elcanomovil/serviceNetworking/circulations/PassthroughStepDTO;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;Ljava/util/List;)V", "getCommercialPathInfo", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "getPassthroughSteps", "()Ljava/util/List;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathsInOnePathsDTO {
private final com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathInfoDTO commercialPathInfo;
private final List<PassthroughStepDTO> passthroughSteps;
public CommercialPathsInOnePathsDTO(com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathInfoDTO commercialPathInfo, List<PassthroughStepDTO> passthroughSteps) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughSteps, "passthroughSteps");
this.commercialPathInfo = commercialPathInfo;
this.passthroughSteps = passthroughSteps;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ CommercialPathsInOnePathsDTO copy$default(CommercialPathsInOnePathsDTO commercialPathsInOnePathsDTO, com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathInfoDTO commercialPathInfoDTO, List list, int i, Object obj) {
if ((i & 1) != 0) {
commercialPathInfoDTO = commercialPathsInOnePathsDTO.commercialPathInfo;
}
if ((i & 2) != 0) {
list = commercialPathsInOnePathsDTO.passthroughSteps;
}
return commercialPathsInOnePathsDTO.copy(commercialPathInfoDTO, list);
}
/* renamed from: component1, reason: from getter */
public final com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
public final List<PassthroughStepDTO> component2() {
return this.passthroughSteps;
}
public final CommercialPathsInOnePathsDTO copy(com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathInfoDTO commercialPathInfo, List<PassthroughStepDTO> passthroughSteps) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughSteps, "passthroughSteps");
return new CommercialPathsInOnePathsDTO(commercialPathInfo, passthroughSteps);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialPathsInOnePathsDTO)) {
return false;
}
CommercialPathsInOnePathsDTO commercialPathsInOnePathsDTO = (CommercialPathsInOnePathsDTO) other;
return Intrinsics.areEqual(this.commercialPathInfo, commercialPathsInOnePathsDTO.commercialPathInfo) && Intrinsics.areEqual(this.passthroughSteps, commercialPathsInOnePathsDTO.passthroughSteps);
}
public final com.adif.elcanomovil.serviceNetworking.circulations.model.response.CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
public final List<PassthroughStepDTO> getPassthroughSteps() {
return this.passthroughSteps;
}
public int hashCode() {
return this.passthroughSteps.hashCode() + (this.commercialPathInfo.hashCode() * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("CommercialPathsInOnePathsDTO(commercialPathInfo=");
sb.append(this.commercialPathInfo);
sb.append(", passthroughSteps=");
return a.o(sb, this.passthroughSteps, ')');
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.circulations;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0013\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0005J\u000f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u0019\u0010\t\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001R\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/OneOrSeveralPathsResponseDTO;", "", "commercialPaths", "", "Lcom/adif/elcanomovil/serviceNetworking/circulations/CommercialPathsInOnePathsDTO;", "(Ljava/util/List;)V", "getCommercialPaths", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class OneOrSeveralPathsResponseDTO {
private final List<CommercialPathsInOnePathsDTO> commercialPaths;
public OneOrSeveralPathsResponseDTO(List<CommercialPathsInOnePathsDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
this.commercialPaths = commercialPaths;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ OneOrSeveralPathsResponseDTO copy$default(OneOrSeveralPathsResponseDTO oneOrSeveralPathsResponseDTO, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = oneOrSeveralPathsResponseDTO.commercialPaths;
}
return oneOrSeveralPathsResponseDTO.copy(list);
}
public final List<CommercialPathsInOnePathsDTO> component1() {
return this.commercialPaths;
}
public final OneOrSeveralPathsResponseDTO copy(List<CommercialPathsInOnePathsDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
return new OneOrSeveralPathsResponseDTO(commercialPaths);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof OneOrSeveralPathsResponseDTO) && Intrinsics.areEqual(this.commercialPaths, ((OneOrSeveralPathsResponseDTO) other).commercialPaths);
}
public final List<CommercialPathsInOnePathsDTO> getCommercialPaths() {
return this.commercialPaths;
}
public int hashCode() {
return this.commercialPaths.hashCode();
}
public String toString() {
return a.o(new StringBuilder("OneOrSeveralPathsResponseDTO(commercialPaths="), this.commercialPaths, ')');
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,100 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.request;
import C.w;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import kotlin.Metadata;
import kotlin.enums.EnumEntries;
import kotlin.enums.EnumEntriesKt;
@Metadata(d1 = {"\u0000\u001a\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\u0005\bf\u0018\u00002\u00020\u0001:\u0002\f\rR\u0012\u0010\u0002\u001a\u00020\u0003X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0004\u0010\u0005R\u0012\u0010\u0006\u001a\u00020\u0003X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0007\u0010\u0005R\u0012\u0010\b\u001a\u00020\tX¦\u0004¢\u0006\u0006\u001a\u0004\b\n\u0010\u000b¨\u0006\u000e"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest;", "", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_SERVICE, "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$State;", "getCommercialService", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$State;", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_STOP_TYPE, "getCommercialStopType", "page", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$PageInfoDTO;", "getPage", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$PageInfoDTO;", "PageInfoDTO", "State", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface CirculationPathRequest {
@Metadata(d1 = {"\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\b\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0003\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\r\u0012\u0006\u0010\u0002\u001a\u00020\u0003¢\u0006\u0002\u0010\u0004J\t\u0010\u0007\u001a\u00020\u0003HÆ\u0003J\u0013\u0010\b\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\t\u001a\u00020\n2\b\u0010\u000b\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\f\u001a\u00020\u0003HÖ\u0001J\t\u0010\r\u001a\u00020\u000eHÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0005\u0010\u0006¨\u0006\u000f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$PageInfoDTO;", "", "pageNumber", "", "(I)V", "getPageNumber", "()I", "component1", "copy", "equals", "", "other", "hashCode", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final /* data */ class PageInfoDTO {
private final int pageNumber;
public PageInfoDTO(int i) {
this.pageNumber = i;
}
public static /* synthetic */ PageInfoDTO copy$default(PageInfoDTO pageInfoDTO, int i, int i4, Object obj) {
if ((i4 & 1) != 0) {
i = pageInfoDTO.pageNumber;
}
return pageInfoDTO.copy(i);
}
/* renamed from: component1, reason: from getter */
public final int getPageNumber() {
return this.pageNumber;
}
public final PageInfoDTO copy(int pageNumber) {
return new PageInfoDTO(pageNumber);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof PageInfoDTO) && this.pageNumber == ((PageInfoDTO) other).pageNumber;
}
public final int getPageNumber() {
return this.pageNumber;
}
public int hashCode() {
return Integer.hashCode(this.pageNumber);
}
public String toString() {
return w.p(new StringBuilder("PageInfoDTO(pageNumber="), this.pageNumber, ')');
}
}
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0005\b\u0086\u0081\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004j\u0002\b\u0005¨\u0006\u0006"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$State;", "", "(Ljava/lang/String;I)V", "YES", "NOT", "BOTH", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public static final class State {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ State[] $VALUES;
public static final State YES = new State("YES", 0);
public static final State NOT = new State("NOT", 1);
public static final State BOTH = new State("BOTH", 2);
private static final /* synthetic */ State[] $values() {
return new State[]{YES, NOT, BOTH};
}
static {
State[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
}
private State(String str, int i) {
}
public static EnumEntries<State> getEntries() {
return $ENTRIES;
}
public static State valueOf(String str) {
return (State) Enum.valueOf(State.class, str);
}
public static State[] values() {
return (State[]) $VALUES.clone();
}
}
State getCommercialService();
State getCommercialStopType();
PageInfoDTO getPage();
}

View File

@@ -0,0 +1,140 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.request;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0002\n\u0002\u0010\t\n\u0002\b\u0016\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001BA\u0012\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u0012\n\b\u0002\u0010\u0006\u001a\u0004\u0018\u00010\u0005\u0012\n\b\u0002\u0010\u0007\u001a\u0004\u0018\u00010\b\u0012\n\b\u0002\u0010\t\u001a\u0004\u0018\u00010\u0005¢\u0006\u0002\u0010\nJ\u0010\u0010\u0015\u001a\u0004\u0018\u00010\u0003HÆ\u0003¢\u0006\u0002\u0010\fJ\u000b\u0010\u0016\u001a\u0004\u0018\u00010\u0005HÆ\u0003J\u000b\u0010\u0017\u001a\u0004\u0018\u00010\u0005HÆ\u0003J\u0010\u0010\u0018\u001a\u0004\u0018\u00010\bHÆ\u0003¢\u0006\u0002\u0010\u0012J\u000b\u0010\u0019\u001a\u0004\u0018\u00010\u0005HÆ\u0003JJ\u0010\u001a\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00052\n\b\u0002\u0010\u0006\u001a\u0004\u0018\u00010\u00052\n\b\u0002\u0010\u0007\u001a\u0004\u0018\u00010\b2\n\b\u0002\u0010\t\u001a\u0004\u0018\u00010\u0005HÆ\u0001¢\u0006\u0002\u0010\u001bJ\u0013\u0010\u001c\u001a\u00020\u00032\b\u0010\u001d\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001e\u001a\u00020\u001fHÖ\u0001J\t\u0010 \u001a\u00020\u0005HÖ\u0001R\u0015\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\n\n\u0002\u0010\r\u001a\u0004\b\u000b\u0010\fR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\u000fR\u0013\u0010\u0006\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u0010\u0010\u000fR\u0015\u0010\u0007\u001a\u0004\u0018\u00010\\u0006\n\n\u0002\u0010\u0013\u001a\u0004\b\u0011\u0010\u0012R\u0013\u0010\t\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u0014\u0010\u000f¨\u0006!"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/OneOrSeveralPathsRequest;", "", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_ALL_CONTROL_POINTS, "", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_NUMBER, "", NavArguments.ARG_DYNAMIC_LINKS_STATION_TO_CODE, NavArguments.ARG_DYNAMIC_LINKS_LAUNCHDATE, "", NavArguments.ARG_DYNAMIC_LINKS_STATION_CODE, "(Ljava/lang/Boolean;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/String;)V", "getAllControlPoints", "()Ljava/lang/Boolean;", "Ljava/lang/Boolean;", "getCommercialNumber", "()Ljava/lang/String;", "getDestinationStationCode", "getLaunchingDate", "()Ljava/lang/Long;", "Ljava/lang/Long;", "getOriginStationCode", "component1", "component2", "component3", "component4", "component5", "copy", "(Ljava/lang/Boolean;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/String;)Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/OneOrSeveralPathsRequest;", "equals", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class OneOrSeveralPathsRequest {
private final Boolean allControlPoints;
private final String commercialNumber;
private final String destinationStationCode;
private final Long launchingDate;
private final String originStationCode;
public OneOrSeveralPathsRequest() {
this(null, null, null, null, null, 31, null);
}
public static /* synthetic */ OneOrSeveralPathsRequest copy$default(OneOrSeveralPathsRequest oneOrSeveralPathsRequest, Boolean bool, String str, String str2, Long l4, String str3, int i, Object obj) {
if ((i & 1) != 0) {
bool = oneOrSeveralPathsRequest.allControlPoints;
}
if ((i & 2) != 0) {
str = oneOrSeveralPathsRequest.commercialNumber;
}
if ((i & 4) != 0) {
str2 = oneOrSeveralPathsRequest.destinationStationCode;
}
if ((i & 8) != 0) {
l4 = oneOrSeveralPathsRequest.launchingDate;
}
if ((i & 16) != 0) {
str3 = oneOrSeveralPathsRequest.originStationCode;
}
String str4 = str3;
String str5 = str2;
return oneOrSeveralPathsRequest.copy(bool, str, str5, l4, str4);
}
/* renamed from: component1, reason: from getter */
public final Boolean getAllControlPoints() {
return this.allControlPoints;
}
/* renamed from: component2, reason: from getter */
public final String getCommercialNumber() {
return this.commercialNumber;
}
/* renamed from: component3, reason: from getter */
public final String getDestinationStationCode() {
return this.destinationStationCode;
}
/* renamed from: component4, reason: from getter */
public final Long getLaunchingDate() {
return this.launchingDate;
}
/* renamed from: component5, reason: from getter */
public final String getOriginStationCode() {
return this.originStationCode;
}
public final OneOrSeveralPathsRequest copy(Boolean allControlPoints, String commercialNumber, String destinationStationCode, Long launchingDate, String originStationCode) {
return new OneOrSeveralPathsRequest(allControlPoints, commercialNumber, destinationStationCode, launchingDate, originStationCode);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof OneOrSeveralPathsRequest)) {
return false;
}
OneOrSeveralPathsRequest oneOrSeveralPathsRequest = (OneOrSeveralPathsRequest) other;
return Intrinsics.areEqual(this.allControlPoints, oneOrSeveralPathsRequest.allControlPoints) && Intrinsics.areEqual(this.commercialNumber, oneOrSeveralPathsRequest.commercialNumber) && Intrinsics.areEqual(this.destinationStationCode, oneOrSeveralPathsRequest.destinationStationCode) && Intrinsics.areEqual(this.launchingDate, oneOrSeveralPathsRequest.launchingDate) && Intrinsics.areEqual(this.originStationCode, oneOrSeveralPathsRequest.originStationCode);
}
public final Boolean getAllControlPoints() {
return this.allControlPoints;
}
public final String getCommercialNumber() {
return this.commercialNumber;
}
public final String getDestinationStationCode() {
return this.destinationStationCode;
}
public final Long getLaunchingDate() {
return this.launchingDate;
}
public final String getOriginStationCode() {
return this.originStationCode;
}
public int hashCode() {
Boolean bool = this.allControlPoints;
int hashCode = (bool == null ? 0 : bool.hashCode()) * 31;
String str = this.commercialNumber;
int hashCode2 = (hashCode + (str == null ? 0 : str.hashCode())) * 31;
String str2 = this.destinationStationCode;
int hashCode3 = (hashCode2 + (str2 == null ? 0 : str2.hashCode())) * 31;
Long l4 = this.launchingDate;
int hashCode4 = (hashCode3 + (l4 == null ? 0 : l4.hashCode())) * 31;
String str3 = this.originStationCode;
return hashCode4 + (str3 != null ? str3.hashCode() : 0);
}
public String toString() {
StringBuilder sb = new StringBuilder("OneOrSeveralPathsRequest(allControlPoints=");
sb.append(this.allControlPoints);
sb.append(", commercialNumber=");
sb.append(this.commercialNumber);
sb.append(", destinationStationCode=");
sb.append(this.destinationStationCode);
sb.append(", launchingDate=");
sb.append(this.launchingDate);
sb.append(", originStationCode=");
return a.n(sb, this.originStationCode, ')');
}
public OneOrSeveralPathsRequest(Boolean bool, String str, String str2, Long l4, String str3) {
this.allControlPoints = bool;
this.commercialNumber = str;
this.destinationStationCode = str2;
this.launchingDate = l4;
this.originStationCode = str3;
}
public /* synthetic */ OneOrSeveralPathsRequest(Boolean bool, String str, String str2, Long l4, String str3, int i, DefaultConstructorMarker defaultConstructorMarker) {
this((i & 1) != 0 ? null : bool, (i & 2) != 0 ? null : str, (i & 4) != 0 ? null : str2, (i & 8) != 0 ? null : l4, (i & 16) != 0 ? null : str3);
}
}

View File

@@ -0,0 +1,212 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.request;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000>\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0015\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001BK\u0012\b\b\u0002\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u0006\u0012\n\b\u0002\u0010\u0007\u001a\u0004\u0018\u00010\u0006\u0012\u0006\u0010\b\u001a\u00020\t\u0012\n\b\u0002\u0010\n\u001a\u0004\u0018\u00010\u0006\u0012\u0006\u0010\u000b\u001a\u00020\\u0006\u0002\u0010\rJ\t\u0010\u0019\u001a\u00020\u0003HÆ\u0003J\t\u0010\u001a\u001a\u00020\u0003HÆ\u0003J\u000b\u0010\u001b\u001a\u0004\u0018\u00010\u0006HÆ\u0003J\u000b\u0010\u001c\u001a\u0004\u0018\u00010\u0006HÆ\u0003J\t\u0010\u001d\u001a\u00020\tHÆ\u0003J\u000b\u0010\u001e\u001a\u0004\u0018\u00010\u0006HÆ\u0003J\t\u0010\u001f\u001a\u00020\fHÆ\u0003JU\u0010 \u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u00062\n\b\u0002\u0010\u0007\u001a\u0004\u0018\u00010\u00062\b\b\u0002\u0010\b\u001a\u00020\t2\n\b\u0002\u0010\n\u001a\u0004\u0018\u00010\u00062\b\b\u0002\u0010\u000b\u001a\u00020\fHÆ\u0001J\u0013\u0010!\u001a\u00020\"2\b\u0010#\u001a\u0004\u0018\u00010$HÖ\u0003J\t\u0010%\u001a\u00020&HÖ\u0001J\t\u0010'\u001a\u00020\u0006HÖ\u0001R\u0014\u0010\u0002\u001a\u00020\u0003X\u0096\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\u000fR\u0014\u0010\u0004\u001a\u00020\u0003X\u0096\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u0010\u0010\u000fR\u0013\u0010\u0005\u001a\u0004\u0018\u00010\u0006¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\u0012R\u0013\u0010\u0007\u001a\u0004\u0018\u00010\u0006¢\u0006\b\n\u0000\u001a\u0004\b\u0013\u0010\u0012R\u0014\u0010\b\u001a\u00020\tX\u0096\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u0014\u0010\u0015R\u0013\u0010\n\u001a\u0004\u0018\u00010\u0006¢\u0006\b\n\u0000\u001a\u0004\b\u0016\u0010\u0012R\u0011\u0010\u000b\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u0017\u0010\u0018¨\u0006("}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficCirculationPathRequest;", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest;", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_SERVICE, "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$State;", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_STOP_TYPE, NavArguments.ARG_DYNAMIC_LINKS_STATION_TO_CODE, "", NavArguments.ARG_DYNAMIC_LINKS_STATION_CODE, "page", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$PageInfoDTO;", "stationCode", NavArguments.ARG_DYNAMIC_LINKS_STATION_TRAFFIC, "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficType;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$State;Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$State;Ljava/lang/String;Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$PageInfoDTO;Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficType;)V", "getCommercialService", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$State;", "getCommercialStopType", "getDestinationStationCode", "()Ljava/lang/String;", "getOriginStationCode", "getPage", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/CirculationPathRequest$PageInfoDTO;", "getStationCode", "getTrafficType", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficType;", "component1", "component2", "component3", "component4", "component5", "component6", "component7", "copy", "equals", "", "other", "", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class TrafficCirculationPathRequest implements CirculationPathRequest {
private final CirculationPathRequest.State commercialService;
private final CirculationPathRequest.State commercialStopType;
private final String destinationStationCode;
private final String originStationCode;
private final CirculationPathRequest.PageInfoDTO page;
private final String stationCode;
private final TrafficType trafficType;
public TrafficCirculationPathRequest(CirculationPathRequest.State commercialService, CirculationPathRequest.State commercialStopType, String str, String str2, CirculationPathRequest.PageInfoDTO page, String str3, TrafficType trafficType) {
Intrinsics.checkNotNullParameter(commercialService, "commercialService");
Intrinsics.checkNotNullParameter(commercialStopType, "commercialStopType");
Intrinsics.checkNotNullParameter(page, "page");
Intrinsics.checkNotNullParameter(trafficType, "trafficType");
this.commercialService = commercialService;
this.commercialStopType = commercialStopType;
this.destinationStationCode = str;
this.originStationCode = str2;
this.page = page;
this.stationCode = str3;
this.trafficType = trafficType;
}
public static /* synthetic */ TrafficCirculationPathRequest copy$default(TrafficCirculationPathRequest trafficCirculationPathRequest, CirculationPathRequest.State state, CirculationPathRequest.State state2, String str, String str2, CirculationPathRequest.PageInfoDTO pageInfoDTO, String str3, TrafficType trafficType, int i, Object obj) {
if ((i & 1) != 0) {
state = trafficCirculationPathRequest.commercialService;
}
if ((i & 2) != 0) {
state2 = trafficCirculationPathRequest.commercialStopType;
}
if ((i & 4) != 0) {
str = trafficCirculationPathRequest.destinationStationCode;
}
if ((i & 8) != 0) {
str2 = trafficCirculationPathRequest.originStationCode;
}
if ((i & 16) != 0) {
pageInfoDTO = trafficCirculationPathRequest.page;
}
if ((i & 32) != 0) {
str3 = trafficCirculationPathRequest.stationCode;
}
if ((i & 64) != 0) {
trafficType = trafficCirculationPathRequest.trafficType;
}
String str4 = str3;
TrafficType trafficType2 = trafficType;
CirculationPathRequest.PageInfoDTO pageInfoDTO2 = pageInfoDTO;
String str5 = str;
return trafficCirculationPathRequest.copy(state, state2, str5, str2, pageInfoDTO2, str4, trafficType2);
}
/* renamed from: component1, reason: from getter */
public final CirculationPathRequest.State getCommercialService() {
return this.commercialService;
}
/* renamed from: component2, reason: from getter */
public final CirculationPathRequest.State getCommercialStopType() {
return this.commercialStopType;
}
/* renamed from: component3, reason: from getter */
public final String getDestinationStationCode() {
return this.destinationStationCode;
}
/* renamed from: component4, reason: from getter */
public final String getOriginStationCode() {
return this.originStationCode;
}
/* renamed from: component5, reason: from getter */
public final CirculationPathRequest.PageInfoDTO getPage() {
return this.page;
}
/* renamed from: component6, reason: from getter */
public final String getStationCode() {
return this.stationCode;
}
/* renamed from: component7, reason: from getter */
public final TrafficType getTrafficType() {
return this.trafficType;
}
public final TrafficCirculationPathRequest copy(CirculationPathRequest.State commercialService, CirculationPathRequest.State commercialStopType, String destinationStationCode, String originStationCode, CirculationPathRequest.PageInfoDTO page, String stationCode, TrafficType trafficType) {
Intrinsics.checkNotNullParameter(commercialService, "commercialService");
Intrinsics.checkNotNullParameter(commercialStopType, "commercialStopType");
Intrinsics.checkNotNullParameter(page, "page");
Intrinsics.checkNotNullParameter(trafficType, "trafficType");
return new TrafficCirculationPathRequest(commercialService, commercialStopType, destinationStationCode, originStationCode, page, stationCode, trafficType);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof TrafficCirculationPathRequest)) {
return false;
}
TrafficCirculationPathRequest trafficCirculationPathRequest = (TrafficCirculationPathRequest) other;
return this.commercialService == trafficCirculationPathRequest.commercialService && this.commercialStopType == trafficCirculationPathRequest.commercialStopType && Intrinsics.areEqual(this.destinationStationCode, trafficCirculationPathRequest.destinationStationCode) && Intrinsics.areEqual(this.originStationCode, trafficCirculationPathRequest.originStationCode) && Intrinsics.areEqual(this.page, trafficCirculationPathRequest.page) && Intrinsics.areEqual(this.stationCode, trafficCirculationPathRequest.stationCode) && this.trafficType == trafficCirculationPathRequest.trafficType;
}
@Override // com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest
public CirculationPathRequest.State getCommercialService() {
return this.commercialService;
}
@Override // com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest
public CirculationPathRequest.State getCommercialStopType() {
return this.commercialStopType;
}
public final String getDestinationStationCode() {
return this.destinationStationCode;
}
public final String getOriginStationCode() {
return this.originStationCode;
}
@Override // com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest
public CirculationPathRequest.PageInfoDTO getPage() {
return this.page;
}
public final String getStationCode() {
return this.stationCode;
}
public final TrafficType getTrafficType() {
return this.trafficType;
}
public int hashCode() {
int hashCode = (this.commercialStopType.hashCode() + (this.commercialService.hashCode() * 31)) * 31;
String str = this.destinationStationCode;
int hashCode2 = (hashCode + (str == null ? 0 : str.hashCode())) * 31;
String str2 = this.originStationCode;
int hashCode3 = (this.page.hashCode() + ((hashCode2 + (str2 == null ? 0 : str2.hashCode())) * 31)) * 31;
String str3 = this.stationCode;
return this.trafficType.hashCode() + ((hashCode3 + (str3 != null ? str3.hashCode() : 0)) * 31);
}
public String toString() {
return "TrafficCirculationPathRequest(commercialService=" + this.commercialService + ", commercialStopType=" + this.commercialStopType + ", destinationStationCode=" + this.destinationStationCode + ", originStationCode=" + this.originStationCode + ", page=" + this.page + ", stationCode=" + this.stationCode + ", trafficType=" + this.trafficType + ')';
}
/* JADX ERROR: NullPointerException in pass: InitCodeVariables
java.lang.NullPointerException: Cannot invoke "jadx.core.dex.instructions.args.SSAVar.getPhiList()" because "resultVar" is null
at jadx.core.dex.visitors.InitCodeVariables.collectConnectedVars(InitCodeVariables.java:119)
at jadx.core.dex.visitors.InitCodeVariables.setCodeVar(InitCodeVariables.java:82)
at jadx.core.dex.visitors.InitCodeVariables.initCodeVar(InitCodeVariables.java:74)
at jadx.core.dex.visitors.InitCodeVariables.initCodeVars(InitCodeVariables.java:48)
at jadx.core.dex.visitors.InitCodeVariables.visit(InitCodeVariables.java:29)
*/
public /* synthetic */ TrafficCirculationPathRequest(com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest.State r2, com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest.State r3, java.lang.String r4, java.lang.String r5, com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest.PageInfoDTO r6, java.lang.String r7, com.adif.elcanomovil.serviceNetworking.circulations.model.request.TrafficType r8, int r9, kotlin.jvm.internal.DefaultConstructorMarker r10) {
/*
r1 = this;
r10 = r9 & 1
if (r10 == 0) goto L6
com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest$State r2 = com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest.State.YES
L6:
r10 = r9 & 4
r0 = 0
if (r10 == 0) goto Lc
r4 = r0
Lc:
r10 = r9 & 8
if (r10 == 0) goto L11
r5 = r0
L11:
r9 = r9 & 32
if (r9 == 0) goto L1e
r9 = r0
r7 = r5
r10 = r8
r5 = r3
r8 = r6
r3 = r1
r6 = r4
L1c:
r4 = r2
goto L26
L1e:
r9 = r7
r10 = r8
r7 = r5
r8 = r6
r5 = r3
r6 = r4
r3 = r1
goto L1c
L26:
r3.<init>(r4, r5, r6, r7, r8, r9, r10)
return
*/
throw new UnsupportedOperationException("Method not decompiled: com.adif.elcanomovil.serviceNetworking.circulations.model.request.TrafficCirculationPathRequest.<init>(com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest$State, com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest$State, java.lang.String, java.lang.String, com.adif.elcanomovil.serviceNetworking.circulations.model.request.CirculationPathRequest$PageInfoDTO, java.lang.String, com.adif.elcanomovil.serviceNetworking.circulations.model.request.TrafficType, int, kotlin.jvm.internal.DefaultConstructorMarker):void");
}
}

View File

@@ -0,0 +1,47 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.request;
import com.adif.elcanomovil.uiStations.mappers.RequestedStationInfoMapperKt;
import com.adif.elcanomovil.uiTrain.entities.TrainInfoMapperKt;
import kotlin.Metadata;
import kotlin.enums.EnumEntries;
import kotlin.enums.EnumEntriesKt;
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\b\b\u0086\u0081\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004j\u0002\b\u0005j\u0002\b\u0006j\u0002\b\u0007j\u0002\b\\u0006\t"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/TrafficType;", "", "(Ljava/lang/String;I)V", TrainInfoMapperKt.CERCANIAS, "AVLDMD", RequestedStationInfoMapperKt.OTHERS, "TRAVELERS", "GOODS", "ALL", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class TrafficType {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ TrafficType[] $VALUES;
public static final TrafficType CERCANIAS = new TrafficType(TrainInfoMapperKt.CERCANIAS, 0);
public static final TrafficType AVLDMD = new TrafficType("AVLDMD", 1);
public static final TrafficType OTHERS = new TrafficType(RequestedStationInfoMapperKt.OTHERS, 2);
public static final TrafficType TRAVELERS = new TrafficType("TRAVELERS", 3);
public static final TrafficType GOODS = new TrafficType("GOODS", 4);
public static final TrafficType ALL = new TrafficType("ALL", 5);
private static final /* synthetic */ TrafficType[] $values() {
return new TrafficType[]{CERCANIAS, AVLDMD, OTHERS, TRAVELERS, GOODS, ALL};
}
static {
TrafficType[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
}
private TrafficType(String str, int i) {
}
public static EnumEntries<TrafficType> getEntries() {
return $ENTRIES;
}
public static TrafficType valueOf(String str) {
return (TrafficType) Enum.valueOf(TrafficType.class, str);
}
public static TrafficType[] values() {
return (TrafficType[]) $VALUES.clone();
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0013\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0005J\u000f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u0019\u0010\t\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001R\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathRouteInfoResponse;", "", "commercialPaths", "", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathRouteSidesInfoDTO;", "(Ljava/util/List;)V", "getCommercialPaths", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathRouteInfoResponse {
private final List<CommercialPathRouteSidesInfoDTO> commercialPaths;
public CommercialPathRouteInfoResponse(List<CommercialPathRouteSidesInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
this.commercialPaths = commercialPaths;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ CommercialPathRouteInfoResponse copy$default(CommercialPathRouteInfoResponse commercialPathRouteInfoResponse, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = commercialPathRouteInfoResponse.commercialPaths;
}
return commercialPathRouteInfoResponse.copy(list);
}
public final List<CommercialPathRouteSidesInfoDTO> component1() {
return this.commercialPaths;
}
public final CommercialPathRouteInfoResponse copy(List<CommercialPathRouteSidesInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
return new CommercialPathRouteInfoResponse(commercialPaths);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof CommercialPathRouteInfoResponse) && Intrinsics.areEqual(this.commercialPaths, ((CommercialPathRouteInfoResponse) other).commercialPaths);
}
public final List<CommercialPathRouteSidesInfoDTO> getCommercialPaths() {
return this.commercialPaths;
}
public int hashCode() {
return this.commercialPaths.hashCode();
}
public String toString() {
return a.o(new StringBuilder("CommercialPathRouteInfoResponse(commercialPaths="), this.commercialPaths, ')');
}
}

View File

@@ -0,0 +1,76 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u00000\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u001b\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\f\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005¢\u0006\u0002\u0010\u0007J\t\u0010\f\u001a\u00020\u0003HÆ\u0003J\u000f\u0010\r\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005HÆ\u0003J#\u0010\u000e\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\u000e\b\u0002\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005HÆ\u0001J\u0013\u0010\u000f\u001a\u00020\u00102\b\u0010\u0011\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0012\u001a\u00020\u0013HÖ\u0001J\t\u0010\u0014\u001a\u00020\u0015HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\tR\u0017\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000b¨\u0006\u0016"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathRouteSidesInfoDTO;", "", "commercialPathInfo", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "passthroughSteps", "", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/PassthroughDetailsStepDTO;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;Ljava/util/List;)V", "getCommercialPathInfo", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "getPassthroughSteps", "()Ljava/util/List;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathRouteSidesInfoDTO {
private final CommercialPathInfoDTO commercialPathInfo;
private final List<PassthroughDetailsStepDTO> passthroughSteps;
public CommercialPathRouteSidesInfoDTO(CommercialPathInfoDTO commercialPathInfo, List<PassthroughDetailsStepDTO> passthroughSteps) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughSteps, "passthroughSteps");
this.commercialPathInfo = commercialPathInfo;
this.passthroughSteps = passthroughSteps;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ CommercialPathRouteSidesInfoDTO copy$default(CommercialPathRouteSidesInfoDTO commercialPathRouteSidesInfoDTO, CommercialPathInfoDTO commercialPathInfoDTO, List list, int i, Object obj) {
if ((i & 1) != 0) {
commercialPathInfoDTO = commercialPathRouteSidesInfoDTO.commercialPathInfo;
}
if ((i & 2) != 0) {
list = commercialPathRouteSidesInfoDTO.passthroughSteps;
}
return commercialPathRouteSidesInfoDTO.copy(commercialPathInfoDTO, list);
}
/* renamed from: component1, reason: from getter */
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
public final List<PassthroughDetailsStepDTO> component2() {
return this.passthroughSteps;
}
public final CommercialPathRouteSidesInfoDTO copy(CommercialPathInfoDTO commercialPathInfo, List<PassthroughDetailsStepDTO> passthroughSteps) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughSteps, "passthroughSteps");
return new CommercialPathRouteSidesInfoDTO(commercialPathInfo, passthroughSteps);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialPathRouteSidesInfoDTO)) {
return false;
}
CommercialPathRouteSidesInfoDTO commercialPathRouteSidesInfoDTO = (CommercialPathRouteSidesInfoDTO) other;
return Intrinsics.areEqual(this.commercialPathInfo, commercialPathRouteSidesInfoDTO.commercialPathInfo) && Intrinsics.areEqual(this.passthroughSteps, commercialPathRouteSidesInfoDTO.passthroughSteps);
}
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
public final List<PassthroughDetailsStepDTO> getPassthroughSteps() {
return this.passthroughSteps;
}
public int hashCode() {
return this.passthroughSteps.hashCode() + (this.commercialPathInfo.hashCode() * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("CommercialPathRouteSidesInfoDTO(commercialPathInfo=");
sb.append(this.commercialPathInfo);
sb.append(", passthroughSteps=");
return a.o(sb, this.passthroughSteps, ')');
}
}

View File

@@ -0,0 +1,71 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0005HÆ\u0003J\u001d\u0010\r\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u000f2\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0014HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0015"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathStepSideInfoDTO;", "", "commercialPathInfo", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "passthroughStep", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/PassthroughStepDTO;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/PassthroughStepDTO;)V", "getCommercialPathInfo", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "getPassthroughStep", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/PassthroughStepDTO;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathStepSideInfoDTO {
private final CommercialPathInfoDTO commercialPathInfo;
private final PassthroughStepDTO passthroughStep;
public CommercialPathStepSideInfoDTO(CommercialPathInfoDTO commercialPathInfo, PassthroughStepDTO passthroughStep) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughStep, "passthroughStep");
this.commercialPathInfo = commercialPathInfo;
this.passthroughStep = passthroughStep;
}
public static /* synthetic */ CommercialPathStepSideInfoDTO copy$default(CommercialPathStepSideInfoDTO commercialPathStepSideInfoDTO, CommercialPathInfoDTO commercialPathInfoDTO, PassthroughStepDTO passthroughStepDTO, int i, Object obj) {
if ((i & 1) != 0) {
commercialPathInfoDTO = commercialPathStepSideInfoDTO.commercialPathInfo;
}
if ((i & 2) != 0) {
passthroughStepDTO = commercialPathStepSideInfoDTO.passthroughStep;
}
return commercialPathStepSideInfoDTO.copy(commercialPathInfoDTO, passthroughStepDTO);
}
/* renamed from: component1, reason: from getter */
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
/* renamed from: component2, reason: from getter */
public final PassthroughStepDTO getPassthroughStep() {
return this.passthroughStep;
}
public final CommercialPathStepSideInfoDTO copy(CommercialPathInfoDTO commercialPathInfo, PassthroughStepDTO passthroughStep) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughStep, "passthroughStep");
return new CommercialPathStepSideInfoDTO(commercialPathInfo, passthroughStep);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialPathStepSideInfoDTO)) {
return false;
}
CommercialPathStepSideInfoDTO commercialPathStepSideInfoDTO = (CommercialPathStepSideInfoDTO) other;
return Intrinsics.areEqual(this.commercialPathInfo, commercialPathStepSideInfoDTO.commercialPathInfo) && Intrinsics.areEqual(this.passthroughStep, commercialPathStepSideInfoDTO.passthroughStep);
}
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
public final PassthroughStepDTO getPassthroughStep() {
return this.passthroughStep;
}
public int hashCode() {
return this.passthroughStep.hashCode() + (this.commercialPathInfo.hashCode() * 31);
}
public String toString() {
return "CommercialPathStepSideInfoDTO(commercialPathInfo=" + this.commercialPathInfo + ", passthroughStep=" + this.passthroughStep + ')';
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0013\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0005J\u000f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u0019\u0010\t\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001R\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathStepSideInfoResponse;", "", "commercialPaths", "", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathStepSideInfoDTO;", "(Ljava/util/List;)V", "getCommercialPaths", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathStepSideInfoResponse {
private final List<CommercialPathStepSideInfoDTO> commercialPaths;
public CommercialPathStepSideInfoResponse(List<CommercialPathStepSideInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
this.commercialPaths = commercialPaths;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ CommercialPathStepSideInfoResponse copy$default(CommercialPathStepSideInfoResponse commercialPathStepSideInfoResponse, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = commercialPathStepSideInfoResponse.commercialPaths;
}
return commercialPathStepSideInfoResponse.copy(list);
}
public final List<CommercialPathStepSideInfoDTO> component1() {
return this.commercialPaths;
}
public final CommercialPathStepSideInfoResponse copy(List<CommercialPathStepSideInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
return new CommercialPathStepSideInfoResponse(commercialPaths);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof CommercialPathStepSideInfoResponse) && Intrinsics.areEqual(this.commercialPaths, ((CommercialPathStepSideInfoResponse) other).commercialPaths);
}
public final List<CommercialPathStepSideInfoDTO> getCommercialPaths() {
return this.commercialPaths;
}
public int hashCode() {
return this.commercialPaths.hashCode();
}
public String toString() {
return a.o(new StringBuilder("CommercialPathStepSideInfoResponse(commercialPaths="), this.commercialPaths, ')');
}
}

View File

@@ -0,0 +1,71 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0005HÆ\u0003J\u001d\u0010\r\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u000f2\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0014HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0015"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialRouteInfoDTO;", "", "commercialPathInfo", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "passthroughStep", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/RouteStepDTO;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/RouteStepDTO;)V", "getCommercialPathInfo", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialPathInfoDTO;", "getPassthroughStep", "()Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/RouteStepDTO;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialRouteInfoDTO {
private final CommercialPathInfoDTO commercialPathInfo;
private final RouteStepDTO passthroughStep;
public CommercialRouteInfoDTO(CommercialPathInfoDTO commercialPathInfo, RouteStepDTO passthroughStep) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughStep, "passthroughStep");
this.commercialPathInfo = commercialPathInfo;
this.passthroughStep = passthroughStep;
}
public static /* synthetic */ CommercialRouteInfoDTO copy$default(CommercialRouteInfoDTO commercialRouteInfoDTO, CommercialPathInfoDTO commercialPathInfoDTO, RouteStepDTO routeStepDTO, int i, Object obj) {
if ((i & 1) != 0) {
commercialPathInfoDTO = commercialRouteInfoDTO.commercialPathInfo;
}
if ((i & 2) != 0) {
routeStepDTO = commercialRouteInfoDTO.passthroughStep;
}
return commercialRouteInfoDTO.copy(commercialPathInfoDTO, routeStepDTO);
}
/* renamed from: component1, reason: from getter */
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
/* renamed from: component2, reason: from getter */
public final RouteStepDTO getPassthroughStep() {
return this.passthroughStep;
}
public final CommercialRouteInfoDTO copy(CommercialPathInfoDTO commercialPathInfo, RouteStepDTO passthroughStep) {
Intrinsics.checkNotNullParameter(commercialPathInfo, "commercialPathInfo");
Intrinsics.checkNotNullParameter(passthroughStep, "passthroughStep");
return new CommercialRouteInfoDTO(commercialPathInfo, passthroughStep);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialRouteInfoDTO)) {
return false;
}
CommercialRouteInfoDTO commercialRouteInfoDTO = (CommercialRouteInfoDTO) other;
return Intrinsics.areEqual(this.commercialPathInfo, commercialRouteInfoDTO.commercialPathInfo) && Intrinsics.areEqual(this.passthroughStep, commercialRouteInfoDTO.passthroughStep);
}
public final CommercialPathInfoDTO getCommercialPathInfo() {
return this.commercialPathInfo;
}
public final RouteStepDTO getPassthroughStep() {
return this.passthroughStep;
}
public int hashCode() {
return this.passthroughStep.hashCode() + (this.commercialPathInfo.hashCode() * 31);
}
public String toString() {
return "CommercialRouteInfoDTO(commercialPathInfo=" + this.commercialPathInfo + ", passthroughStep=" + this.passthroughStep + ')';
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0013\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0005J\u000f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u0019\u0010\t\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001R\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialRouteInfoResponse;", "", "commercialPaths", "", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/CommercialRouteInfoDTO;", "(Ljava/util/List;)V", "getCommercialPaths", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialRouteInfoResponse {
private final List<CommercialRouteInfoDTO> commercialPaths;
public CommercialRouteInfoResponse(List<CommercialRouteInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
this.commercialPaths = commercialPaths;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ CommercialRouteInfoResponse copy$default(CommercialRouteInfoResponse commercialRouteInfoResponse, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = commercialRouteInfoResponse.commercialPaths;
}
return commercialRouteInfoResponse.copy(list);
}
public final List<CommercialRouteInfoDTO> component1() {
return this.commercialPaths;
}
public final CommercialRouteInfoResponse copy(List<CommercialRouteInfoDTO> commercialPaths) {
Intrinsics.checkNotNullParameter(commercialPaths, "commercialPaths");
return new CommercialRouteInfoResponse(commercialPaths);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof CommercialRouteInfoResponse) && Intrinsics.areEqual(this.commercialPaths, ((CommercialRouteInfoResponse) other).commercialPaths);
}
public final List<CommercialRouteInfoDTO> getCommercialPaths() {
return this.commercialPaths;
}
public int hashCode() {
return this.commercialPaths.hashCode();
}
public String toString() {
return a.o(new StringBuilder("CommercialRouteInfoResponse(commercialPaths="), this.commercialPaths, ')');
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,46 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import com.adif.elcanomovil.uiTrain.entities.TrainInfoMapperKt;
import kotlin.Metadata;
import kotlin.enums.EnumEntries;
import kotlin.enums.EnumEntriesKt;
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\b\b\u0086\u0081\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004j\u0002\b\u0005j\u0002\b\u0006j\u0002\b\u0007j\u0002\b\\u0006\t"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/TrafficType;", "", "(Ljava/lang/String;I)V", TrainInfoMapperKt.CERCANIAS, "AVLDMD", "OTHER", "TRAVELERS", "GOODS", "ALL", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class TrafficType {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ TrafficType[] $VALUES;
public static final TrafficType CERCANIAS = new TrafficType(TrainInfoMapperKt.CERCANIAS, 0);
public static final TrafficType AVLDMD = new TrafficType("AVLDMD", 1);
public static final TrafficType OTHER = new TrafficType("OTHER", 2);
public static final TrafficType TRAVELERS = new TrafficType("TRAVELERS", 3);
public static final TrafficType GOODS = new TrafficType("GOODS", 4);
public static final TrafficType ALL = new TrafficType("ALL", 5);
private static final /* synthetic */ TrafficType[] $values() {
return new TrafficType[]{CERCANIAS, AVLDMD, OTHER, TRAVELERS, GOODS, ALL};
}
static {
TrafficType[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
}
private TrafficType(String str, int i) {
}
public static EnumEntries<TrafficType> getEntries() {
return $ENTRIES;
}
public static TrafficType valueOf(String str) {
return (TrafficType) Enum.valueOf(TrafficType.class, str);
}
public static TrafficType[] values() {
return (TrafficType[]) $VALUES.clone();
}
}

View File

@@ -0,0 +1,81 @@
package com.adif.elcanomovil.serviceNetworking.circulations.model.response;
import C.w;
import kotlin.Metadata;
@Metadata(d1 = {"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u000e\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u001d\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0003¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0003HÆ\u0003J\t\u0010\r\u001a\u00020\u0003HÆ\u0003J'\u0010\u000e\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\b\b\u0002\u0010\u0005\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\u000f\u001a\u00020\u00032\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0014HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\bR\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\\u0006\u0015"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/circulations/model/response/VisualEffectsDTO;", "", "inmediateDeparture", "", "countDown", "showDelay", "(ZZZ)V", "getCountDown", "()Z", "getInmediateDeparture", "getShowDelay", "component1", "component2", "component3", "copy", "equals", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class VisualEffectsDTO {
private final boolean countDown;
private final boolean inmediateDeparture;
private final boolean showDelay;
public VisualEffectsDTO(boolean z3, boolean z4, boolean z5) {
this.inmediateDeparture = z3;
this.countDown = z4;
this.showDelay = z5;
}
public static /* synthetic */ VisualEffectsDTO copy$default(VisualEffectsDTO visualEffectsDTO, boolean z3, boolean z4, boolean z5, int i, Object obj) {
if ((i & 1) != 0) {
z3 = visualEffectsDTO.inmediateDeparture;
}
if ((i & 2) != 0) {
z4 = visualEffectsDTO.countDown;
}
if ((i & 4) != 0) {
z5 = visualEffectsDTO.showDelay;
}
return visualEffectsDTO.copy(z3, z4, z5);
}
/* renamed from: component1, reason: from getter */
public final boolean getInmediateDeparture() {
return this.inmediateDeparture;
}
/* renamed from: component2, reason: from getter */
public final boolean getCountDown() {
return this.countDown;
}
/* renamed from: component3, reason: from getter */
public final boolean getShowDelay() {
return this.showDelay;
}
public final VisualEffectsDTO copy(boolean inmediateDeparture, boolean countDown, boolean showDelay) {
return new VisualEffectsDTO(inmediateDeparture, countDown, showDelay);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof VisualEffectsDTO)) {
return false;
}
VisualEffectsDTO visualEffectsDTO = (VisualEffectsDTO) other;
return this.inmediateDeparture == visualEffectsDTO.inmediateDeparture && this.countDown == visualEffectsDTO.countDown && this.showDelay == visualEffectsDTO.showDelay;
}
public final boolean getCountDown() {
return this.countDown;
}
public final boolean getInmediateDeparture() {
return this.inmediateDeparture;
}
public final boolean getShowDelay() {
return this.showDelay;
}
public int hashCode() {
return Boolean.hashCode(this.showDelay) + w.c(Boolean.hashCode(this.inmediateDeparture) * 31, 31, this.countDown);
}
public String toString() {
return "VisualEffectsDTO(inmediateDeparture=" + this.inmediateDeparture + ", countDown=" + this.countDown + ", showDelay=" + this.showDelay + ')';
}
}

View File

@@ -0,0 +1,41 @@
package com.adif.elcanomovil.serviceNetworking.compositions;
import kotlin.Metadata;
import kotlin.enums.EnumEntries;
import kotlin.enums.EnumEntriesKt;
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0004\b\u0086\u0081\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004¨\u0006\u0005"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/compositions/CoachType;", "", "(Ljava/lang/String;I)V", "COACH", "TRACTOR", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class CoachType {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ CoachType[] $VALUES;
public static final CoachType COACH = new CoachType("COACH", 0);
public static final CoachType TRACTOR = new CoachType("TRACTOR", 1);
private static final /* synthetic */ CoachType[] $values() {
return new CoachType[]{COACH, TRACTOR};
}
static {
CoachType[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
}
private CoachType(String str, int i) {
}
public static EnumEntries<CoachType> getEntries() {
return $ENTRIES;
}
public static CoachType valueOf(String str) {
return (CoachType) Enum.valueOf(CoachType.class, str);
}
public static CoachType[] values() {
return (CoachType[]) $VALUES.clone();
}
}

View File

@@ -0,0 +1,107 @@
package com.adif.elcanomovil.serviceNetworking.compositions;
import C.w;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000$\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\b\n\u0002\b\u0013\b\u0086\b\u0018\u00002\u00020\u0001B'\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0007\u0012\u0006\u0010\b\u001a\u00020\\u0006\u0002\u0010\nJ\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J\u000b\u0010\u0014\u001a\u0004\u0018\u00010\u0005HÆ\u0003J\t\u0010\u0015\u001a\u00020\u0007HÆ\u0003J\t\u0010\u0016\u001a\u00020\tHÆ\u0003J3\u0010\u0017\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00052\b\b\u0002\u0010\u0006\u001a\u00020\u00072\b\b\u0002\u0010\b\u001a\u00020\tHÆ\u0001J\u0013\u0010\u0018\u001a\u00020\u00032\b\u0010\u0019\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001a\u001a\u00020\tHÖ\u0001J\t\u0010\u001b\u001a\u00020\u0005HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR\u0011\u0010\u0006\u001a\u00020\u0007¢\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\u0010R\u0011\u0010\b\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\u0012¨\u0006\u001c"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/compositions/Coaches;", "", "cafeteria", "", "coachNumber", "", "coachType", "Lcom/adif/elcanomovil/serviceNetworking/compositions/CoachType;", "sequential", "", "(ZLjava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/compositions/CoachType;I)V", "getCafeteria", "()Z", "getCoachNumber", "()Ljava/lang/String;", "getCoachType", "()Lcom/adif/elcanomovil/serviceNetworking/compositions/CoachType;", "getSequential", "()I", "component1", "component2", "component3", "component4", "copy", "equals", "other", "hashCode", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class Coaches {
private final boolean cafeteria;
private final String coachNumber;
private final CoachType coachType;
private final int sequential;
public Coaches(boolean z3, String str, CoachType coachType, int i) {
Intrinsics.checkNotNullParameter(coachType, "coachType");
this.cafeteria = z3;
this.coachNumber = str;
this.coachType = coachType;
this.sequential = i;
}
public static /* synthetic */ Coaches copy$default(Coaches coaches, boolean z3, String str, CoachType coachType, int i, int i4, Object obj) {
if ((i4 & 1) != 0) {
z3 = coaches.cafeteria;
}
if ((i4 & 2) != 0) {
str = coaches.coachNumber;
}
if ((i4 & 4) != 0) {
coachType = coaches.coachType;
}
if ((i4 & 8) != 0) {
i = coaches.sequential;
}
return coaches.copy(z3, str, coachType, i);
}
/* renamed from: component1, reason: from getter */
public final boolean getCafeteria() {
return this.cafeteria;
}
/* renamed from: component2, reason: from getter */
public final String getCoachNumber() {
return this.coachNumber;
}
/* renamed from: component3, reason: from getter */
public final CoachType getCoachType() {
return this.coachType;
}
/* renamed from: component4, reason: from getter */
public final int getSequential() {
return this.sequential;
}
public final Coaches copy(boolean cafeteria, String coachNumber, CoachType coachType, int sequential) {
Intrinsics.checkNotNullParameter(coachType, "coachType");
return new Coaches(cafeteria, coachNumber, coachType, sequential);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof Coaches)) {
return false;
}
Coaches coaches = (Coaches) other;
return this.cafeteria == coaches.cafeteria && Intrinsics.areEqual(this.coachNumber, coaches.coachNumber) && this.coachType == coaches.coachType && this.sequential == coaches.sequential;
}
public final boolean getCafeteria() {
return this.cafeteria;
}
public final String getCoachNumber() {
return this.coachNumber;
}
public final CoachType getCoachType() {
return this.coachType;
}
public final int getSequential() {
return this.sequential;
}
public int hashCode() {
int hashCode = Boolean.hashCode(this.cafeteria) * 31;
String str = this.coachNumber;
return Integer.hashCode(this.sequential) + ((this.coachType.hashCode() + ((hashCode + (str == null ? 0 : str.hashCode())) * 31)) * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("Coaches(cafeteria=");
sb.append(this.cafeteria);
sb.append(", coachNumber=");
sb.append(this.coachNumber);
sb.append(", coachType=");
sb.append(this.coachType);
sb.append(", sequential=");
return w.p(sb, this.sequential, ')');
}
}

View File

@@ -0,0 +1,70 @@
package com.adif.elcanomovil.serviceNetworking.compositions;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\t\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0005HÆ\u0003J\u001d\u0010\r\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u000f2\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0014"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/compositions/CommercialCirculationKey;", "", NavArguments.ARG_DYNAMIC_LINKS_COMMERCIAL_NUMBER, "", NavArguments.ARG_DYNAMIC_LINKS_LAUNCHDATE, "", "(Ljava/lang/String;J)V", "getCommercialNumber", "()Ljava/lang/String;", "getLaunchingDate", "()J", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialCirculationKey {
private final String commercialNumber;
private final long launchingDate;
public CommercialCirculationKey(String commercialNumber, long j4) {
Intrinsics.checkNotNullParameter(commercialNumber, "commercialNumber");
this.commercialNumber = commercialNumber;
this.launchingDate = j4;
}
public static /* synthetic */ CommercialCirculationKey copy$default(CommercialCirculationKey commercialCirculationKey, String str, long j4, int i, Object obj) {
if ((i & 1) != 0) {
str = commercialCirculationKey.commercialNumber;
}
if ((i & 2) != 0) {
j4 = commercialCirculationKey.launchingDate;
}
return commercialCirculationKey.copy(str, j4);
}
/* renamed from: component1, reason: from getter */
public final String getCommercialNumber() {
return this.commercialNumber;
}
/* renamed from: component2, reason: from getter */
public final long getLaunchingDate() {
return this.launchingDate;
}
public final CommercialCirculationKey copy(String commercialNumber, long launchingDate) {
Intrinsics.checkNotNullParameter(commercialNumber, "commercialNumber");
return new CommercialCirculationKey(commercialNumber, launchingDate);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CommercialCirculationKey)) {
return false;
}
CommercialCirculationKey commercialCirculationKey = (CommercialCirculationKey) other;
return Intrinsics.areEqual(this.commercialNumber, commercialCirculationKey.commercialNumber) && this.launchingDate == commercialCirculationKey.launchingDate;
}
public final String getCommercialNumber() {
return this.commercialNumber;
}
public final long getLaunchingDate() {
return this.launchingDate;
}
public int hashCode() {
return Long.hashCode(this.launchingDate) + (this.commercialNumber.hashCode() * 31);
}
public String toString() {
return "CommercialCirculationKey(commercialNumber=" + this.commercialNumber + ", launchingDate=" + this.launchingDate + ')';
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.compositions;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u000f\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\u0002\u0010\u0004J\u000b\u0010\u0007\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u0015\u0010\b\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u0003HÆ\u0001J\u0013\u0010\t\u001a\u00020\n2\b\u0010\u000b\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\f\u001a\u00020\rHÖ\u0001J\t\u0010\u000e\u001a\u00020\u000fHÖ\u0001R\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0005\u0010\u0006¨\u0006\u0010"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/compositions/CommercialPathKey;", "", "commercialCirculationKey", "Lcom/adif/elcanomovil/serviceNetworking/compositions/CommercialCirculationKey;", "(Lcom/adif/elcanomovil/serviceNetworking/compositions/CommercialCirculationKey;)V", "getCommercialCirculationKey", "()Lcom/adif/elcanomovil/serviceNetworking/compositions/CommercialCirculationKey;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CommercialPathKey {
private final CommercialCirculationKey commercialCirculationKey;
public CommercialPathKey(CommercialCirculationKey commercialCirculationKey) {
this.commercialCirculationKey = commercialCirculationKey;
}
public static /* synthetic */ CommercialPathKey copy$default(CommercialPathKey commercialPathKey, CommercialCirculationKey commercialCirculationKey, int i, Object obj) {
if ((i & 1) != 0) {
commercialCirculationKey = commercialPathKey.commercialCirculationKey;
}
return commercialPathKey.copy(commercialCirculationKey);
}
/* renamed from: component1, reason: from getter */
public final CommercialCirculationKey getCommercialCirculationKey() {
return this.commercialCirculationKey;
}
public final CommercialPathKey copy(CommercialCirculationKey commercialCirculationKey) {
return new CommercialPathKey(commercialCirculationKey);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof CommercialPathKey) && Intrinsics.areEqual(this.commercialCirculationKey, ((CommercialPathKey) other).commercialCirculationKey);
}
public final CommercialCirculationKey getCommercialCirculationKey() {
return this.commercialCirculationKey;
}
public int hashCode() {
CommercialCirculationKey commercialCirculationKey = this.commercialCirculationKey;
if (commercialCirculationKey == null) {
return 0;
}
return commercialCirculationKey.hashCode();
}
public String toString() {
return "CommercialPathKey(commercialCirculationKey=" + this.commercialCirculationKey + ')';
}
}

View File

@@ -0,0 +1,92 @@
package com.adif.elcanomovil.serviceNetworking.compositions;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u00002\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B#\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\f\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\b0\u0007¢\u0006\u0002\u0010\tJ\t\u0010\u0010\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0011\u001a\u00020\u0005HÆ\u0003J\u000f\u0010\u0012\u001a\b\u0012\u0004\u0012\u00020\b0\u0007HÆ\u0003J-\u0010\u0013\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00052\u000e\b\u0002\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\b0\u0007HÆ\u0001J\u0013\u0010\u0014\u001a\u00020\u00152\b\u0010\u0016\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0017\u001a\u00020\u0018HÖ\u0001J\t\u0010\u0019\u001a\u00020\u0003HÖ\u0001R\u0017\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\b0\u0007¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\f\u0010\rR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\u000f¨\u0006\u001a"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/compositions/Composition;", "", "stationCode", "", "plannedTime", "", "coaches", "", "Lcom/adif/elcanomovil/serviceNetworking/compositions/Coaches;", "(Ljava/lang/String;JLjava/util/List;)V", "getCoaches", "()Ljava/util/List;", "getPlannedTime", "()J", "getStationCode", "()Ljava/lang/String;", "component1", "component2", "component3", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class Composition {
private final List<Coaches> coaches;
private final long plannedTime;
private final String stationCode;
public Composition(String stationCode, long j4, List<Coaches> coaches) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(coaches, "coaches");
this.stationCode = stationCode;
this.plannedTime = j4;
this.coaches = coaches;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ Composition copy$default(Composition composition, String str, long j4, List list, int i, Object obj) {
if ((i & 1) != 0) {
str = composition.stationCode;
}
if ((i & 2) != 0) {
j4 = composition.plannedTime;
}
if ((i & 4) != 0) {
list = composition.coaches;
}
return composition.copy(str, j4, list);
}
/* renamed from: component1, reason: from getter */
public final String getStationCode() {
return this.stationCode;
}
/* renamed from: component2, reason: from getter */
public final long getPlannedTime() {
return this.plannedTime;
}
public final List<Coaches> component3() {
return this.coaches;
}
public final Composition copy(String stationCode, long plannedTime, List<Coaches> coaches) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(coaches, "coaches");
return new Composition(stationCode, plannedTime, coaches);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof Composition)) {
return false;
}
Composition composition = (Composition) other;
return Intrinsics.areEqual(this.stationCode, composition.stationCode) && this.plannedTime == composition.plannedTime && Intrinsics.areEqual(this.coaches, composition.coaches);
}
public final List<Coaches> getCoaches() {
return this.coaches;
}
public final long getPlannedTime() {
return this.plannedTime;
}
public final String getStationCode() {
return this.stationCode;
}
public int hashCode() {
return this.coaches.hashCode() + a.b(this.plannedTime, this.stationCode.hashCode() * 31, 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("Composition(stationCode=");
sb.append(this.stationCode);
sb.append(", plannedTime=");
sb.append(this.plannedTime);
sb.append(", coaches=");
return a.o(sb, this.coaches, ')');
}
}

View File

@@ -0,0 +1,55 @@
package com.adif.elcanomovil.serviceNetworking.compositions;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u000e\u0010\u0002\u001a\n\u0012\u0004\u0012\u00020\u0004\u0018\u00010\u0003¢\u0006\u0002\u0010\u0005J\u0011\u0010\b\u001a\n\u0012\u0004\u0012\u00020\u0004\u0018\u00010\u0003HÆ\u0003J\u001b\u0010\t\u001a\u00020\u00002\u0010\b\u0002\u0010\u0002\u001a\n\u0012\u0004\u0012\u00020\u0004\u0018\u00010\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001R\u0019\u0010\u0002\u001a\n\u0012\u0004\u0012\u00020\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/compositions/CompositionResponse;", "", "compositions", "", "Lcom/adif/elcanomovil/serviceNetworking/compositions/Composition;", "(Ljava/util/List;)V", "getCompositions", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CompositionResponse {
private final List<Composition> compositions;
public CompositionResponse(List<Composition> list) {
this.compositions = list;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ CompositionResponse copy$default(CompositionResponse compositionResponse, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = compositionResponse.compositions;
}
return compositionResponse.copy(list);
}
public final List<Composition> component1() {
return this.compositions;
}
public final CompositionResponse copy(List<Composition> compositions) {
return new CompositionResponse(compositions);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof CompositionResponse) && Intrinsics.areEqual(this.compositions, ((CompositionResponse) other).compositions);
}
public final List<Composition> getCompositions() {
return this.compositions;
}
public int hashCode() {
List<Composition> list = this.compositions;
if (list == null) {
return 0;
}
return list.hashCode();
}
public String toString() {
return a.o(new StringBuilder("CompositionResponse(compositions="), this.compositions, ')');
}
}

View File

@@ -0,0 +1,18 @@
package com.adif.elcanomovil.serviceNetworking.compositions;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.adif.elcanomovil.serviceNetworking.circulations.model.request.OneOrSeveralPathsRequest;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import retrofit2.Response;
import retrofit2.http.Body;
import retrofit2.http.Headers;
import retrofit2.http.POST;
@Metadata(d1 = {"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\bf\u0018\u00002\u00020\u0001J \u0010\u0002\u001a\n\u0012\u0006\u0012\u0004\u0018\u00010\u00040\u00032\b\b\u0001\u0010\u0005\u001a\u00020\u0006H§@¢\u0006\u0002\u0010\u0007¨\u0006\b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/compositions/CompositionsService;", "", "compositions", "Lretrofit2/Response;", "Lcom/adif/elcanomovil/serviceNetworking/compositions/CompositionResponse;", "request", "Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/OneOrSeveralPathsRequest;", "(Lcom/adif/elcanomovil/serviceNetworking/circulations/model/request/OneOrSeveralPathsRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface CompositionsService {
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyCirculations})
@POST(ServicePaths.CompositionService.compositions)
Object compositions(@Body OneOrSeveralPathsRequest oneOrSeveralPathsRequest, Continuation<? super Response<CompositionResponse>> continuation);
}

View File

@@ -0,0 +1,46 @@
package com.adif.elcanomovil.serviceNetworking.di;
import com.google.firebase.ktx.Firebase;
import com.google.firebase.storage.FirebaseStorage;
import com.google.firebase.storage.ktx.StorageKt;
import dagger.Module;
import dagger.Provides;
import dagger.hilt.InstallIn;
import dagger.hilt.components.SingletonComponent;
import e3.E;
import e3.F;
import f3.c;
import java.util.concurrent.TimeUnit;
import javax.inject.Singleton;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\\u0002\u0018\u00002\u00020\u0001B\t\b\u0002¢\u0006\u0004\b\u0002\u0010\u0003J\u000f\u0010\u0005\u001a\u00020\u0004H\u0007¢\u0006\u0004\b\u0005\u0010\u0006J\u000f\u0010\b\u001a\u00020\u0007H\u0007¢\u0006\u0004\b\b\u0010\\u0006\n"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/di/FirebaseStorageModule;", "", "<init>", "()V", "Lcom/google/firebase/storage/FirebaseStorage;", "provideFirebaseStorage", "()Lcom/google/firebase/storage/FirebaseStorage;", "Le3/F;", "providePinningOkHttpClient", "()Le3/F;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
@Module
@InstallIn({SingletonComponent.class})
/* loaded from: classes.dex */
public final class FirebaseStorageModule {
public static final FirebaseStorageModule INSTANCE = new FirebaseStorageModule();
private FirebaseStorageModule() {
}
@Provides
@Singleton
public final FirebaseStorage provideFirebaseStorage() {
return StorageKt.getStorage(Firebase.INSTANCE);
}
@Provides
@Singleton
@PinningHttpClient
public final F providePinningOkHttpClient() {
E e4 = new E();
TimeUnit unit = TimeUnit.SECONDS;
Intrinsics.checkNotNullParameter(unit, "unit");
e4.f6228r = c.b(30L);
Intrinsics.checkNotNullParameter(unit, "unit");
e4.f6229s = c.b(30L);
return new F(e4);
}
}

View File

@@ -0,0 +1,28 @@
package com.adif.elcanomovil.serviceNetworking.di;
import com.google.firebase.storage.FirebaseStorage;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import y1.AbstractC0660a;
@ScopeMetadata("javax.inject.Singleton")
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class FirebaseStorageModule_ProvideFirebaseStorageFactory implements Factory<FirebaseStorage> {
public static FirebaseStorageModule_ProvideFirebaseStorageFactory create() {
return AbstractC0660a.f8979a;
}
public static FirebaseStorage provideFirebaseStorage() {
return (FirebaseStorage) Preconditions.checkNotNullFromProvides(FirebaseStorageModule.INSTANCE.provideFirebaseStorage());
}
@Override // javax.inject.Provider
public FirebaseStorage get() {
return provideFirebaseStorage();
}
}

View File

@@ -0,0 +1,28 @@
package com.adif.elcanomovil.serviceNetworking.di;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import y1.AbstractC0661b;
@ScopeMetadata("javax.inject.Singleton")
@DaggerGenerated
@QualifierMetadata({"com.adif.elcanomovil.serviceNetworking.di.PinningHttpClient"})
/* loaded from: classes.dex */
public final class FirebaseStorageModule_ProvidePinningOkHttpClientFactory implements Factory<F> {
public static FirebaseStorageModule_ProvidePinningOkHttpClientFactory create() {
return AbstractC0661b.f8980a;
}
public static F providePinningOkHttpClient() {
return (F) Preconditions.checkNotNullFromProvides(FirebaseStorageModule.INSTANCE.providePinningOkHttpClient());
}
@Override // javax.inject.Provider
public F get() {
return providePinningOkHttpClient();
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.avisa.AvisaLoginService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class NetworkModule_ProvideAvisaLoginServiceFactory implements Factory<AvisaLoginService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideAvisaLoginServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideAvisaLoginServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideAvisaLoginServiceFactory(provider, provider2);
}
public static AvisaLoginService provideAvisaLoginService(F f2, G g4) {
return (AvisaLoginService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideAvisaLoginService(f2, g4));
}
@Override // javax.inject.Provider
public AvisaLoginService get() {
return provideAvisaLoginService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.avisa.AvisaStationsService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class NetworkModule_ProvideAvisaStationsServiceFactory implements Factory<AvisaStationsService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideAvisaStationsServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideAvisaStationsServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideAvisaStationsServiceFactory(provider, provider2);
}
public static AvisaStationsService provideAvisaStationsService(F f2, G g4) {
return (AvisaStationsService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideAvisaStationsService(f2, g4));
}
@Override // javax.inject.Provider
public AvisaStationsService get() {
return provideAvisaStationsService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,35 @@
package com.adif.elcanomovil.serviceNetworking.di;
import com.adif.elcanomovil.serviceNetworking.pinning.PinningRepository;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.C0322h;
import javax.inject.Provider;
@ScopeMetadata("javax.inject.Singleton")
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class NetworkModule_ProvideCertificatePinnerFactory implements Factory<C0322h> {
private final Provider<PinningRepository> pinningRepositoryProvider;
public NetworkModule_ProvideCertificatePinnerFactory(Provider<PinningRepository> provider) {
this.pinningRepositoryProvider = provider;
}
public static NetworkModule_ProvideCertificatePinnerFactory create(Provider<PinningRepository> provider) {
return new NetworkModule_ProvideCertificatePinnerFactory(provider);
}
public static C0322h provideCertificatePinner(PinningRepository pinningRepository) {
return (C0322h) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideCertificatePinner(pinningRepository));
}
@Override // javax.inject.Provider
public C0322h get() {
return provideCertificatePinner(this.pinningRepositoryProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.circulations.CirculationService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata({"javax.inject.Named"})
/* loaded from: classes.dex */
public final class NetworkModule_ProvideCirculationServiceFactory implements Factory<CirculationService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideCirculationServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideCirculationServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideCirculationServiceFactory(provider, provider2);
}
public static CirculationService provideCirculationService(F f2, G g4) {
return (CirculationService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideCirculationService(f2, g4));
}
@Override // javax.inject.Provider
public CirculationService get() {
return provideCirculationService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.avisa.IncidenceService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class NetworkModule_ProvideIncidenceServiceFactory implements Factory<IncidenceService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideIncidenceServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideIncidenceServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideIncidenceServiceFactory(provider, provider2);
}
public static IncidenceService provideIncidenceService(F f2, G g4) {
return (IncidenceService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideIncidenceService(f2, g4));
}
@Override // javax.inject.Provider
public IncidenceService get() {
return provideIncidenceService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,37 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import Z2.InterfaceC0103k;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata({"javax.inject.Named"})
/* loaded from: classes.dex */
public final class NetworkModule_ProvideMoshiFactory implements Factory<G> {
private final Provider<InterfaceC0103k> polymorphicFactoryProvider;
private final Provider<InterfaceC0103k> polymorphicFactoryTrainProvider;
public NetworkModule_ProvideMoshiFactory(Provider<InterfaceC0103k> provider, Provider<InterfaceC0103k> provider2) {
this.polymorphicFactoryProvider = provider;
this.polymorphicFactoryTrainProvider = provider2;
}
public static NetworkModule_ProvideMoshiFactory create(Provider<InterfaceC0103k> provider, Provider<InterfaceC0103k> provider2) {
return new NetworkModule_ProvideMoshiFactory(provider, provider2);
}
public static G provideMoshi(InterfaceC0103k interfaceC0103k, InterfaceC0103k interfaceC0103k2) {
return (G) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideMoshi(interfaceC0103k, interfaceC0103k2));
}
@Override // javax.inject.Provider
public G get() {
return provideMoshi(this.polymorphicFactoryProvider.get(), this.polymorphicFactoryTrainProvider.get());
}
}

View File

@@ -0,0 +1,35 @@
package com.adif.elcanomovil.serviceNetworking.di;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.C0322h;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class NetworkModule_ProvideOkHttpClientFactory implements Factory<F> {
private final Provider<C0322h> certificatePinnerProvider;
public NetworkModule_ProvideOkHttpClientFactory(Provider<C0322h> provider) {
this.certificatePinnerProvider = provider;
}
public static NetworkModule_ProvideOkHttpClientFactory create(Provider<C0322h> provider) {
return new NetworkModule_ProvideOkHttpClientFactory(provider);
}
public static F provideOkHttpClient(C0322h c0322h) {
return (F) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideOkHttpClient(c0322h));
}
@Override // javax.inject.Provider
public F get() {
return provideOkHttpClient(this.certificatePinnerProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import com.adif.elcanomovil.domain.usecases.credentials.GeneratePersistentUserIdUseCase;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.C0322h;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata({"javax.inject.Named"})
/* loaded from: classes.dex */
public final class NetworkModule_ProvideOkHttpClientSecurizedFactory implements Factory<F> {
private final Provider<C0322h> certificatePinnerProvider;
private final Provider<GeneratePersistentUserIdUseCase> generatePersistentUserIdUseCaseProvider;
public NetworkModule_ProvideOkHttpClientSecurizedFactory(Provider<GeneratePersistentUserIdUseCase> provider, Provider<C0322h> provider2) {
this.generatePersistentUserIdUseCaseProvider = provider;
this.certificatePinnerProvider = provider2;
}
public static NetworkModule_ProvideOkHttpClientSecurizedFactory create(Provider<GeneratePersistentUserIdUseCase> provider, Provider<C0322h> provider2) {
return new NetworkModule_ProvideOkHttpClientSecurizedFactory(provider, provider2);
}
public static F provideOkHttpClientSecurized(GeneratePersistentUserIdUseCase generatePersistentUserIdUseCase, C0322h c0322h) {
return (F) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideOkHttpClientSecurized(generatePersistentUserIdUseCase, c0322h));
}
@Override // javax.inject.Provider
public F get() {
return provideOkHttpClientSecurized(this.generatePersistentUserIdUseCaseProvider.get(), this.certificatePinnerProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.stationObservations.StationObservationsService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata({"javax.inject.Named"})
/* loaded from: classes.dex */
public final class NetworkModule_ProvideStationObservationsServiceFactory implements Factory<StationObservationsService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideStationObservationsServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideStationObservationsServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideStationObservationsServiceFactory(provider, provider2);
}
public static StationObservationsService provideStationObservationsService(F f2, G g4) {
return (StationObservationsService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideStationObservationsService(f2, g4));
}
@Override // javax.inject.Provider
public StationObservationsService get() {
return provideStationObservationsService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.stations.StationsService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata({"javax.inject.Named"})
/* loaded from: classes.dex */
public final class NetworkModule_ProvideStationsServiceFactory implements Factory<StationsService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideStationsServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideStationsServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideStationsServiceFactory(provider, provider2);
}
public static StationsService provideStationsService(F f2, G g4) {
return (StationsService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideStationsService(f2, g4));
}
@Override // javax.inject.Provider
public StationsService get() {
return provideStationsService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.subscriptions.SubscriptionsService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class NetworkModule_ProvideSubscriptionServiceFactory implements Factory<SubscriptionsService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideSubscriptionServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideSubscriptionServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideSubscriptionServiceFactory(provider, provider2);
}
public static SubscriptionsService provideSubscriptionService(F f2, G g4) {
return (SubscriptionsService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideSubscriptionService(f2, g4));
}
@Override // javax.inject.Provider
public SubscriptionsService get() {
return provideSubscriptionService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.di;
import Z2.G;
import com.adif.elcanomovil.serviceNetworking.compositions.CompositionsService;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import e3.F;
import javax.inject.Provider;
@ScopeMetadata
@DaggerGenerated
@QualifierMetadata({"javax.inject.Named"})
/* loaded from: classes.dex */
public final class NetworkModule_ProvideTrainCompositionServiceFactory implements Factory<CompositionsService> {
private final Provider<F> clientProvider;
private final Provider<G> moshiProvider;
public NetworkModule_ProvideTrainCompositionServiceFactory(Provider<F> provider, Provider<G> provider2) {
this.clientProvider = provider;
this.moshiProvider = provider2;
}
public static NetworkModule_ProvideTrainCompositionServiceFactory create(Provider<F> provider, Provider<G> provider2) {
return new NetworkModule_ProvideTrainCompositionServiceFactory(provider, provider2);
}
public static CompositionsService provideTrainCompositionService(F f2, G g4) {
return (CompositionsService) Preconditions.checkNotNullFromProvides(NetworkModule.INSTANCE.provideTrainCompositionService(f2, g4));
}
@Override // javax.inject.Provider
public CompositionsService get() {
return provideTrainCompositionService(this.clientProvider.get(), this.moshiProvider.get());
}
}

View File

@@ -0,0 +1,15 @@
package com.adif.elcanomovil.serviceNetworking.di;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import javax.inject.Qualifier;
import kotlin.Metadata;
import kotlin.annotation.AnnotationRetention;
@Qualifier
@Metadata(d1 = {"\u0000\n\n\u0002\u0018\u0002\n\u0002\u0010\u001b\n\u0000\b\u0087\u0002\u0018\u00002\u00020\u0001B\u0000¨\u0006\u0002"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/di/PinningHttpClient;", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
@Retention(RetentionPolicy.CLASS)
@kotlin.annotation.Retention(AnnotationRetention.BINARY)
/* loaded from: classes.dex */
public @interface PinningHttpClient {
}

View File

@@ -0,0 +1,84 @@
package com.adif.elcanomovil.serviceNetworking.interceptors;
import com.adif.commonKeys.GetKeysHelper;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.adif.elcanomovil.serviceNetworking.interceptors.auth.ElcanoClientAuth;
import e3.C0333t;
import e3.C0334u;
import e3.H;
import e3.I;
import e3.M;
import e3.O;
import e3.w;
import e3.x;
import e3.y;
import j3.g;
import java.util.ArrayList;
import java.util.Map;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.SourceDebugExtension;
import kotlin.text.StringsKt__StringsJVMKt;
import t3.c;
@Metadata(d1 = {"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0004\u0018\u00002\u00020\u0001B\u000f\u0012\u0006\u0010\u0003\u001a\u00020\u0002¢\u0006\u0004\b\u0004\u0010\u0005J\u0017\u0010\t\u001a\u00020\b2\u0006\u0010\u0007\u001a\u00020\u0006H\u0016¢\u0006\u0004\b\t\u0010\nR\u0014\u0010\u0003\u001a\u00020\u00028\u0002X\u0082\u0004¢\u0006\u0006\n\u0004\b\u0003\u0010\u000b¨\u0006\f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/interceptors/AuthHeaderInterceptor;", "Le3/y;", "", NavArguments.ARG_TYPE_NOTIFICATION_JSON_MESSAGE_TRAIN, "<init>", "(Ljava/lang/String;)V", "Le3/x;", "chain", "Le3/O;", "intercept", "(Le3/x;)Le3/O;", "Ljava/lang/String;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
@SourceDebugExtension({"SMAP\nAuthHeaderInterceptor.kt\nKotlin\n*S Kotlin\n*F\n+ 1 AuthHeaderInterceptor.kt\ncom/adif/elcanomovil/serviceNetworking/interceptors/AuthHeaderInterceptor\n+ 2 fake.kt\nkotlin/jvm/internal/FakeKt\n+ 3 _Maps.kt\nkotlin/collections/MapsKt___MapsKt\n*L\n1#1,51:1\n1#2:52\n125#3:53\n152#3,3:54\n*S KotlinDebug\n*F\n+ 1 AuthHeaderInterceptor.kt\ncom/adif/elcanomovil/serviceNetworking/interceptors/AuthHeaderInterceptor\n*L\n43#1:53\n43#1:54,3\n*E\n"})
/* loaded from: classes.dex */
public final class AuthHeaderInterceptor implements y {
private final String id;
public AuthHeaderInterceptor(String id) {
Intrinsics.checkNotNullParameter(id, "id");
this.id = id;
}
/* JADX WARN: Multi-variable type inference failed */
/* JADX WARN: Type inference failed for: r1v7, types: [r3.i, java.lang.Object, r3.h] */
@Override // e3.y
public O intercept(x chain) {
String replace$default;
Map<String, String> map;
Intrinsics.checkNotNullParameter(chain, "chain");
g gVar = (g) chain;
I i = gVar.f6952e;
GetKeysHelper getKeysHelper = GetKeysHelper.f4297a;
ElcanoClientAuth.Builder contentType = new ElcanoClientAuth.Builder(getKeysHelper.a(), getKeysHelper.b()).host(i.f6267a.f6416d).contentType("application/json;charset=utf-8");
w wVar = i.f6267a;
ElcanoClientAuth.Builder path = contentType.path(wVar.b());
String d4 = wVar.d();
if (d4 == null) {
d4 = "";
}
ElcanoClientAuth.Builder httpMethodName = path.params(d4).xElcanoClient("AndroidElcanoApp").xElcanoUserId(this.id).httpMethodName(i.f6268b);
?? obj = new Object();
M m4 = i.f6270d;
if (m4 != 0) {
m4.writeTo(obj);
}
replace$default = StringsKt__StringsJVMKt.replace$default(obj.e0(), " ", "", false, 4, (Object) null);
ElcanoClientAuth build = httpMethodName.payload(replace$default).build();
Intrinsics.checkNotNullExpressionValue(build, "with(...)");
try {
map = build.getHeaders();
} catch (Exception e4) {
String message = "Exception getting the headers. Ex: " + e4.getMessage();
Intrinsics.checkNotNullParameter(message, "message");
c.f8551a.a(message, new Object[0]);
map = null;
}
I i4 = gVar.f6952e;
H c4 = i4.c();
C0333t c5 = i4.f6269c.c();
if (map != null) {
ArrayList arrayList = new ArrayList(map.size());
for (Map.Entry<String, String> entry : map.entrySet()) {
c5.c(entry.getKey(), entry.getValue());
arrayList.add(c5);
}
}
C0334u headers = c5.d();
Intrinsics.checkNotNullParameter(headers, "headers");
c4.f6264c = headers.c();
return gVar.b(c4.a());
}
}

View File

@@ -0,0 +1,32 @@
package com.adif.elcanomovil.serviceNetworking.interceptors;
import K.f;
import android.content.res.Resources;
import e3.H;
import e3.O;
import e3.x;
import e3.y;
import j3.g;
import java.util.Locale;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\u001a\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\u0018\u00002\u00020\u0001B\u0007¢\u0006\u0004\b\u0002\u0010\u0003J\u0017\u0010\u0007\u001a\u00020\u00062\u0006\u0010\u0005\u001a\u00020\u0004H\u0016¢\u0006\u0004\b\u0007\u0010\\u0006\t"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/interceptors/LanguageHeaderInterceptor;", "Le3/y;", "<init>", "()V", "Le3/x;", "chain", "Le3/O;", "intercept", "(Le3/x;)Le3/O;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class LanguageHeaderInterceptor implements y {
@Override // e3.y
public O intercept(x chain) {
Intrinsics.checkNotNullParameter(chain, "chain");
g gVar = (g) chain;
H c4 = gVar.f6952e.c();
Locale locale = f.a(Resources.getSystem().getConfiguration()).get(0);
String languageTag = locale != null ? locale.toLanguageTag() : null;
if (languageTag == null) {
languageTag = "";
} else {
Intrinsics.checkNotNull(languageTag);
}
c4.c("Accept-Language", languageTag);
return gVar.b(c4.a());
}
}

View File

@@ -0,0 +1,200 @@
package com.adif.elcanomovil.serviceNetworking.interceptors.auth;
import C.w;
import com.google.firebase.sessions.settings.RemoteSettings;
import java.math.BigInteger;
import java.nio.charset.StandardCharsets;
import java.security.InvalidKeyException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Map;
import java.util.TimeZone;
import java.util.TreeMap;
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import kotlin.UByte;
import u.AbstractC0629f;
/* loaded from: classes.dex */
public abstract class ElcanoAuth {
protected static final String ELCANO_REQUEST = "elcano_request";
public static final String HEADER_AUTHORIZATION = "Authorization";
public static final String HEADER_CONTENT_CONTENTTYPE = "Content-type";
public static final String HEADER_X_ELCANO_CLIENT = "X-Elcano-Client";
public static final String HEADER_X_ELCANO_DATE = "X-Elcano-Date";
public static final String HEADER_X_ELCANO_HOST = "X-Elcano-Host";
public static final String HEADER_X_ELCANO_USERID = "X-Elcano-UserId";
protected static final String HMAC_ALGORITHM = "HMAC-SHA256";
protected String contentType;
protected String elcanoAccessKey;
protected String elcanoSecretKey;
protected TreeMap<String, String> headers;
protected final char[] hexArray = "0123456789ABCDEF".toCharArray();
protected String host;
protected String httpMethodName;
protected String params;
protected String path;
protected String payload;
protected Date requestDate;
protected String signedHeaders;
protected String xElcanoClient;
protected String xElcanoDate;
protected String xElcanoDateSimple;
protected String xElcanoUserId;
private String calculateHeaderAuthorization() throws ElcanoAuthException {
String calculateSignature = calculateSignature(prepareStringToSign(prepareCanonicalRequest()));
if (calculateSignature != null) {
return buildAuthorizationString(calculateSignature);
}
throw new ElcanoAuthException("Signature parameters missed");
}
public static String getDate(Date date) {
SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyyMMdd");
simpleDateFormat.setTimeZone(TimeZone.getTimeZone("UTC"));
return simpleDateFormat.format(date);
}
public String buildAuthorizationString(String str) {
return "HMAC-SHA256 Credential=" + this.elcanoAccessKey + RemoteSettings.FORWARD_SLASH_STRING + this.xElcanoDateSimple + RemoteSettings.FORWARD_SLASH_STRING + this.xElcanoClient + RemoteSettings.FORWARD_SLASH_STRING + this.xElcanoUserId + "/elcano_request,SignedHeaders=" + this.signedHeaders + ",Signature=" + str;
}
public String bytesToHex(byte[] bArr) {
char[] cArr = new char[bArr.length * 2];
for (int i = 0; i < bArr.length; i++) {
byte b4 = bArr[i];
int i4 = b4 & UByte.MAX_VALUE;
int i5 = i * 2;
char[] cArr2 = this.hexArray;
cArr[i5] = cArr2[i4 >>> 4];
cArr[i5 + 1] = cArr2[b4 & 15];
}
return new String(cArr).toLowerCase();
}
public String calculateSignature(String str) throws ElcanoAuthException {
try {
return bytesToHex(hmacSha256(getSignatureKey(this.elcanoSecretKey, this.xElcanoDateSimple, this.xElcanoClient), str));
} catch (Exception e4) {
throw new ElcanoAuthException("The calculation of the signature throws an exception. Ex: " + e4.getMessage());
}
}
public String formatPayload(String str) {
if (str == null) {
str = "";
}
return str.replace("\r", "").replace("\n", "").replace(" ", "");
}
public String getHeaderAuthorization() throws ElcanoAuthException {
return calculateHeaderAuthorization();
}
public Map<String, String> getHeaders() throws ElcanoAuthException {
TreeMap<String, String> treeMap = new TreeMap<>();
this.headers = treeMap;
treeMap.put(HEADER_X_ELCANO_HOST, this.host);
this.headers.put(HEADER_CONTENT_CONTENTTYPE, this.contentType);
this.headers.put(HEADER_X_ELCANO_CLIENT, this.xElcanoClient);
this.headers.put(HEADER_X_ELCANO_DATE, getTimeStamp());
this.headers.put(HEADER_X_ELCANO_USERID, this.xElcanoUserId);
this.headers.put("Authorization", calculateHeaderAuthorization());
return this.headers;
}
public byte[] getSignatureKey(String str, String str2, String str3) throws ElcanoAuthException {
return hmacSha256(hmacSha256(hmacSha256(str.getBytes(StandardCharsets.UTF_8), str2), str3), ELCANO_REQUEST);
}
public String getTimeStamp() {
return getTimeStamp(this.requestDate);
}
public byte[] hmacSha256(byte[] bArr, String str) throws ElcanoAuthException {
try {
Mac mac = Mac.getInstance("HmacSHA256");
mac.init(new SecretKeySpec(bArr, "HmacSHA256"));
return mac.doFinal(str.getBytes(StandardCharsets.UTF_8));
} catch (InvalidKeyException e4) {
throw new ElcanoAuthException("The key is not valid. Ex: " + e4.getMessage());
} catch (NoSuchAlgorithmException e5) {
throw new ElcanoAuthException("The algorithm HmacSHA256 is not supported. Ex: " + e5.getMessage());
}
}
public String prepareCanonicalRequest() throws ElcanoAuthException {
StringBuilder sb = new StringBuilder();
sb.append(this.httpMethodName);
sb.append("\n");
sb.append(this.path);
sb.append("\n");
sb.append(this.params);
sb.append("\n");
sb.append(HEADER_CONTENT_CONTENTTYPE.toLowerCase());
sb.append(":");
sb.append(this.contentType);
sb.append("\n");
sb.append(HEADER_X_ELCANO_HOST.toLowerCase());
sb.append(":");
sb.append(this.host);
sb.append("\n");
sb.append(HEADER_X_ELCANO_CLIENT.toLowerCase());
sb.append(":");
sb.append(this.xElcanoClient);
sb.append("\n");
sb.append(HEADER_X_ELCANO_DATE.toLowerCase());
sb.append(":");
sb.append(this.xElcanoDate);
sb.append("\n");
sb.append(HEADER_X_ELCANO_USERID.toLowerCase());
sb.append(":");
sb.append(this.xElcanoUserId);
sb.append("\n");
sb.append(HEADER_CONTENT_CONTENTTYPE.toLowerCase());
sb.append(";");
sb.append(HEADER_X_ELCANO_HOST.toLowerCase());
sb.append(";");
sb.append(HEADER_X_ELCANO_CLIENT.toLowerCase());
sb.append(";");
sb.append(HEADER_X_ELCANO_DATE.toLowerCase());
sb.append(";");
sb.append(HEADER_X_ELCANO_USERID.toLowerCase());
sb.append("\n");
this.signedHeaders = HEADER_CONTENT_CONTENTTYPE.toLowerCase() + ";" + HEADER_X_ELCANO_HOST.toLowerCase() + ";" + HEADER_X_ELCANO_CLIENT.toLowerCase() + ";" + HEADER_X_ELCANO_DATE.toLowerCase() + ";" + HEADER_X_ELCANO_USERID.toLowerCase();
String formatPayload = formatPayload(this.payload);
this.payload = formatPayload;
sb.append(toHex(formatPayload));
return sb.toString();
}
public String prepareStringToSign(String str) throws ElcanoAuthException {
StringBuilder a2 = AbstractC0629f.a(w.r(new StringBuilder("HMAC-SHA256\n"), this.xElcanoDate, "\n"));
a2.append(this.xElcanoDateSimple);
a2.append(RemoteSettings.FORWARD_SLASH_STRING);
a2.append(this.xElcanoClient);
a2.append(RemoteSettings.FORWARD_SLASH_STRING);
StringBuilder a4 = AbstractC0629f.a(w.r(a2, this.xElcanoUserId, "/elcano_request\n"));
a4.append(toHex(str));
return a4.toString();
}
public String toHex(String str) throws ElcanoAuthException {
try {
MessageDigest messageDigest = MessageDigest.getInstance("SHA-256");
messageDigest.update(str.getBytes(StandardCharsets.UTF_8));
return String.format("%064x", new BigInteger(1, messageDigest.digest()));
} catch (NoSuchAlgorithmException e4) {
throw new ElcanoAuthException("The algorithm SHA-256 is not supported. Ex: " + e4.getMessage());
}
}
public static String getTimeStamp(Date date) {
SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyyMMdd'T'HHmmss'Z'");
simpleDateFormat.setTimeZone(TimeZone.getTimeZone("UTC"));
return simpleDateFormat.format(date);
}
}

View File

@@ -0,0 +1,8 @@
package com.adif.elcanomovil.serviceNetworking.interceptors.auth;
/* loaded from: classes.dex */
public class ElcanoAuthException extends Exception {
public ElcanoAuthException(String str) {
super(str);
}
}

View File

@@ -0,0 +1,96 @@
package com.adif.elcanomovil.serviceNetworking.interceptors.auth;
import java.util.Date;
/* loaded from: classes.dex */
public class ElcanoClientAuth extends ElcanoAuth implements IElcanoClientAuth {
/* loaded from: classes.dex */
public static class Builder {
private String contentType;
private final String elcanoAccessKey;
private final String elcanoSecretKey;
private String host;
private String httpMethodName;
private String params;
private String path;
private String payload;
private Date requestDate;
private String xElcanoClient;
private String xElcanoUserId;
public Builder(String str, String str2) {
this.elcanoAccessKey = str;
this.elcanoSecretKey = str2;
}
public ElcanoClientAuth build() {
return new ElcanoClientAuth(this);
}
public Builder contentType(String str) {
this.contentType = str;
return this;
}
public Builder host(String str) {
this.host = str;
return this;
}
public Builder httpMethodName(String str) {
this.httpMethodName = str;
return this;
}
public Builder params(String str) {
this.params = str;
return this;
}
public Builder path(String str) {
this.path = str;
return this;
}
public Builder payload(String str) {
this.payload = str;
return this;
}
public Builder requestDate(Date date) {
this.requestDate = date;
return this;
}
public Builder xElcanoClient(String str) {
this.xElcanoClient = str;
return this;
}
public Builder xElcanoUserId(String str) {
this.xElcanoUserId = str;
return this;
}
}
private ElcanoClientAuth() {
}
public ElcanoClientAuth(Builder builder) {
this.elcanoAccessKey = builder.elcanoAccessKey;
this.elcanoSecretKey = builder.elcanoSecretKey;
this.host = builder.host;
this.path = builder.path;
this.params = builder.params;
this.httpMethodName = builder.httpMethodName;
this.payload = builder.payload;
this.contentType = builder.contentType;
this.xElcanoClient = builder.xElcanoClient;
Date date = builder.requestDate == null ? new Date() : builder.requestDate;
this.requestDate = date;
this.xElcanoDate = ElcanoAuth.getTimeStamp(date);
this.xElcanoDateSimple = ElcanoAuth.getDate(this.requestDate);
this.xElcanoUserId = builder.xElcanoUserId;
}
}

View File

@@ -0,0 +1,10 @@
package com.adif.elcanomovil.serviceNetworking.interceptors.auth;
import java.util.Map;
/* loaded from: classes.dex */
public interface IElcanoClientAuth {
String getHeaderAuthorization() throws ElcanoAuthException;
Map<String, String> getHeaders() throws ElcanoAuthException;
}

View File

@@ -0,0 +1,75 @@
package com.adif.elcanomovil.serviceNetworking.pinning;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003¢\u0006\u0002\u0010\u0005J\t\u0010\t\u001a\u00020\u0003HÆ\u0003J\t\u0010\n\u001a\u00020\u0003HÆ\u0003J\u001d\u0010\u000b\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\f\u001a\u00020\r2\b\u0010\u000e\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001J\t\u0010\u0011\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\u0007¨\u0006\u0012"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/pinning/Pin;", "", "pattern", "", "hash", "(Ljava/lang/String;Ljava/lang/String;)V", "getHash", "()Ljava/lang/String;", "getPattern", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class Pin {
private final String hash;
private final String pattern;
public Pin(String pattern, String hash) {
Intrinsics.checkNotNullParameter(pattern, "pattern");
Intrinsics.checkNotNullParameter(hash, "hash");
this.pattern = pattern;
this.hash = hash;
}
public static /* synthetic */ Pin copy$default(Pin pin, String str, String str2, int i, Object obj) {
if ((i & 1) != 0) {
str = pin.pattern;
}
if ((i & 2) != 0) {
str2 = pin.hash;
}
return pin.copy(str, str2);
}
/* renamed from: component1, reason: from getter */
public final String getPattern() {
return this.pattern;
}
/* renamed from: component2, reason: from getter */
public final String getHash() {
return this.hash;
}
public final Pin copy(String pattern, String hash) {
Intrinsics.checkNotNullParameter(pattern, "pattern");
Intrinsics.checkNotNullParameter(hash, "hash");
return new Pin(pattern, hash);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof Pin)) {
return false;
}
Pin pin = (Pin) other;
return Intrinsics.areEqual(this.pattern, pin.pattern) && Intrinsics.areEqual(this.hash, pin.hash);
}
public final String getHash() {
return this.hash;
}
public final String getPattern() {
return this.pattern;
}
public int hashCode() {
return this.hash.hashCode() + (this.pattern.hashCode() * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("Pin(pattern=");
sb.append(this.pattern);
sb.append(", hash=");
return a.n(sb, this.hash, ')');
}
}

View File

@@ -0,0 +1,75 @@
package com.adif.elcanomovil.serviceNetworking.pinning;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0010\u000e\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B!\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003\u0012\f\u0010\u0005\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0006J\u000f\u0010\n\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u000f\u0010\u000b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J)\u0010\f\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u00032\u000e\b\u0002\u0010\u0005\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\r\u001a\u00020\u000e2\b\u0010\u000f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0010\u001a\u00020\u0011HÖ\u0001J\t\u0010\u0012\u001a\u00020\u0004HÖ\u0001R\u0017\u0010\u0005\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0013"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningPublicKeys;", "", "stationCirculationKeys", "", "", "elcanoAvisaKeys", "(Ljava/util/List;Ljava/util/List;)V", "getElcanoAvisaKeys", "()Ljava/util/List;", "getStationCirculationKeys", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class PinningPublicKeys {
private final List<String> elcanoAvisaKeys;
private final List<String> stationCirculationKeys;
public PinningPublicKeys(List<String> stationCirculationKeys, List<String> elcanoAvisaKeys) {
Intrinsics.checkNotNullParameter(stationCirculationKeys, "stationCirculationKeys");
Intrinsics.checkNotNullParameter(elcanoAvisaKeys, "elcanoAvisaKeys");
this.stationCirculationKeys = stationCirculationKeys;
this.elcanoAvisaKeys = elcanoAvisaKeys;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ PinningPublicKeys copy$default(PinningPublicKeys pinningPublicKeys, List list, List list2, int i, Object obj) {
if ((i & 1) != 0) {
list = pinningPublicKeys.stationCirculationKeys;
}
if ((i & 2) != 0) {
list2 = pinningPublicKeys.elcanoAvisaKeys;
}
return pinningPublicKeys.copy(list, list2);
}
public final List<String> component1() {
return this.stationCirculationKeys;
}
public final List<String> component2() {
return this.elcanoAvisaKeys;
}
public final PinningPublicKeys copy(List<String> stationCirculationKeys, List<String> elcanoAvisaKeys) {
Intrinsics.checkNotNullParameter(stationCirculationKeys, "stationCirculationKeys");
Intrinsics.checkNotNullParameter(elcanoAvisaKeys, "elcanoAvisaKeys");
return new PinningPublicKeys(stationCirculationKeys, elcanoAvisaKeys);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof PinningPublicKeys)) {
return false;
}
PinningPublicKeys pinningPublicKeys = (PinningPublicKeys) other;
return Intrinsics.areEqual(this.stationCirculationKeys, pinningPublicKeys.stationCirculationKeys) && Intrinsics.areEqual(this.elcanoAvisaKeys, pinningPublicKeys.elcanoAvisaKeys);
}
public final List<String> getElcanoAvisaKeys() {
return this.elcanoAvisaKeys;
}
public final List<String> getStationCirculationKeys() {
return this.stationCirculationKeys;
}
public int hashCode() {
return this.elcanoAvisaKeys.hashCode() + (this.stationCirculationKeys.hashCode() * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("PinningPublicKeys(stationCirculationKeys=");
sb.append(this.stationCirculationKeys);
sb.append(", elcanoAvisaKeys=");
return a.o(sb, this.elcanoAvisaKeys, ')');
}
}

View File

@@ -0,0 +1,110 @@
package com.adif.elcanomovil.serviceNetworking.pinning;
import com.google.firebase.storage.FirebaseStorage;
import d1.InterfaceC0307a;
import d1.d;
import javax.inject.Inject;
import javax.inject.Singleton;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import kotlin.jvm.internal.Intrinsics;
import kotlinx.coroutines.BuildersKt;
import kotlinx.coroutines.Dispatchers;
import z1.C0669c;
@Singleton
@Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000e\n\u0002\b\u0002\n\u0002\u0010\t\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\b\u0007\u0018\u0000 \u00122\u00020\u0001:\u0001\u0012B\u0019\b\u0007\u0012\u0006\u0010\u0003\u001a\u00020\u0002\u0012\u0006\u0010\u0005\u001a\u00020\u0004¢\u0006\u0004\b\u0006\u0010\u0007J\u0010\u0010\t\u001a\u00020\bH\u0082@¢\u0006\u0004\b\t\u0010\nJ\u001c\u0010\u000e\u001a\u0004\u0018\u00010\r2\b\b\u0002\u0010\f\u001a\u00020\u000bH\u0086@¢\u0006\u0004\b\u000e\u0010\u000fR\u0014\u0010\u0003\u001a\u00020\u00028\u0002X\u0082\u0004¢\u0006\u0006\n\u0004\b\u0003\u0010\u0010R\u0014\u0010\u0005\u001a\u00020\u00048\u0002X\u0082\u0004¢\u0006\u0006\n\u0004\b\u0005\u0010\u0011¨\u0006\u0013"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningRemoteDataSource;", "", "Lcom/google/firebase/storage/FirebaseStorage;", "firebaseStorage", "Ld1/a;", "appDispatcher", "<init>", "(Lcom/google/firebase/storage/FirebaseStorage;Ld1/a;)V", "", "fetchJsonWithFirebaseStorage", "(Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "", "timeout", "Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningPublicKeys;", "getPublicKeys", "(JLkotlin/coroutines/Continuation;)Ljava/lang/Object;", "Lcom/google/firebase/storage/FirebaseStorage;", "Ld1/a;", "Companion", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class PinningRemoteDataSource {
private static final String CIRCULATION_KEY = "estaciones_circulacion_key";
private static final String ELCANO_KEY = "elcanoweb_avisa_key";
private static final long MAX_DOWNLOAD_SIZE = 1048576;
private static final String PUBLIC_KEYS_URL = "https://firebasestorage.googleapis.com/v0/b/elcanopro.appspot.com/o/keys%2Fpublic_Keys_v2.json?alt=media&token=b5d3724d-f648-4574-b93e-85a5d7ef81ff";
private static final long REQUEST_TIMEOUT = 5000;
private final InterfaceC0307a appDispatcher;
private final FirebaseStorage firebaseStorage;
@Inject
public PinningRemoteDataSource(FirebaseStorage firebaseStorage, InterfaceC0307a appDispatcher) {
Intrinsics.checkNotNullParameter(firebaseStorage, "firebaseStorage");
Intrinsics.checkNotNullParameter(appDispatcher, "appDispatcher");
this.firebaseStorage = firebaseStorage;
this.appDispatcher = appDispatcher;
}
/* JADX INFO: Access modifiers changed from: private */
/* JADX WARN: Removed duplicated region for block: B:15:0x0031 */
/* JADX WARN: Removed duplicated region for block: B:8:0x0023 */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final java.lang.Object fetchJsonWithFirebaseStorage(kotlin.coroutines.Continuation<? super java.lang.String> r7) {
/*
r6 = this;
boolean r0 = r7 instanceof z1.C0667a
if (r0 == 0) goto L13
r0 = r7
z1.a r0 = (z1.C0667a) r0
int r1 = r0.f9006c
r2 = -2147483648(0xffffffff80000000, float:-0.0)
r3 = r1 & r2
if (r3 == 0) goto L13
int r1 = r1 - r2
r0.f9006c = r1
goto L18
L13:
z1.a r0 = new z1.a
r0.<init>(r6, r7)
L18:
java.lang.Object r7 = r0.f9004a
java.lang.Object r1 = kotlin.coroutines.intrinsics.IntrinsicsKt.getCOROUTINE_SUSPENDED()
int r2 = r0.f9006c
r3 = 1
if (r2 == 0) goto L31
if (r2 != r3) goto L29
kotlin.ResultKt.throwOnFailure(r7)
goto L56
L29:
java.lang.IllegalStateException r6 = new java.lang.IllegalStateException
java.lang.String r7 = "call to 'resume' before 'invoke' with coroutine"
r6.<init>(r7)
throw r6
L31:
kotlin.ResultKt.throwOnFailure(r7)
com.google.firebase.storage.FirebaseStorage r6 = r6.firebaseStorage
java.lang.String r7 = "https://firebasestorage.googleapis.com/v0/b/elcanopro.appspot.com/o/keys%2Fpublic_Keys_v2.json?alt=media&token=b5d3724d-f648-4574-b93e-85a5d7ef81ff"
com.google.firebase.storage.StorageReference r6 = r6.getReferenceFromUrl(r7)
java.lang.String r7 = "getReferenceFromUrl(...)"
kotlin.jvm.internal.Intrinsics.checkNotNullExpressionValue(r6, r7)
r4 = 1048576(0x100000, double:5.180654E-318)
com.google.android.gms.tasks.Task r6 = r6.getBytes(r4)
java.lang.String r7 = "getBytes(...)"
kotlin.jvm.internal.Intrinsics.checkNotNullExpressionValue(r6, r7)
r0.f9006c = r3
java.lang.Object r7 = kotlinx.coroutines.tasks.TasksKt.await(r6, r0)
if (r7 != r1) goto L56
return r1
L56:
byte[] r7 = (byte[]) r7
java.lang.String r6 = new java.lang.String
kotlin.jvm.internal.Intrinsics.checkNotNull(r7)
java.nio.charset.Charset r0 = kotlin.text.Charsets.UTF_8
r6.<init>(r7, r0)
return r6
*/
throw new UnsupportedOperationException("Method not decompiled: com.adif.elcanomovil.serviceNetworking.pinning.PinningRemoteDataSource.fetchJsonWithFirebaseStorage(kotlin.coroutines.Continuation):java.lang.Object");
}
public static /* synthetic */ Object getPublicKeys$default(PinningRemoteDataSource pinningRemoteDataSource, long j4, Continuation continuation, int i, Object obj) {
if ((i & 1) != 0) {
j4 = REQUEST_TIMEOUT;
}
return pinningRemoteDataSource.getPublicKeys(j4, continuation);
}
public final Object getPublicKeys(long j4, Continuation<? super PinningPublicKeys> continuation) {
((d) this.appDispatcher).getClass();
return BuildersKt.withContext(Dispatchers.getIO(), new C0669c(j4, this, null), continuation);
}
}

View File

@@ -0,0 +1,20 @@
package com.adif.elcanomovil.serviceNetworking.pinning;
import java.util.ArrayList;
import java.util.List;
import kotlin.Metadata;
import org.json.JSONArray;
@Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010 \n\u0000\n\u0002\u0018\u0002\n\u0000\u001a\u0018\u0010\u0000\u001a\b\u0012\u0004\u0012\u0002H\u00020\u0001\"\u0004\b\u0000\u0010\u0002*\u00020\u0003H\u0002¨\u0006\u0004"}, d2 = {"asList", "", "T", "Lorg/json/JSONArray;", "service-networking_proNon_corporateRelease"}, k = 2, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class PinningRemoteDataSourceKt {
/* JADX INFO: Access modifiers changed from: private */
public static final <T> List<T> asList(JSONArray jSONArray) {
ArrayList arrayList = new ArrayList();
int length = jSONArray.length();
for (int i = 0; i < length; i++) {
arrayList.add(jSONArray.get(i));
}
return arrayList;
}
}

View File

@@ -0,0 +1,36 @@
package com.adif.elcanomovil.serviceNetworking.pinning;
import com.google.firebase.storage.FirebaseStorage;
import d1.InterfaceC0307a;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import javax.inject.Provider;
@ScopeMetadata("javax.inject.Singleton")
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class PinningRemoteDataSource_Factory implements Factory<PinningRemoteDataSource> {
private final Provider<InterfaceC0307a> appDispatcherProvider;
private final Provider<FirebaseStorage> firebaseStorageProvider;
public PinningRemoteDataSource_Factory(Provider<FirebaseStorage> provider, Provider<InterfaceC0307a> provider2) {
this.firebaseStorageProvider = provider;
this.appDispatcherProvider = provider2;
}
public static PinningRemoteDataSource_Factory create(Provider<FirebaseStorage> provider, Provider<InterfaceC0307a> provider2) {
return new PinningRemoteDataSource_Factory(provider, provider2);
}
public static PinningRemoteDataSource newInstance(FirebaseStorage firebaseStorage, InterfaceC0307a interfaceC0307a) {
return new PinningRemoteDataSource(firebaseStorage, interfaceC0307a);
}
@Override // javax.inject.Provider
public PinningRemoteDataSource get() {
return newInstance(this.firebaseStorageProvider.get(), this.appDispatcherProvider.get());
}
}

View File

@@ -0,0 +1,93 @@
package com.adif.elcanomovil.serviceNetworking.pinning;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.adif.elcanomovil.serviceStorage.preferences.PreferenceStorage;
import d1.C0309c;
import java.security.MessageDigest;
import java.time.Instant;
import java.util.ArrayList;
import java.util.Base64;
import java.util.List;
import javax.inject.Inject;
import javax.inject.Singleton;
import kotlin.Metadata;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.SourceDebugExtension;
@Singleton
@Metadata(d1 = {"\u00008\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0010\u001c\n\u0002\u0018\u0002\n\u0002\b\u0007\b\u0007\u0018\u0000 \u00182\u00020\u0001:\u0001\u0018B!\b\u0007\u0012\u0006\u0010\u0003\u001a\u00020\u0002\u0012\u0006\u0010\u0005\u001a\u00020\u0004\u0012\u0006\u0010\u0007\u001a\u00020\u0006¢\u0006\u0004\b\b\u0010\tJ\u000f\u0010\u000b\u001a\u00020\nH\u0002¢\u0006\u0004\b\u000b\u0010\fJ\u0017\u0010\u000f\u001a\u00020\r2\u0006\u0010\u000e\u001a\u00020\rH\u0002¢\u0006\u0004\b\u000f\u0010\u0010J\u0016\u0010\u0013\u001a\b\u0012\u0004\u0012\u00020\u00120\u0011H\u0086@¢\u0006\u0004\b\u0013\u0010\u0014R\u0014\u0010\u0003\u001a\u00020\u00028\u0002X\u0082\u0004¢\u0006\u0006\n\u0004\b\u0003\u0010\u0015R\u0014\u0010\u0005\u001a\u00020\u00048\u0002X\u0082\u0004¢\u0006\u0006\n\u0004\b\u0005\u0010\u0016R\u0014\u0010\u0007\u001a\u00020\u00068\u0002X\u0082\u0004¢\u0006\u0006\n\u0004\b\u0007\u0010\u0017¨\u0006\u0019"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningRepository;", "", "Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningRemoteDataSource;", "dataSource", "Lcom/adif/elcanomovil/serviceStorage/preferences/PreferenceStorage;", "preference", "Ld1/c;", "dateUtils", "<init>", "(Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningRemoteDataSource;Lcom/adif/elcanomovil/serviceStorage/preferences/PreferenceStorage;Ld1/c;)V", "", "cachedPinsNotValid", "()Z", "", "key", "getSha256Hash", "(Ljava/lang/String;)Ljava/lang/String;", "", "Lcom/adif/elcanomovil/serviceNetworking/pinning/Pin;", "getPins", "(Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningRemoteDataSource;", "Lcom/adif/elcanomovil/serviceStorage/preferences/PreferenceStorage;", "Ld1/c;", "Companion", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
@SourceDebugExtension({"SMAP\nPinningRepository.kt\nKotlin\n*S Kotlin\n*F\n+ 1 PinningRepository.kt\ncom/adif/elcanomovil/serviceNetworking/pinning/PinningRepository\n+ 2 _Collections.kt\nkotlin/collections/CollectionsKt___CollectionsKt\n*L\n1#1,67:1\n1549#2:68\n1620#2,3:69\n1549#2:72\n1620#2,3:73\n*S KotlinDebug\n*F\n+ 1 PinningRepository.kt\ncom/adif/elcanomovil/serviceNetworking/pinning/PinningRepository\n*L\n21#1:68\n21#1:69,3\n22#1:72\n22#1:73,3\n*E\n"})
/* loaded from: classes.dex */
public final class PinningRepository {
/* renamed from: Companion, reason: from kotlin metadata */
public static final Companion INSTANCE = new Companion(null);
public static final long PINS_CACHE_TIMEOUT_SECONDS = 172800;
private final PinningRemoteDataSource dataSource;
private final C0309c dateUtils;
private final PreferenceStorage preference;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\t\n\u0000\n\u0002\u0010!\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0010\u000e\n\u0002\b\u0002\b\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002J*\u0010\u0005\u001a\b\u0012\u0004\u0012\u00020\u00070\u00062\f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\n0\t2\f\u0010\u000b\u001a\b\u0012\u0004\u0012\u00020\n0\tH\u0002R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T¢\u0006\u0002\n\u0000¨\u0006\f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/pinning/PinningRepository$Companion;", "", "()V", "PINS_CACHE_TIMEOUT_SECONDS", "", "collectPins", "", "Lcom/adif/elcanomovil/serviceNetworking/pinning/Pin;", "elCanoPinHashes", "", "", "circulationPinHashes", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
@SourceDebugExtension({"SMAP\nPinningRepository.kt\nKotlin\n*S Kotlin\n*F\n+ 1 PinningRepository.kt\ncom/adif/elcanomovil/serviceNetworking/pinning/PinningRepository$Companion\n+ 2 _Collections.kt\nkotlin/collections/CollectionsKt___CollectionsKt\n*L\n1#1,67:1\n1855#2,2:68\n1855#2,2:70\n*S KotlinDebug\n*F\n+ 1 PinningRepository.kt\ncom/adif/elcanomovil/serviceNetworking/pinning/PinningRepository$Companion\n*L\n50#1:68,2\n54#1:70,2\n*E\n"})
/* loaded from: classes.dex */
public static final class Companion {
public /* synthetic */ Companion(DefaultConstructorMarker defaultConstructorMarker) {
this();
}
/* JADX INFO: Access modifiers changed from: private */
public final List<Pin> collectPins(List<String> elCanoPinHashes, List<String> circulationPinHashes) {
ArrayList arrayList = new ArrayList();
for (String str : elCanoPinHashes) {
arrayList.add(new Pin("avisa.adif.es", str));
arrayList.add(new Pin(NavArguments.ARG_DYNAMIC_PACKAGE, str));
}
for (String str2 : circulationPinHashes) {
arrayList.add(new Pin("estaciones.api.adif.es", str2));
arrayList.add(new Pin("circulacion.api.adif.es", str2));
}
return arrayList;
}
private Companion() {
}
}
@Inject
public PinningRepository(PinningRemoteDataSource dataSource, PreferenceStorage preference, C0309c dateUtils) {
Intrinsics.checkNotNullParameter(dataSource, "dataSource");
Intrinsics.checkNotNullParameter(preference, "preference");
Intrinsics.checkNotNullParameter(dateUtils, "dateUtils");
this.dataSource = dataSource;
this.preference = preference;
this.dateUtils = dateUtils;
}
private final boolean cachedPinsNotValid() {
this.dateUtils.getClass();
Instant now = Instant.now();
Intrinsics.checkNotNullExpressionValue(now, "now(...)");
return now.minusSeconds(PINS_CACHE_TIMEOUT_SECONDS).compareTo(this.preference.getLastPinningUpdate()) > 0;
}
private final String getSha256Hash(String key) {
return "sha256/" + Base64.getEncoder().encodeToString(MessageDigest.getInstance("SHA-256").digest(Base64.getDecoder().decode(key)));
}
/* JADX WARN: Removed duplicated region for block: B:13:0x0053 */
/* JADX WARN: Removed duplicated region for block: B:16:0x0058 */
/* JADX WARN: Removed duplicated region for block: B:36:0x0035 */
/* JADX WARN: Removed duplicated region for block: B:9:0x0025 */
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final java.lang.Object getPins(kotlin.coroutines.Continuation<? super java.lang.Iterable<com.adif.elcanomovil.serviceNetworking.pinning.Pin>> r8) {
/*
Method dump skipped, instructions count: 251
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.adif.elcanomovil.serviceNetworking.pinning.PinningRepository.getPins(kotlin.coroutines.Continuation):java.lang.Object");
}
}

View File

@@ -0,0 +1,38 @@
package com.adif.elcanomovil.serviceNetworking.pinning;
import com.adif.elcanomovil.serviceStorage.preferences.PreferenceStorage;
import d1.C0309c;
import dagger.internal.DaggerGenerated;
import dagger.internal.Factory;
import dagger.internal.QualifierMetadata;
import dagger.internal.ScopeMetadata;
import javax.inject.Provider;
@ScopeMetadata("javax.inject.Singleton")
@DaggerGenerated
@QualifierMetadata
/* loaded from: classes.dex */
public final class PinningRepository_Factory implements Factory<PinningRepository> {
private final Provider<PinningRemoteDataSource> dataSourceProvider;
private final Provider<C0309c> dateUtilsProvider;
private final Provider<PreferenceStorage> preferenceProvider;
public PinningRepository_Factory(Provider<PinningRemoteDataSource> provider, Provider<PreferenceStorage> provider2, Provider<C0309c> provider3) {
this.dataSourceProvider = provider;
this.preferenceProvider = provider2;
this.dateUtilsProvider = provider3;
}
public static PinningRepository_Factory create(Provider<PinningRemoteDataSource> provider, Provider<PreferenceStorage> provider2, Provider<C0309c> provider3) {
return new PinningRepository_Factory(provider, provider2, provider3);
}
public static PinningRepository newInstance(PinningRemoteDataSource pinningRemoteDataSource, PreferenceStorage preferenceStorage, C0309c c0309c) {
return new PinningRepository(pinningRemoteDataSource, preferenceStorage, c0309c);
}
@Override // javax.inject.Provider
public PinningRepository get() {
return newInstance(this.dataSourceProvider.get(), this.preferenceProvider.get(), this.dateUtilsProvider.get());
}
}

View File

@@ -0,0 +1,18 @@
package com.adif.elcanomovil.serviceNetworking.stationObservations;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.adif.elcanomovil.serviceNetworking.stationObservations.model.StationObservationsRequest;
import com.adif.elcanomovil.serviceNetworking.stationObservations.model.StationObservationsResponse;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import retrofit2.http.Body;
import retrofit2.http.Headers;
import retrofit2.http.POST;
@Metadata(d1 = {"\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\bf\u0018\u00002\u00020\u0001J\u0018\u0010\u0002\u001a\u00020\u00032\b\b\u0001\u0010\u0004\u001a\u00020\u0005H§@¢\u0006\u0002\u0010\u0006¨\u0006\u0007"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stationObservations/StationObservationsService;", "", "stationObservations", "Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/StationObservationsResponse;", "stationCodes", "Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/StationObservationsRequest;", "(Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/StationObservationsRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface StationObservationsService {
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyStations})
@POST(ServicePaths.StationObservationsService.observations)
Object stationObservations(@Body StationObservationsRequest stationObservationsRequest, Continuation<? super StationObservationsResponse> continuation);
}

View File

@@ -0,0 +1,105 @@
package com.adif.elcanomovil.serviceNetworking.stationObservations.model;
import C.w;
import kotlin.Metadata;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0010\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B)\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u0006\u0012\u0006\u0010\u0007\u001a\u00020\\u0006\u0002\u0010\tJ\t\u0010\u0011\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0012\u001a\u00020\u0003HÆ\u0003J\u000b\u0010\u0013\u001a\u0004\u0018\u00010\u0006HÆ\u0003J\t\u0010\u0014\u001a\u00020\bHÆ\u0003J3\u0010\u0015\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u00062\b\b\u0002\u0010\u0007\u001a\u00020\bHÆ\u0001J\u0013\u0010\u0016\u001a\u00020\u00032\b\u0010\u0017\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0018\u001a\u00020\u0019HÖ\u0001J\t\u0010\u001a\u001a\u00020\u0006HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\f\u0010\u000bR\u0013\u0010\u0005\u001a\u0004\u0018\u00010\u0006¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR\u0011\u0010\u0007\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\u0010¨\u0006\u001b"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/ObservationDTO;", "", "avldmd", "", "cercanias", "observation", "", "type", "Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/ObservationTypeDTO;", "(ZZLjava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/ObservationTypeDTO;)V", "getAvldmd", "()Z", "getCercanias", "getObservation", "()Ljava/lang/String;", "getType", "()Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/ObservationTypeDTO;", "component1", "component2", "component3", "component4", "copy", "equals", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class ObservationDTO {
private final boolean avldmd;
private final boolean cercanias;
private final String observation;
private final ObservationTypeDTO type;
public ObservationDTO(boolean z3, boolean z4, String str, ObservationTypeDTO type) {
Intrinsics.checkNotNullParameter(type, "type");
this.avldmd = z3;
this.cercanias = z4;
this.observation = str;
this.type = type;
}
public static /* synthetic */ ObservationDTO copy$default(ObservationDTO observationDTO, boolean z3, boolean z4, String str, ObservationTypeDTO observationTypeDTO, int i, Object obj) {
if ((i & 1) != 0) {
z3 = observationDTO.avldmd;
}
if ((i & 2) != 0) {
z4 = observationDTO.cercanias;
}
if ((i & 4) != 0) {
str = observationDTO.observation;
}
if ((i & 8) != 0) {
observationTypeDTO = observationDTO.type;
}
return observationDTO.copy(z3, z4, str, observationTypeDTO);
}
/* renamed from: component1, reason: from getter */
public final boolean getAvldmd() {
return this.avldmd;
}
/* renamed from: component2, reason: from getter */
public final boolean getCercanias() {
return this.cercanias;
}
/* renamed from: component3, reason: from getter */
public final String getObservation() {
return this.observation;
}
/* renamed from: component4, reason: from getter */
public final ObservationTypeDTO getType() {
return this.type;
}
public final ObservationDTO copy(boolean avldmd, boolean cercanias, String observation, ObservationTypeDTO type) {
Intrinsics.checkNotNullParameter(type, "type");
return new ObservationDTO(avldmd, cercanias, observation, type);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof ObservationDTO)) {
return false;
}
ObservationDTO observationDTO = (ObservationDTO) other;
return this.avldmd == observationDTO.avldmd && this.cercanias == observationDTO.cercanias && Intrinsics.areEqual(this.observation, observationDTO.observation) && this.type == observationDTO.type;
}
public final boolean getAvldmd() {
return this.avldmd;
}
public final boolean getCercanias() {
return this.cercanias;
}
public final String getObservation() {
return this.observation;
}
public final ObservationTypeDTO getType() {
return this.type;
}
public int hashCode() {
int c4 = w.c(Boolean.hashCode(this.avldmd) * 31, 31, this.cercanias);
String str = this.observation;
return this.type.hashCode() + ((c4 + (str == null ? 0 : str.hashCode())) * 31);
}
public String toString() {
return "ObservationDTO(avldmd=" + this.avldmd + ", cercanias=" + this.cercanias + ", observation=" + this.observation + ", type=" + this.type + ')';
}
public /* synthetic */ ObservationDTO(boolean z3, boolean z4, String str, ObservationTypeDTO observationTypeDTO, int i, DefaultConstructorMarker defaultConstructorMarker) {
this(z3, z4, (i & 4) != 0 ? "" : str, observationTypeDTO);
}
}

View File

@@ -0,0 +1,41 @@
package com.adif.elcanomovil.serviceNetworking.stationObservations.model;
import kotlin.Metadata;
import kotlin.enums.EnumEntries;
import kotlin.enums.EnumEntriesKt;
/* JADX WARN: Failed to restore enum class, 'enum' modifier and super class removed */
/* JADX WARN: Unknown enum class pattern. Please report as an issue! */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0004\b\u0086\u0081\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004¨\u0006\u0005"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/ObservationTypeDTO;", "", "(Ljava/lang/String;I)V", "INCIDENCE", "INFO", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final class ObservationTypeDTO {
private static final /* synthetic */ EnumEntries $ENTRIES;
private static final /* synthetic */ ObservationTypeDTO[] $VALUES;
public static final ObservationTypeDTO INCIDENCE = new ObservationTypeDTO("INCIDENCE", 0);
public static final ObservationTypeDTO INFO = new ObservationTypeDTO("INFO", 1);
private static final /* synthetic */ ObservationTypeDTO[] $values() {
return new ObservationTypeDTO[]{INCIDENCE, INFO};
}
static {
ObservationTypeDTO[] $values = $values();
$VALUES = $values;
$ENTRIES = EnumEntriesKt.enumEntries($values);
}
private ObservationTypeDTO(String str, int i) {
}
public static EnumEntries<ObservationTypeDTO> getEntries() {
return $ENTRIES;
}
public static ObservationTypeDTO valueOf(String str) {
return (ObservationTypeDTO) Enum.valueOf(ObservationTypeDTO.class, str);
}
public static ObservationTypeDTO[] values() {
return (ObservationTypeDTO[]) $VALUES.clone();
}
}

View File

@@ -0,0 +1,76 @@
package com.adif.elcanomovil.serviceNetworking.stationObservations.model;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u001b\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\f\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005¢\u0006\u0002\u0010\u0007J\t\u0010\f\u001a\u00020\u0003HÆ\u0003J\u000f\u0010\r\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005HÆ\u0003J#\u0010\u000e\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\u000e\b\u0002\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005HÆ\u0001J\u0013\u0010\u000f\u001a\u00020\u00102\b\u0010\u0011\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0012\u001a\u00020\u0013HÖ\u0001J\t\u0010\u0014\u001a\u00020\u0003HÖ\u0001R\u0017\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00060\u0005¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\tR\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000b¨\u0006\u0015"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/StationObservationsDTO;", "", "stationCode", "", "observations", "", "Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/ObservationDTO;", "(Ljava/lang/String;Ljava/util/List;)V", "getObservations", "()Ljava/util/List;", "getStationCode", "()Ljava/lang/String;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class StationObservationsDTO {
private final List<ObservationDTO> observations;
private final String stationCode;
public StationObservationsDTO(String stationCode, List<ObservationDTO> observations) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(observations, "observations");
this.stationCode = stationCode;
this.observations = observations;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ StationObservationsDTO copy$default(StationObservationsDTO stationObservationsDTO, String str, List list, int i, Object obj) {
if ((i & 1) != 0) {
str = stationObservationsDTO.stationCode;
}
if ((i & 2) != 0) {
list = stationObservationsDTO.observations;
}
return stationObservationsDTO.copy(str, list);
}
/* renamed from: component1, reason: from getter */
public final String getStationCode() {
return this.stationCode;
}
public final List<ObservationDTO> component2() {
return this.observations;
}
public final StationObservationsDTO copy(String stationCode, List<ObservationDTO> observations) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(observations, "observations");
return new StationObservationsDTO(stationCode, observations);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof StationObservationsDTO)) {
return false;
}
StationObservationsDTO stationObservationsDTO = (StationObservationsDTO) other;
return Intrinsics.areEqual(this.stationCode, stationObservationsDTO.stationCode) && Intrinsics.areEqual(this.observations, stationObservationsDTO.observations);
}
public final List<ObservationDTO> getObservations() {
return this.observations;
}
public final String getStationCode() {
return this.stationCode;
}
public int hashCode() {
return this.observations.hashCode() + (this.stationCode.hashCode() * 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("StationObservationsDTO(stationCode=");
sb.append(this.stationCode);
sb.append(", observations=");
return a.o(sb, this.observations, ')');
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.stationObservations.model;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0010\u000e\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0013\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0005J\u000f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u0019\u0010\t\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0004HÖ\u0001R\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0010"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/StationObservationsRequest;", "", "stationCodes", "", "", "(Ljava/util/List;)V", "getStationCodes", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class StationObservationsRequest {
private final List<String> stationCodes;
public StationObservationsRequest(List<String> stationCodes) {
Intrinsics.checkNotNullParameter(stationCodes, "stationCodes");
this.stationCodes = stationCodes;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ StationObservationsRequest copy$default(StationObservationsRequest stationObservationsRequest, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = stationObservationsRequest.stationCodes;
}
return stationObservationsRequest.copy(list);
}
public final List<String> component1() {
return this.stationCodes;
}
public final StationObservationsRequest copy(List<String> stationCodes) {
Intrinsics.checkNotNullParameter(stationCodes, "stationCodes");
return new StationObservationsRequest(stationCodes);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof StationObservationsRequest) && Intrinsics.areEqual(this.stationCodes, ((StationObservationsRequest) other).stationCodes);
}
public final List<String> getStationCodes() {
return this.stationCodes;
}
public int hashCode() {
return this.stationCodes.hashCode();
}
public String toString() {
return a.o(new StringBuilder("StationObservationsRequest(stationCodes="), this.stationCodes, ')');
}
}

View File

@@ -0,0 +1,53 @@
package com.adif.elcanomovil.serviceNetworking.stationObservations.model;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0013\u0012\f\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\u0002\u0010\u0005J\u000f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0003J\u0019\u0010\t\u001a\u00020\u00002\u000e\b\u0002\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003HÆ\u0001J\u0013\u0010\n\u001a\u00020\u000b2\b\u0010\f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\r\u001a\u00020\u000eHÖ\u0001J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001R\u0017\u0010\u0002\u001a\b\u0012\u0004\u0012\u00020\u00040\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007¨\u0006\u0011"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/StationObservationsResponse;", "", "observations", "", "Lcom/adif/elcanomovil/serviceNetworking/stationObservations/model/StationObservationsDTO;", "(Ljava/util/List;)V", "getObservations", "()Ljava/util/List;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class StationObservationsResponse {
private final List<StationObservationsDTO> observations;
public StationObservationsResponse(List<StationObservationsDTO> observations) {
Intrinsics.checkNotNullParameter(observations, "observations");
this.observations = observations;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ StationObservationsResponse copy$default(StationObservationsResponse stationObservationsResponse, List list, int i, Object obj) {
if ((i & 1) != 0) {
list = stationObservationsResponse.observations;
}
return stationObservationsResponse.copy(list);
}
public final List<StationObservationsDTO> component1() {
return this.observations;
}
public final StationObservationsResponse copy(List<StationObservationsDTO> observations) {
Intrinsics.checkNotNullParameter(observations, "observations");
return new StationObservationsResponse(observations);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof StationObservationsResponse) && Intrinsics.areEqual(this.observations, ((StationObservationsResponse) other).observations);
}
public final List<StationObservationsDTO> getObservations() {
return this.observations;
}
public int hashCode() {
return this.observations.hashCode();
}
public String toString() {
return a.o(new StringBuilder("StationObservationsResponse(observations="), this.observations, ')');
}
}

View File

@@ -0,0 +1,26 @@
package com.adif.elcanomovil.serviceNetworking.stations;
import com.adif.elcanomovil.serviceNetworking.BuildConfig;
import com.adif.elcanomovil.serviceNetworking.ServicePaths;
import com.adif.elcanomovil.serviceNetworking.stations.model.OneStationRequest;
import com.adif.elcanomovil.serviceNetworking.stations.model.StationResponse;
import com.adif.elcanomovil.serviceNetworking.stations.model.StationsResponse;
import kotlin.Metadata;
import kotlin.coroutines.Continuation;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.Headers;
import retrofit2.http.POST;
import retrofit2.http.Path;
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0002\bf\u0018\u00002\u00020\u0001J\u0018\u0010\u0002\u001a\u00020\u00032\b\b\u0001\u0010\u0004\u001a\u00020\u0005H§@¢\u0006\u0002\u0010\u0006J\u0018\u0010\u0007\u001a\u00020\b2\b\b\u0001\u0010\t\u001a\u00020\nH§@¢\u0006\u0002\u0010\u000b¨\u0006\f"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/StationsService;", "", "oneStation", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationResponse;", "oneStationRequest", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/OneStationRequest;", "(Lcom/adif/elcanomovil/serviceNetworking/stations/model/OneStationRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "stations", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationsResponse;", "token", "", "(Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface StationsService {
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyStations})
@POST(ServicePaths.StationService.stationDetails)
Object oneStation(@Body OneStationRequest oneStationRequest, Continuation<? super StationResponse> continuation);
@Headers({ServicePaths.Headers.contentType, ServicePaths.Headers.apiManagerUserKeyStations})
@GET(BuildConfig.BASE_URL_SUFFIX_STATIONS_CIR)
Object stations(@Path("token") String str, Continuation<? super StationsResponse> continuation);
}

View File

@@ -0,0 +1,73 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u000b\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0017\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\u0002\u0010\u0006J\t\u0010\u000b\u001a\u00020\u0003HÆ\u0003J\u000b\u0010\f\u001a\u0004\u0018\u00010\u0005HÆ\u0003J\u001f\u0010\r\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u00032\b\u0010\u000f\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0010\u001a\u00020\u0011HÖ\u0001J\t\u0010\u0012\u001a\u00020\u0005HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0013"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/AccessibleDTO;", "", "accessible", "", "description", "", "(ZLjava/lang/String;)V", "getAccessible", "()Z", "getDescription", "()Ljava/lang/String;", "component1", "component2", "copy", "equals", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class AccessibleDTO {
private final boolean accessible;
private final String description;
public AccessibleDTO(boolean z3, String str) {
this.accessible = z3;
this.description = str;
}
public static /* synthetic */ AccessibleDTO copy$default(AccessibleDTO accessibleDTO, boolean z3, String str, int i, Object obj) {
if ((i & 1) != 0) {
z3 = accessibleDTO.accessible;
}
if ((i & 2) != 0) {
str = accessibleDTO.description;
}
return accessibleDTO.copy(z3, str);
}
/* renamed from: component1, reason: from getter */
public final boolean getAccessible() {
return this.accessible;
}
/* renamed from: component2, reason: from getter */
public final String getDescription() {
return this.description;
}
public final AccessibleDTO copy(boolean accessible, String description) {
return new AccessibleDTO(accessible, description);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof AccessibleDTO)) {
return false;
}
AccessibleDTO accessibleDTO = (AccessibleDTO) other;
return this.accessible == accessibleDTO.accessible && Intrinsics.areEqual(this.description, accessibleDTO.description);
}
public final boolean getAccessible() {
return this.accessible;
}
public final String getDescription() {
return this.description;
}
public int hashCode() {
int hashCode = Boolean.hashCode(this.accessible) * 31;
String str = this.description;
return hashCode + (str == null ? 0 : str.hashCode());
}
public String toString() {
StringBuilder sb = new StringBuilder("AccessibleDTO(accessible=");
sb.append(this.accessible);
sb.append(", description=");
return a.n(sb, this.description, ')');
}
}

View File

@@ -0,0 +1,92 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B#\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0005\u001a\u0004\u0018\u00010\u0003¢\u0006\u0002\u0010\u0006J\u000b\u0010\u000b\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\f\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\r\u001a\u0004\u0018\u00010\u0003HÆ\u0003J-\u0010\u000e\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u0003HÆ\u0001J\u0013\u0010\u000f\u001a\u00020\u00102\b\u0010\u0011\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0012\u001a\u00020\u0013HÖ\u0001J\t\u0010\u0014\u001a\u00020\u0003HÖ\u0001R\u0013\u0010\u0005\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\bR\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\\u0006\u0015"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/BannerDTO;", "", "bannerURI", "", "bannerTitle", "bannerDescription", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V", "getBannerDescription", "()Ljava/lang/String;", "getBannerTitle", "getBannerURI", "component1", "component2", "component3", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class BannerDTO {
private final String bannerDescription;
private final String bannerTitle;
private final String bannerURI;
public BannerDTO(String str, String str2, String str3) {
this.bannerURI = str;
this.bannerTitle = str2;
this.bannerDescription = str3;
}
public static /* synthetic */ BannerDTO copy$default(BannerDTO bannerDTO, String str, String str2, String str3, int i, Object obj) {
if ((i & 1) != 0) {
str = bannerDTO.bannerURI;
}
if ((i & 2) != 0) {
str2 = bannerDTO.bannerTitle;
}
if ((i & 4) != 0) {
str3 = bannerDTO.bannerDescription;
}
return bannerDTO.copy(str, str2, str3);
}
/* renamed from: component1, reason: from getter */
public final String getBannerURI() {
return this.bannerURI;
}
/* renamed from: component2, reason: from getter */
public final String getBannerTitle() {
return this.bannerTitle;
}
/* renamed from: component3, reason: from getter */
public final String getBannerDescription() {
return this.bannerDescription;
}
public final BannerDTO copy(String bannerURI, String bannerTitle, String bannerDescription) {
return new BannerDTO(bannerURI, bannerTitle, bannerDescription);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof BannerDTO)) {
return false;
}
BannerDTO bannerDTO = (BannerDTO) other;
return Intrinsics.areEqual(this.bannerURI, bannerDTO.bannerURI) && Intrinsics.areEqual(this.bannerTitle, bannerDTO.bannerTitle) && Intrinsics.areEqual(this.bannerDescription, bannerDTO.bannerDescription);
}
public final String getBannerDescription() {
return this.bannerDescription;
}
public final String getBannerTitle() {
return this.bannerTitle;
}
public final String getBannerURI() {
return this.bannerURI;
}
public int hashCode() {
String str = this.bannerURI;
int hashCode = (str == null ? 0 : str.hashCode()) * 31;
String str2 = this.bannerTitle;
int hashCode2 = (hashCode + (str2 == null ? 0 : str2.hashCode())) * 31;
String str3 = this.bannerDescription;
return hashCode2 + (str3 != null ? str3.hashCode() : 0);
}
public String toString() {
StringBuilder sb = new StringBuilder("BannerDTO(bannerURI=");
sb.append(this.bannerURI);
sb.append(", bannerTitle=");
sb.append(this.bannerTitle);
sb.append(", bannerDescription=");
return a.n(sb, this.bannerDescription, ')');
}
}

View File

@@ -0,0 +1,75 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.api.AppMeasurementSdk;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0019\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0003¢\u0006\u0002\u0010\u0005J\u000b\u0010\t\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\n\u001a\u0004\u0018\u00010\u0003HÆ\u0003J!\u0010\u000b\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u0003HÆ\u0001J\u0013\u0010\f\u001a\u00020\r2\b\u0010\u000e\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001J\t\u0010\u0011\u001a\u00020\u0003HÖ\u0001R\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007R\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\u0007¨\u0006\u0012"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/CorrespondenceDTO;", "", AppMeasurementSdk.ConditionalUserProperty.NAME, "", "logo", "(Ljava/lang/String;Ljava/lang/String;)V", "getLogo", "()Ljava/lang/String;", "getName", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class CorrespondenceDTO {
private final String logo;
private final String name;
public CorrespondenceDTO(String str, String str2) {
this.name = str;
this.logo = str2;
}
public static /* synthetic */ CorrespondenceDTO copy$default(CorrespondenceDTO correspondenceDTO, String str, String str2, int i, Object obj) {
if ((i & 1) != 0) {
str = correspondenceDTO.name;
}
if ((i & 2) != 0) {
str2 = correspondenceDTO.logo;
}
return correspondenceDTO.copy(str, str2);
}
/* renamed from: component1, reason: from getter */
public final String getName() {
return this.name;
}
/* renamed from: component2, reason: from getter */
public final String getLogo() {
return this.logo;
}
public final CorrespondenceDTO copy(String name, String logo) {
return new CorrespondenceDTO(name, logo);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof CorrespondenceDTO)) {
return false;
}
CorrespondenceDTO correspondenceDTO = (CorrespondenceDTO) other;
return Intrinsics.areEqual(this.name, correspondenceDTO.name) && Intrinsics.areEqual(this.logo, correspondenceDTO.logo);
}
public final String getLogo() {
return this.logo;
}
public final String getName() {
return this.name;
}
public int hashCode() {
String str = this.name;
int hashCode = (str == null ? 0 : str.hashCode()) * 31;
String str2 = this.logo;
return hashCode + (str2 != null ? str2.hashCode() : 0);
}
public String toString() {
StringBuilder sb = new StringBuilder("CorrespondenceDTO(name=");
sb.append(this.name);
sb.append(", logo=");
return a.n(sb, this.logo, ')');
}
}

View File

@@ -0,0 +1,151 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import C.w;
import kotlin.Metadata;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlinx.coroutines.scheduling.WorkQueueKt;
@Metadata(d1 = {"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u001a\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001BK\u0012\b\b\u0002\u0010\u0002\u001a\u00020\u0003\u0012\b\b\u0002\u0010\u0004\u001a\u00020\u0003\u0012\b\b\u0002\u0010\u0005\u001a\u00020\u0003\u0012\b\b\u0002\u0010\u0006\u001a\u00020\u0003\u0012\b\b\u0002\u0010\u0007\u001a\u00020\u0003\u0012\b\b\u0002\u0010\b\u001a\u00020\u0003\u0012\b\b\u0002\u0010\t\u001a\u00020\u0003¢\u0006\u0002\u0010\nJ\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0014\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0015\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0016\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0017\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0018\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0019\u001a\u00020\u0003HÆ\u0003JO\u0010\u001a\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\b\b\u0002\u0010\u0005\u001a\u00020\u00032\b\b\u0002\u0010\u0006\u001a\u00020\u00032\b\b\u0002\u0010\u0007\u001a\u00020\u00032\b\b\u0002\u0010\b\u001a\u00020\u00032\b\b\u0002\u0010\t\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\u001b\u001a\u00020\u00032\b\u0010\u001c\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001d\u001a\u00020\u001eHÖ\u0001J\t\u0010\u001f\u001a\u00020 HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\fR\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\fR\u0011\u0010\u0006\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\fR\u0011\u0010\u0007\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0010\u0010\fR\u0011\u0010\b\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\fR\u0011\u0010\t\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0012\u0010\\u0006!"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/DetailedInfoDTO;", "", "extendedStationInfo", "", "stationActivities", "stationBanner", "stationCommercialServices", "stationInfo", "stationServices", "stationTransportServices", "(ZZZZZZZ)V", "getExtendedStationInfo", "()Z", "getStationActivities", "getStationBanner", "getStationCommercialServices", "getStationInfo", "getStationServices", "getStationTransportServices", "component1", "component2", "component3", "component4", "component5", "component6", "component7", "copy", "equals", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class DetailedInfoDTO {
private final boolean extendedStationInfo;
private final boolean stationActivities;
private final boolean stationBanner;
private final boolean stationCommercialServices;
private final boolean stationInfo;
private final boolean stationServices;
private final boolean stationTransportServices;
public DetailedInfoDTO() {
this(false, false, false, false, false, false, false, WorkQueueKt.MASK, null);
}
public static /* synthetic */ DetailedInfoDTO copy$default(DetailedInfoDTO detailedInfoDTO, boolean z3, boolean z4, boolean z5, boolean z6, boolean z7, boolean z8, boolean z9, int i, Object obj) {
if ((i & 1) != 0) {
z3 = detailedInfoDTO.extendedStationInfo;
}
if ((i & 2) != 0) {
z4 = detailedInfoDTO.stationActivities;
}
if ((i & 4) != 0) {
z5 = detailedInfoDTO.stationBanner;
}
if ((i & 8) != 0) {
z6 = detailedInfoDTO.stationCommercialServices;
}
if ((i & 16) != 0) {
z7 = detailedInfoDTO.stationInfo;
}
if ((i & 32) != 0) {
z8 = detailedInfoDTO.stationServices;
}
if ((i & 64) != 0) {
z9 = detailedInfoDTO.stationTransportServices;
}
boolean z10 = z8;
boolean z11 = z9;
boolean z12 = z7;
boolean z13 = z5;
return detailedInfoDTO.copy(z3, z4, z13, z6, z12, z10, z11);
}
/* renamed from: component1, reason: from getter */
public final boolean getExtendedStationInfo() {
return this.extendedStationInfo;
}
/* renamed from: component2, reason: from getter */
public final boolean getStationActivities() {
return this.stationActivities;
}
/* renamed from: component3, reason: from getter */
public final boolean getStationBanner() {
return this.stationBanner;
}
/* renamed from: component4, reason: from getter */
public final boolean getStationCommercialServices() {
return this.stationCommercialServices;
}
/* renamed from: component5, reason: from getter */
public final boolean getStationInfo() {
return this.stationInfo;
}
/* renamed from: component6, reason: from getter */
public final boolean getStationServices() {
return this.stationServices;
}
/* renamed from: component7, reason: from getter */
public final boolean getStationTransportServices() {
return this.stationTransportServices;
}
public final DetailedInfoDTO copy(boolean extendedStationInfo, boolean stationActivities, boolean stationBanner, boolean stationCommercialServices, boolean stationInfo, boolean stationServices, boolean stationTransportServices) {
return new DetailedInfoDTO(extendedStationInfo, stationActivities, stationBanner, stationCommercialServices, stationInfo, stationServices, stationTransportServices);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof DetailedInfoDTO)) {
return false;
}
DetailedInfoDTO detailedInfoDTO = (DetailedInfoDTO) other;
return this.extendedStationInfo == detailedInfoDTO.extendedStationInfo && this.stationActivities == detailedInfoDTO.stationActivities && this.stationBanner == detailedInfoDTO.stationBanner && this.stationCommercialServices == detailedInfoDTO.stationCommercialServices && this.stationInfo == detailedInfoDTO.stationInfo && this.stationServices == detailedInfoDTO.stationServices && this.stationTransportServices == detailedInfoDTO.stationTransportServices;
}
public final boolean getExtendedStationInfo() {
return this.extendedStationInfo;
}
public final boolean getStationActivities() {
return this.stationActivities;
}
public final boolean getStationBanner() {
return this.stationBanner;
}
public final boolean getStationCommercialServices() {
return this.stationCommercialServices;
}
public final boolean getStationInfo() {
return this.stationInfo;
}
public final boolean getStationServices() {
return this.stationServices;
}
public final boolean getStationTransportServices() {
return this.stationTransportServices;
}
public int hashCode() {
return Boolean.hashCode(this.stationTransportServices) + w.c(w.c(w.c(w.c(w.c(Boolean.hashCode(this.extendedStationInfo) * 31, 31, this.stationActivities), 31, this.stationBanner), 31, this.stationCommercialServices), 31, this.stationInfo), 31, this.stationServices);
}
public String toString() {
return "DetailedInfoDTO(extendedStationInfo=" + this.extendedStationInfo + ", stationActivities=" + this.stationActivities + ", stationBanner=" + this.stationBanner + ", stationCommercialServices=" + this.stationCommercialServices + ", stationInfo=" + this.stationInfo + ", stationServices=" + this.stationServices + ", stationTransportServices=" + this.stationTransportServices + ')';
}
public DetailedInfoDTO(boolean z3, boolean z4, boolean z5, boolean z6, boolean z7, boolean z8, boolean z9) {
this.extendedStationInfo = z3;
this.stationActivities = z4;
this.stationBanner = z5;
this.stationCommercialServices = z6;
this.stationInfo = z7;
this.stationServices = z8;
this.stationTransportServices = z9;
}
public /* synthetic */ DetailedInfoDTO(boolean z3, boolean z4, boolean z5, boolean z6, boolean z7, boolean z8, boolean z9, int i, DefaultConstructorMarker defaultConstructorMarker) {
this((i & 1) != 0 ? true : z3, (i & 2) != 0 ? true : z4, (i & 4) != 0 ? true : z5, (i & 8) != 0 ? true : z6, (i & 16) != 0 ? true : z7, (i & 32) != 0 ? true : z8, (i & 64) != 0 ? true : z9);
}
}

View File

@@ -0,0 +1,110 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u00002\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0010\u000e\n\u0002\b\u000f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B9\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u0012\u000e\u0010\u0006\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u0007\u0012\u000e\u0010\t\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u0007¢\u0006\u0002\u0010\nJ\u000b\u0010\u0012\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\u0013\u001a\u0004\u0018\u00010\u0005HÆ\u0003J\u0011\u0010\u0014\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u0007HÆ\u0003J\u0011\u0010\u0015\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u0007HÆ\u0003JE\u0010\u0016\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00052\u0010\b\u0002\u0010\u0006\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u00072\u0010\b\u0002\u0010\t\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u0007HÆ\u0001J\u0013\u0010\u0017\u001a\u00020\u00182\b\u0010\u0019\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001a\u001a\u00020\u001bHÖ\u0001J\t\u0010\u001c\u001a\u00020\bHÖ\u0001R\u0019\u0010\t\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u0007¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\u0010R\u0019\u0010\u0006\u001a\n\u0012\u0004\u0012\u00020\b\u0018\u00010\u0007¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\\u0006\u001d"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/ExtendedStationInfoDTO;", "", "openingHours", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/OpeningHoursDTO;", "locator", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocatorDTO;", "pictures", "", "", "blueprints", "(Lcom/adif/elcanomovil/serviceNetworking/stations/model/OpeningHoursDTO;Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocatorDTO;Ljava/util/List;Ljava/util/List;)V", "getBlueprints", "()Ljava/util/List;", "getLocator", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocatorDTO;", "getOpeningHours", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/OpeningHoursDTO;", "getPictures", "component1", "component2", "component3", "component4", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class ExtendedStationInfoDTO {
private final List<String> blueprints;
private final LocatorDTO locator;
private final OpeningHoursDTO openingHours;
private final List<String> pictures;
public ExtendedStationInfoDTO(OpeningHoursDTO openingHoursDTO, LocatorDTO locatorDTO, List<String> list, List<String> list2) {
this.openingHours = openingHoursDTO;
this.locator = locatorDTO;
this.pictures = list;
this.blueprints = list2;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ ExtendedStationInfoDTO copy$default(ExtendedStationInfoDTO extendedStationInfoDTO, OpeningHoursDTO openingHoursDTO, LocatorDTO locatorDTO, List list, List list2, int i, Object obj) {
if ((i & 1) != 0) {
openingHoursDTO = extendedStationInfoDTO.openingHours;
}
if ((i & 2) != 0) {
locatorDTO = extendedStationInfoDTO.locator;
}
if ((i & 4) != 0) {
list = extendedStationInfoDTO.pictures;
}
if ((i & 8) != 0) {
list2 = extendedStationInfoDTO.blueprints;
}
return extendedStationInfoDTO.copy(openingHoursDTO, locatorDTO, list, list2);
}
/* renamed from: component1, reason: from getter */
public final OpeningHoursDTO getOpeningHours() {
return this.openingHours;
}
/* renamed from: component2, reason: from getter */
public final LocatorDTO getLocator() {
return this.locator;
}
public final List<String> component3() {
return this.pictures;
}
public final List<String> component4() {
return this.blueprints;
}
public final ExtendedStationInfoDTO copy(OpeningHoursDTO openingHours, LocatorDTO locator, List<String> pictures, List<String> blueprints) {
return new ExtendedStationInfoDTO(openingHours, locator, pictures, blueprints);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof ExtendedStationInfoDTO)) {
return false;
}
ExtendedStationInfoDTO extendedStationInfoDTO = (ExtendedStationInfoDTO) other;
return Intrinsics.areEqual(this.openingHours, extendedStationInfoDTO.openingHours) && Intrinsics.areEqual(this.locator, extendedStationInfoDTO.locator) && Intrinsics.areEqual(this.pictures, extendedStationInfoDTO.pictures) && Intrinsics.areEqual(this.blueprints, extendedStationInfoDTO.blueprints);
}
public final List<String> getBlueprints() {
return this.blueprints;
}
public final LocatorDTO getLocator() {
return this.locator;
}
public final OpeningHoursDTO getOpeningHours() {
return this.openingHours;
}
public final List<String> getPictures() {
return this.pictures;
}
public int hashCode() {
OpeningHoursDTO openingHoursDTO = this.openingHours;
int hashCode = (openingHoursDTO == null ? 0 : openingHoursDTO.hashCode()) * 31;
LocatorDTO locatorDTO = this.locator;
int hashCode2 = (hashCode + (locatorDTO == null ? 0 : locatorDTO.hashCode())) * 31;
List<String> list = this.pictures;
int hashCode3 = (hashCode2 + (list == null ? 0 : list.hashCode())) * 31;
List<String> list2 = this.blueprints;
return hashCode3 + (list2 != null ? list2.hashCode() : 0);
}
public String toString() {
StringBuilder sb = new StringBuilder("ExtendedStationInfoDTO(openingHours=");
sb.append(this.openingHours);
sb.append(", locator=");
sb.append(this.locator);
sb.append(", pictures=");
sb.append(this.pictures);
sb.append(", blueprints=");
return a.o(sb, this.blueprints, ')');
}
}

View File

@@ -0,0 +1,66 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import kotlin.Metadata;
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0006\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003¢\u0006\u0002\u0010\u0005J\t\u0010\t\u001a\u00020\u0003HÆ\u0003J\t\u0010\n\u001a\u00020\u0003HÆ\u0003J\u001d\u0010\u000b\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\f\u001a\u00020\r2\b\u0010\u000e\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\u0007¨\u0006\u0013"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocationDTO;", "", "longitude", "", "latitude", "(DD)V", "getLatitude", "()D", "getLongitude", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class LocationDTO {
private final double latitude;
private final double longitude;
public LocationDTO(double d4, double d5) {
this.longitude = d4;
this.latitude = d5;
}
public static /* synthetic */ LocationDTO copy$default(LocationDTO locationDTO, double d4, double d5, int i, Object obj) {
if ((i & 1) != 0) {
d4 = locationDTO.longitude;
}
if ((i & 2) != 0) {
d5 = locationDTO.latitude;
}
return locationDTO.copy(d4, d5);
}
/* renamed from: component1, reason: from getter */
public final double getLongitude() {
return this.longitude;
}
/* renamed from: component2, reason: from getter */
public final double getLatitude() {
return this.latitude;
}
public final LocationDTO copy(double longitude, double latitude) {
return new LocationDTO(longitude, latitude);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof LocationDTO)) {
return false;
}
LocationDTO locationDTO = (LocationDTO) other;
return Double.compare(this.longitude, locationDTO.longitude) == 0 && Double.compare(this.latitude, locationDTO.latitude) == 0;
}
public final double getLatitude() {
return this.latitude;
}
public final double getLongitude() {
return this.longitude;
}
public int hashCode() {
return Double.hashCode(this.latitude) + (Double.hashCode(this.longitude) * 31);
}
public String toString() {
return "LocationDTO(longitude=" + this.longitude + ", latitude=" + this.latitude + ')';
}
}

View File

@@ -0,0 +1,71 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.firebase.analytics.FirebaseAnalytics;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0019\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\u0002\u0010\u0006J\u000b\u0010\u000b\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\f\u001a\u0004\u0018\u00010\u0005HÆ\u0003J!\u0010\r\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u000f2\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0003HÖ\u0001R\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0014"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocatorDTO;", "", "description", "", FirebaseAnalytics.Param.LOCATION, "Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocationDTO;", "(Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocationDTO;)V", "getDescription", "()Ljava/lang/String;", "getLocation", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocationDTO;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class LocatorDTO {
private final String description;
private final LocationDTO location;
public LocatorDTO(String str, LocationDTO locationDTO) {
this.description = str;
this.location = locationDTO;
}
public static /* synthetic */ LocatorDTO copy$default(LocatorDTO locatorDTO, String str, LocationDTO locationDTO, int i, Object obj) {
if ((i & 1) != 0) {
str = locatorDTO.description;
}
if ((i & 2) != 0) {
locationDTO = locatorDTO.location;
}
return locatorDTO.copy(str, locationDTO);
}
/* renamed from: component1, reason: from getter */
public final String getDescription() {
return this.description;
}
/* renamed from: component2, reason: from getter */
public final LocationDTO getLocation() {
return this.location;
}
public final LocatorDTO copy(String description, LocationDTO location) {
return new LocatorDTO(description, location);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof LocatorDTO)) {
return false;
}
LocatorDTO locatorDTO = (LocatorDTO) other;
return Intrinsics.areEqual(this.description, locatorDTO.description) && Intrinsics.areEqual(this.location, locatorDTO.location);
}
public final String getDescription() {
return this.description;
}
public final LocationDTO getLocation() {
return this.location;
}
public int hashCode() {
String str = this.description;
int hashCode = (str == null ? 0 : str.hashCode()) * 31;
LocationDTO locationDTO = this.location;
return hashCode + (locationDTO != null ? locationDTO.hashCode() : 0);
}
public String toString() {
return "LocatorDTO(description=" + this.description + ", location=" + this.location + ')';
}
}

View File

@@ -0,0 +1,112 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.api.AppMeasurementSdk;
import com.google.android.gms.measurement.internal.a;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0003\n\u0002\u0010 \n\u0002\b\r\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B3\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0005\u001a\u0004\u0018\u00010\u0003\u0012\u000e\u0010\u0006\u001a\n\u0012\u0004\u0012\u00020\u0003\u0018\u00010\u0007¢\u0006\u0002\u0010\bJ\u000b\u0010\u000f\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\u0010\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\u0011\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u0011\u0010\u0012\u001a\n\u0012\u0004\u0012\u00020\u0003\u0018\u00010\u0007HÆ\u0003J?\u0010\u0013\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0005\u001a\u0004\u0018\u00010\u00032\u0010\b\u0002\u0010\u0006\u001a\n\u0012\u0004\u0012\u00020\u0003\u0018\u00010\u0007HÆ\u0001J\u0013\u0010\u0014\u001a\u00020\u00152\b\u0010\u0016\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0017\u001a\u00020\u0018HÖ\u0001J\t\u0010\u0019\u001a\u00020\u0003HÖ\u0001R\u0013\u0010\u0005\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\nR\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\nR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\f\u0010\nR\u0019\u0010\u0006\u001a\n\u0012\u0004\u0012\u00020\u0003\u0018\u00010\u0007¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000e¨\u0006\u001a"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/OfferDTO;", "", "logo", "", AppMeasurementSdk.ConditionalUserProperty.NAME, "description", "pictures", "", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V", "getDescription", "()Ljava/lang/String;", "getLogo", "getName", "getPictures", "()Ljava/util/List;", "component1", "component2", "component3", "component4", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class OfferDTO {
private final String description;
private final String logo;
private final String name;
private final List<String> pictures;
public OfferDTO(String str, String str2, String str3, List<String> list) {
this.logo = str;
this.name = str2;
this.description = str3;
this.pictures = list;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ OfferDTO copy$default(OfferDTO offerDTO, String str, String str2, String str3, List list, int i, Object obj) {
if ((i & 1) != 0) {
str = offerDTO.logo;
}
if ((i & 2) != 0) {
str2 = offerDTO.name;
}
if ((i & 4) != 0) {
str3 = offerDTO.description;
}
if ((i & 8) != 0) {
list = offerDTO.pictures;
}
return offerDTO.copy(str, str2, str3, list);
}
/* renamed from: component1, reason: from getter */
public final String getLogo() {
return this.logo;
}
/* renamed from: component2, reason: from getter */
public final String getName() {
return this.name;
}
/* renamed from: component3, reason: from getter */
public final String getDescription() {
return this.description;
}
public final List<String> component4() {
return this.pictures;
}
public final OfferDTO copy(String logo, String name, String description, List<String> pictures) {
return new OfferDTO(logo, name, description, pictures);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof OfferDTO)) {
return false;
}
OfferDTO offerDTO = (OfferDTO) other;
return Intrinsics.areEqual(this.logo, offerDTO.logo) && Intrinsics.areEqual(this.name, offerDTO.name) && Intrinsics.areEqual(this.description, offerDTO.description) && Intrinsics.areEqual(this.pictures, offerDTO.pictures);
}
public final String getDescription() {
return this.description;
}
public final String getLogo() {
return this.logo;
}
public final String getName() {
return this.name;
}
public final List<String> getPictures() {
return this.pictures;
}
public int hashCode() {
String str = this.logo;
int hashCode = (str == null ? 0 : str.hashCode()) * 31;
String str2 = this.name;
int hashCode2 = (hashCode + (str2 == null ? 0 : str2.hashCode())) * 31;
String str3 = this.description;
int hashCode3 = (hashCode2 + (str3 == null ? 0 : str3.hashCode())) * 31;
List<String> list = this.pictures;
return hashCode3 + (list != null ? list.hashCode() : 0);
}
public String toString() {
StringBuilder sb = new StringBuilder("OfferDTO(logo=");
sb.append(this.logo);
sb.append(", name=");
sb.append(this.name);
sb.append(", description=");
sb.append(this.description);
sb.append(", pictures=");
return a.o(sb, this.pictures, ')');
}
}

View File

@@ -0,0 +1,92 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u001d\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0005¢\u0006\u0002\u0010\u0007J\t\u0010\r\u001a\u00020\u0003HÆ\u0003J\t\u0010\u000e\u001a\u00020\u0005HÆ\u0003J\t\u0010\u000f\u001a\u00020\u0005HÆ\u0003J'\u0010\u0010\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00052\b\b\u0002\u0010\u0006\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u0011\u001a\u00020\u00122\b\u0010\u0013\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0014\u001a\u00020\u0015HÖ\u0001J\t\u0010\u0016\u001a\u00020\u0005HÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\tR\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0011\u0010\u0006\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\f\u0010\u000b¨\u0006\u0017"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/OneStationRequest;", "", "detailedInfo", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/DetailedInfoDTO;", "stationCode", "", "token", "(Lcom/adif/elcanomovil/serviceNetworking/stations/model/DetailedInfoDTO;Ljava/lang/String;Ljava/lang/String;)V", "getDetailedInfo", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/DetailedInfoDTO;", "getStationCode", "()Ljava/lang/String;", "getToken", "component1", "component2", "component3", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class OneStationRequest {
private final DetailedInfoDTO detailedInfo;
private final String stationCode;
private final String token;
public OneStationRequest(DetailedInfoDTO detailedInfo, String stationCode, String token) {
Intrinsics.checkNotNullParameter(detailedInfo, "detailedInfo");
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(token, "token");
this.detailedInfo = detailedInfo;
this.stationCode = stationCode;
this.token = token;
}
public static /* synthetic */ OneStationRequest copy$default(OneStationRequest oneStationRequest, DetailedInfoDTO detailedInfoDTO, String str, String str2, int i, Object obj) {
if ((i & 1) != 0) {
detailedInfoDTO = oneStationRequest.detailedInfo;
}
if ((i & 2) != 0) {
str = oneStationRequest.stationCode;
}
if ((i & 4) != 0) {
str2 = oneStationRequest.token;
}
return oneStationRequest.copy(detailedInfoDTO, str, str2);
}
/* renamed from: component1, reason: from getter */
public final DetailedInfoDTO getDetailedInfo() {
return this.detailedInfo;
}
/* renamed from: component2, reason: from getter */
public final String getStationCode() {
return this.stationCode;
}
/* renamed from: component3, reason: from getter */
public final String getToken() {
return this.token;
}
public final OneStationRequest copy(DetailedInfoDTO detailedInfo, String stationCode, String token) {
Intrinsics.checkNotNullParameter(detailedInfo, "detailedInfo");
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(token, "token");
return new OneStationRequest(detailedInfo, stationCode, token);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof OneStationRequest)) {
return false;
}
OneStationRequest oneStationRequest = (OneStationRequest) other;
return Intrinsics.areEqual(this.detailedInfo, oneStationRequest.detailedInfo) && Intrinsics.areEqual(this.stationCode, oneStationRequest.stationCode) && Intrinsics.areEqual(this.token, oneStationRequest.token);
}
public final DetailedInfoDTO getDetailedInfo() {
return this.detailedInfo;
}
public final String getStationCode() {
return this.stationCode;
}
public final String getToken() {
return this.token;
}
public int hashCode() {
return this.token.hashCode() + a.d(this.stationCode, this.detailedInfo.hashCode() * 31, 31);
}
public String toString() {
StringBuilder sb = new StringBuilder("OneStationRequest(detailedInfo=");
sb.append(this.detailedInfo);
sb.append(", stationCode=");
sb.append(this.stationCode);
sb.append(", token=");
return a.n(sb, this.token, ')');
}
}

View File

@@ -0,0 +1,74 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.internal.a;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0019\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0003¢\u0006\u0002\u0010\u0005J\u000b\u0010\t\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010\n\u001a\u0004\u0018\u00010\u0003HÆ\u0003J!\u0010\u000b\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u0003HÆ\u0001J\u0013\u0010\f\u001a\u00020\r2\b\u0010\u000e\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u000f\u001a\u00020\u0010HÖ\u0001J\t\u0010\u0011\u001a\u00020\u0003HÖ\u0001R\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007R\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\b\u0010\u0007¨\u0006\u0012"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/OpeningHoursDTO;", "", "shortText", "", "longText", "(Ljava/lang/String;Ljava/lang/String;)V", "getLongText", "()Ljava/lang/String;", "getShortText", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class OpeningHoursDTO {
private final String longText;
private final String shortText;
public OpeningHoursDTO(String str, String str2) {
this.shortText = str;
this.longText = str2;
}
public static /* synthetic */ OpeningHoursDTO copy$default(OpeningHoursDTO openingHoursDTO, String str, String str2, int i, Object obj) {
if ((i & 1) != 0) {
str = openingHoursDTO.shortText;
}
if ((i & 2) != 0) {
str2 = openingHoursDTO.longText;
}
return openingHoursDTO.copy(str, str2);
}
/* renamed from: component1, reason: from getter */
public final String getShortText() {
return this.shortText;
}
/* renamed from: component2, reason: from getter */
public final String getLongText() {
return this.longText;
}
public final OpeningHoursDTO copy(String shortText, String longText) {
return new OpeningHoursDTO(shortText, longText);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof OpeningHoursDTO)) {
return false;
}
OpeningHoursDTO openingHoursDTO = (OpeningHoursDTO) other;
return Intrinsics.areEqual(this.shortText, openingHoursDTO.shortText) && Intrinsics.areEqual(this.longText, openingHoursDTO.longText);
}
public final String getLongText() {
return this.longText;
}
public final String getShortText() {
return this.shortText;
}
public int hashCode() {
String str = this.shortText;
int hashCode = (str == null ? 0 : str.hashCode()) * 31;
String str2 = this.longText;
return hashCode + (str2 != null ? str2.hashCode() : 0);
}
public String toString() {
StringBuilder sb = new StringBuilder("OpeningHoursDTO(shortText=");
sb.append(this.shortText);
sb.append(", longText=");
return a.n(sb, this.longText, ')');
}
}

View File

@@ -0,0 +1,168 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000L\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0018\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001Bk\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u0012\b\u0010\u0006\u001a\u0004\u0018\u00010\u0007\u0012\u000e\u0010\b\u001a\n\u0012\u0004\u0012\u00020\n\u0018\u00010\t\u0012\u000e\u0010\u000b\u001a\n\u0012\u0004\u0012\u00020\f\u0018\u00010\t\u0012\u000e\u0010\r\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\t\u0012\u000e\u0010\u000f\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\t\u0012\b\u0010\u0010\u001a\u0004\u0018\u00010\u0011¢\u0006\u0002\u0010\u0012J\t\u0010 \u001a\u00020\u0003HÆ\u0003J\u000b\u0010!\u001a\u0004\u0018\u00010\u0005HÆ\u0003J\u000b\u0010\"\u001a\u0004\u0018\u00010\u0007HÆ\u0003J\u0011\u0010#\u001a\n\u0012\u0004\u0012\u00020\n\u0018\u00010\tHÆ\u0003J\u0011\u0010$\u001a\n\u0012\u0004\u0012\u00020\f\u0018\u00010\tHÆ\u0003J\u0011\u0010%\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\tHÆ\u0003J\u0011\u0010&\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\tHÆ\u0003J\u000b\u0010'\u001a\u0004\u0018\u00010\u0011HÆ\u0003J\u007f\u0010(\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00052\n\b\u0002\u0010\u0006\u001a\u0004\u0018\u00010\u00072\u0010\b\u0002\u0010\b\u001a\n\u0012\u0004\u0012\u00020\n\u0018\u00010\t2\u0010\b\u0002\u0010\u000b\u001a\n\u0012\u0004\u0012\u00020\f\u0018\u00010\t2\u0010\b\u0002\u0010\r\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\t2\u0010\b\u0002\u0010\u000f\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\t2\n\b\u0002\u0010\u0010\u001a\u0004\u0018\u00010\u0011HÆ\u0001J\u0013\u0010)\u001a\u00020*2\b\u0010+\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010,\u001a\u00020-HÖ\u0001J\t\u0010.\u001a\u00020\u0003HÖ\u0001R\u0013\u0010\u0010\u001a\u0004\u0018\u00010\u0011¢\u0006\b\n\u0000\u001a\u0004\b\u0013\u0010\u0014R\u0013\u0010\u0006\u001a\u0004\u0018\u00010\u0007¢\u0006\b\n\u0000\u001a\u0004\b\u0015\u0010\u0016R\u0019\u0010\u000f\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\\u0006\b\n\u0000\u001a\u0004\b\u0017\u0010\u0018R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0019\u0010\u001aR\u0019\u0010\r\u001a\n\u0012\u0004\u0012\u00020\u000e\u0018\u00010\\u0006\b\n\u0000\u001a\u0004\b\u001b\u0010\u0018R\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u001c\u0010\u001dR\u0019\u0010\b\u001a\n\u0012\u0004\u0012\u00020\n\u0018\u00010\\u0006\b\n\u0000\u001a\u0004\b\u001e\u0010\u0018R\u0019\u0010\u000b\u001a\n\u0012\u0004\u0012\u00020\f\u0018\u00010\\u0006\b\n\u0000\u001a\u0004\b\u001f\u0010\u0018¨\u0006/"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/RequestedStationInfoDTO;", "", "stationCode", "", "stationInfo", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationInfoDTO;", "extendedStationInfo", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/ExtendedStationInfoDTO;", "stationServices", "", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationServicesDTO;", "stationTransportServices", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationTransportServicesDTO;", "stationCommercialServices", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationCommercialServicesDTO;", "stationActivities", "banner", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/BannerDTO;", "(Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationInfoDTO;Lcom/adif/elcanomovil/serviceNetworking/stations/model/ExtendedStationInfoDTO;Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/util/List;Lcom/adif/elcanomovil/serviceNetworking/stations/model/BannerDTO;)V", "getBanner", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/BannerDTO;", "getExtendedStationInfo", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/ExtendedStationInfoDTO;", "getStationActivities", "()Ljava/util/List;", "getStationCode", "()Ljava/lang/String;", "getStationCommercialServices", "getStationInfo", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationInfoDTO;", "getStationServices", "getStationTransportServices", "component1", "component2", "component3", "component4", "component5", "component6", "component7", "component8", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class RequestedStationInfoDTO {
private final BannerDTO banner;
private final ExtendedStationInfoDTO extendedStationInfo;
private final List<StationCommercialServicesDTO> stationActivities;
private final String stationCode;
private final List<StationCommercialServicesDTO> stationCommercialServices;
private final StationInfoDTO stationInfo;
private final List<StationServicesDTO> stationServices;
private final List<StationTransportServicesDTO> stationTransportServices;
public RequestedStationInfoDTO(String stationCode, StationInfoDTO stationInfoDTO, ExtendedStationInfoDTO extendedStationInfoDTO, List<StationServicesDTO> list, List<StationTransportServicesDTO> list2, List<StationCommercialServicesDTO> list3, List<StationCommercialServicesDTO> list4, BannerDTO bannerDTO) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
this.stationCode = stationCode;
this.stationInfo = stationInfoDTO;
this.extendedStationInfo = extendedStationInfoDTO;
this.stationServices = list;
this.stationTransportServices = list2;
this.stationCommercialServices = list3;
this.stationActivities = list4;
this.banner = bannerDTO;
}
public static /* synthetic */ RequestedStationInfoDTO copy$default(RequestedStationInfoDTO requestedStationInfoDTO, String str, StationInfoDTO stationInfoDTO, ExtendedStationInfoDTO extendedStationInfoDTO, List list, List list2, List list3, List list4, BannerDTO bannerDTO, int i, Object obj) {
if ((i & 1) != 0) {
str = requestedStationInfoDTO.stationCode;
}
if ((i & 2) != 0) {
stationInfoDTO = requestedStationInfoDTO.stationInfo;
}
if ((i & 4) != 0) {
extendedStationInfoDTO = requestedStationInfoDTO.extendedStationInfo;
}
if ((i & 8) != 0) {
list = requestedStationInfoDTO.stationServices;
}
if ((i & 16) != 0) {
list2 = requestedStationInfoDTO.stationTransportServices;
}
if ((i & 32) != 0) {
list3 = requestedStationInfoDTO.stationCommercialServices;
}
if ((i & 64) != 0) {
list4 = requestedStationInfoDTO.stationActivities;
}
if ((i & 128) != 0) {
bannerDTO = requestedStationInfoDTO.banner;
}
List list5 = list4;
BannerDTO bannerDTO2 = bannerDTO;
List list6 = list2;
List list7 = list3;
return requestedStationInfoDTO.copy(str, stationInfoDTO, extendedStationInfoDTO, list, list6, list7, list5, bannerDTO2);
}
/* renamed from: component1, reason: from getter */
public final String getStationCode() {
return this.stationCode;
}
/* renamed from: component2, reason: from getter */
public final StationInfoDTO getStationInfo() {
return this.stationInfo;
}
/* renamed from: component3, reason: from getter */
public final ExtendedStationInfoDTO getExtendedStationInfo() {
return this.extendedStationInfo;
}
public final List<StationServicesDTO> component4() {
return this.stationServices;
}
public final List<StationTransportServicesDTO> component5() {
return this.stationTransportServices;
}
public final List<StationCommercialServicesDTO> component6() {
return this.stationCommercialServices;
}
public final List<StationCommercialServicesDTO> component7() {
return this.stationActivities;
}
/* renamed from: component8, reason: from getter */
public final BannerDTO getBanner() {
return this.banner;
}
public final RequestedStationInfoDTO copy(String stationCode, StationInfoDTO stationInfo, ExtendedStationInfoDTO extendedStationInfo, List<StationServicesDTO> stationServices, List<StationTransportServicesDTO> stationTransportServices, List<StationCommercialServicesDTO> stationCommercialServices, List<StationCommercialServicesDTO> stationActivities, BannerDTO banner) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
return new RequestedStationInfoDTO(stationCode, stationInfo, extendedStationInfo, stationServices, stationTransportServices, stationCommercialServices, stationActivities, banner);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof RequestedStationInfoDTO)) {
return false;
}
RequestedStationInfoDTO requestedStationInfoDTO = (RequestedStationInfoDTO) other;
return Intrinsics.areEqual(this.stationCode, requestedStationInfoDTO.stationCode) && Intrinsics.areEqual(this.stationInfo, requestedStationInfoDTO.stationInfo) && Intrinsics.areEqual(this.extendedStationInfo, requestedStationInfoDTO.extendedStationInfo) && Intrinsics.areEqual(this.stationServices, requestedStationInfoDTO.stationServices) && Intrinsics.areEqual(this.stationTransportServices, requestedStationInfoDTO.stationTransportServices) && Intrinsics.areEqual(this.stationCommercialServices, requestedStationInfoDTO.stationCommercialServices) && Intrinsics.areEqual(this.stationActivities, requestedStationInfoDTO.stationActivities) && Intrinsics.areEqual(this.banner, requestedStationInfoDTO.banner);
}
public final BannerDTO getBanner() {
return this.banner;
}
public final ExtendedStationInfoDTO getExtendedStationInfo() {
return this.extendedStationInfo;
}
public final List<StationCommercialServicesDTO> getStationActivities() {
return this.stationActivities;
}
public final String getStationCode() {
return this.stationCode;
}
public final List<StationCommercialServicesDTO> getStationCommercialServices() {
return this.stationCommercialServices;
}
public final StationInfoDTO getStationInfo() {
return this.stationInfo;
}
public final List<StationServicesDTO> getStationServices() {
return this.stationServices;
}
public final List<StationTransportServicesDTO> getStationTransportServices() {
return this.stationTransportServices;
}
public int hashCode() {
int hashCode = this.stationCode.hashCode() * 31;
StationInfoDTO stationInfoDTO = this.stationInfo;
int hashCode2 = (hashCode + (stationInfoDTO == null ? 0 : stationInfoDTO.hashCode())) * 31;
ExtendedStationInfoDTO extendedStationInfoDTO = this.extendedStationInfo;
int hashCode3 = (hashCode2 + (extendedStationInfoDTO == null ? 0 : extendedStationInfoDTO.hashCode())) * 31;
List<StationServicesDTO> list = this.stationServices;
int hashCode4 = (hashCode3 + (list == null ? 0 : list.hashCode())) * 31;
List<StationTransportServicesDTO> list2 = this.stationTransportServices;
int hashCode5 = (hashCode4 + (list2 == null ? 0 : list2.hashCode())) * 31;
List<StationCommercialServicesDTO> list3 = this.stationCommercialServices;
int hashCode6 = (hashCode5 + (list3 == null ? 0 : list3.hashCode())) * 31;
List<StationCommercialServicesDTO> list4 = this.stationActivities;
int hashCode7 = (hashCode6 + (list4 == null ? 0 : list4.hashCode())) * 31;
BannerDTO bannerDTO = this.banner;
return hashCode7 + (bannerDTO != null ? bannerDTO.hashCode() : 0);
}
public String toString() {
return "RequestedStationInfoDTO(stationCode=" + this.stationCode + ", stationInfo=" + this.stationInfo + ", extendedStationInfo=" + this.extendedStationInfo + ", stationServices=" + this.stationServices + ", stationTransportServices=" + this.stationTransportServices + ", stationCommercialServices=" + this.stationCommercialServices + ", stationActivities=" + this.stationActivities + ", banner=" + this.banner + ')';
}
}

View File

@@ -0,0 +1,51 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000&\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u000e\n\u0000\b\u0086\b\u0018\u00002\u00020\u0001B\r\u0012\u0006\u0010\u0002\u001a\u00020\u0003¢\u0006\u0002\u0010\u0004J\t\u0010\u0007\u001a\u00020\u0003HÆ\u0003J\u0013\u0010\b\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u0003HÆ\u0001J\u0013\u0010\t\u001a\u00020\n2\b\u0010\u000b\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\f\u001a\u00020\rHÖ\u0001J\t\u0010\u000e\u001a\u00020\u000fHÖ\u0001R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0005\u0010\u0006¨\u0006\u0010"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/RequestedStationInfoListDTO;", "", "stationInfo", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationInfoDTO;", "(Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationInfoDTO;)V", "getStationInfo", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationInfoDTO;", "component1", "copy", "equals", "", "other", "hashCode", "", "toString", "", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class RequestedStationInfoListDTO {
private final StationInfoDTO stationInfo;
public RequestedStationInfoListDTO(StationInfoDTO stationInfo) {
Intrinsics.checkNotNullParameter(stationInfo, "stationInfo");
this.stationInfo = stationInfo;
}
public static /* synthetic */ RequestedStationInfoListDTO copy$default(RequestedStationInfoListDTO requestedStationInfoListDTO, StationInfoDTO stationInfoDTO, int i, Object obj) {
if ((i & 1) != 0) {
stationInfoDTO = requestedStationInfoListDTO.stationInfo;
}
return requestedStationInfoListDTO.copy(stationInfoDTO);
}
/* renamed from: component1, reason: from getter */
public final StationInfoDTO getStationInfo() {
return this.stationInfo;
}
public final RequestedStationInfoListDTO copy(StationInfoDTO stationInfo) {
Intrinsics.checkNotNullParameter(stationInfo, "stationInfo");
return new RequestedStationInfoListDTO(stationInfo);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
return (other instanceof RequestedStationInfoListDTO) && Intrinsics.areEqual(this.stationInfo, ((RequestedStationInfoListDTO) other).stationInfo);
}
public final StationInfoDTO getStationInfo() {
return this.stationInfo;
}
public int hashCode() {
return this.stationInfo.hashCode();
}
public String toString() {
return "RequestedStationInfoListDTO(stationInfo=" + this.stationInfo + ')';
}
}

View File

@@ -0,0 +1,241 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.adif.elcanomovil.commonNavGraph.arguments.NavArguments;
import com.google.android.gms.measurement.internal.a;
import com.google.firebase.analytics.FirebaseAnalytics;
import java.util.List;
import kotlin.Metadata;
import kotlin.io.ConstantsKt;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000:\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0004\n\u0002\u0010 \n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u001f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u007f\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0003\u0012\u0006\u0010\u0006\u001a\u00020\u0003\u0012\f\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\u00030\b\u0012\f\u0010\t\u001a\b\u0012\u0004\u0012\u00020\u00030\b\u0012\f\u0010\n\u001a\b\u0012\u0004\u0012\u00020\u00030\b\u0012\b\u0010\u000b\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\f\u001a\u0004\u0018\u00010\u0003\u0012\b\u0010\r\u001a\u0004\u0018\u00010\u000e\u0012\b\u0010\u000f\u001a\u0004\u0018\u00010\u0003\u0012\u0006\u0010\u0010\u001a\u00020\u0011¢\u0006\u0002\u0010\u0012J\t\u0010#\u001a\u00020\u0003HÆ\u0003J\u000b\u0010$\u001a\u0004\u0018\u00010\u000eHÆ\u0003J\u000b\u0010%\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\t\u0010&\u001a\u00020\u0011HÆ\u0003J\t\u0010'\u001a\u00020\u0003HÆ\u0003J\t\u0010(\u001a\u00020\u0003HÆ\u0003J\t\u0010)\u001a\u00020\u0003HÆ\u0003J\u000f\u0010*\u001a\b\u0012\u0004\u0012\u00020\u00030\bHÆ\u0003J\u000f\u0010+\u001a\b\u0012\u0004\u0012\u00020\u00030\bHÆ\u0003J\u000f\u0010,\u001a\b\u0012\u0004\u0012\u00020\u00030\bHÆ\u0003J\u000b\u0010-\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000b\u0010.\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u009b\u0001\u0010/\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u00032\b\b\u0002\u0010\u0005\u001a\u00020\u00032\b\b\u0002\u0010\u0006\u001a\u00020\u00032\u000e\b\u0002\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\u00030\b2\u000e\b\u0002\u0010\t\u001a\b\u0012\u0004\u0012\u00020\u00030\b2\u000e\b\u0002\u0010\n\u001a\b\u0012\u0004\u0012\u00020\u00030\b2\n\b\u0002\u0010\u000b\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\f\u001a\u0004\u0018\u00010\u00032\n\b\u0002\u0010\r\u001a\u0004\u0018\u00010\u000e2\n\b\u0002\u0010\u000f\u001a\u0004\u0018\u00010\u00032\b\b\u0002\u0010\u0010\u001a\u00020\u0011HÆ\u0001J\u0013\u00100\u001a\u0002012\b\u00102\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u00103\u001a\u000204HÖ\u0001J\t\u00105\u001a\u00020\u0003HÖ\u0001R\u0013\u0010\r\u001a\u0004\u0018\u00010\u000e¢\u0006\b\n\u0000\u001a\u0004\b\u0013\u0010\u0014R\u0017\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\u00030\\u0006\b\n\u0000\u001a\u0004\b\u0015\u0010\u0016R\u0013\u0010\u000b\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0017\u0010\u0018R\u0013\u0010\f\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0019\u0010\u0018R\u0013\u0010\u000f\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u001a\u0010\u0018R\u0017\u0010\n\u001a\b\u0012\u0004\u0012\u00020\u00030\\u0006\b\n\u0000\u001a\u0004\b\u001b\u0010\u0016R\u0011\u0010\u0010\u001a\u00020\u0011¢\u0006\b\n\u0000\u001a\u0004\b\u001c\u0010\u001dR\u0011\u0010\u0005\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u001e\u0010\u0018R\u0011\u0010\u0006\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u001f\u0010\u0018R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b \u0010\u0018R\u0011\u0010\u0004\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b!\u0010\u0018R\u0017\u0010\t\u001a\b\u0012\u0004\u0012\u00020\u00030\\u0006\b\n\u0000\u001a\u0004\b\"\u0010\u0016¨\u00066"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationInfoDTO;", "", "stationCode", "", "stationType", "longName", "shortName", "akaList", "", NavArguments.ARG_DYNAMIC_LINKS_STATION_TRAFFIC, "lines", "commercialZoneType", "commuterNetwork", "accessible", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/AccessibleDTO;", "description", FirebaseAnalytics.Param.LOCATION, "Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocationDTO;", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/stations/model/AccessibleDTO;Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocationDTO;)V", "getAccessible", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/AccessibleDTO;", "getAkaList", "()Ljava/util/List;", "getCommercialZoneType", "()Ljava/lang/String;", "getCommuterNetwork", "getDescription", "getLines", "getLocation", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocationDTO;", "getLongName", "getShortName", "getStationCode", "getStationType", "getTrafficType", "component1", "component10", "component11", "component12", "component2", "component3", "component4", "component5", "component6", "component7", "component8", "component9", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class StationInfoDTO {
private final AccessibleDTO accessible;
private final List<String> akaList;
private final String commercialZoneType;
private final String commuterNetwork;
private final String description;
private final List<String> lines;
private final LocationDTO location;
private final String longName;
private final String shortName;
private final String stationCode;
private final String stationType;
private final List<String> trafficType;
public StationInfoDTO(String stationCode, String stationType, String longName, String shortName, List<String> akaList, List<String> trafficType, List<String> lines, String str, String str2, AccessibleDTO accessibleDTO, String str3, LocationDTO location) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(stationType, "stationType");
Intrinsics.checkNotNullParameter(longName, "longName");
Intrinsics.checkNotNullParameter(shortName, "shortName");
Intrinsics.checkNotNullParameter(akaList, "akaList");
Intrinsics.checkNotNullParameter(trafficType, "trafficType");
Intrinsics.checkNotNullParameter(lines, "lines");
Intrinsics.checkNotNullParameter(location, "location");
this.stationCode = stationCode;
this.stationType = stationType;
this.longName = longName;
this.shortName = shortName;
this.akaList = akaList;
this.trafficType = trafficType;
this.lines = lines;
this.commercialZoneType = str;
this.commuterNetwork = str2;
this.accessible = accessibleDTO;
this.description = str3;
this.location = location;
}
public static /* synthetic */ StationInfoDTO copy$default(StationInfoDTO stationInfoDTO, String str, String str2, String str3, String str4, List list, List list2, List list3, String str5, String str6, AccessibleDTO accessibleDTO, String str7, LocationDTO locationDTO, int i, Object obj) {
if ((i & 1) != 0) {
str = stationInfoDTO.stationCode;
}
if ((i & 2) != 0) {
str2 = stationInfoDTO.stationType;
}
if ((i & 4) != 0) {
str3 = stationInfoDTO.longName;
}
if ((i & 8) != 0) {
str4 = stationInfoDTO.shortName;
}
if ((i & 16) != 0) {
list = stationInfoDTO.akaList;
}
if ((i & 32) != 0) {
list2 = stationInfoDTO.trafficType;
}
if ((i & 64) != 0) {
list3 = stationInfoDTO.lines;
}
if ((i & 128) != 0) {
str5 = stationInfoDTO.commercialZoneType;
}
if ((i & 256) != 0) {
str6 = stationInfoDTO.commuterNetwork;
}
if ((i & ConstantsKt.MINIMUM_BLOCK_SIZE) != 0) {
accessibleDTO = stationInfoDTO.accessible;
}
if ((i & 1024) != 0) {
str7 = stationInfoDTO.description;
}
if ((i & 2048) != 0) {
locationDTO = stationInfoDTO.location;
}
String str8 = str7;
LocationDTO locationDTO2 = locationDTO;
String str9 = str6;
AccessibleDTO accessibleDTO2 = accessibleDTO;
List list4 = list3;
String str10 = str5;
List list5 = list;
List list6 = list2;
return stationInfoDTO.copy(str, str2, str3, str4, list5, list6, list4, str10, str9, accessibleDTO2, str8, locationDTO2);
}
/* renamed from: component1, reason: from getter */
public final String getStationCode() {
return this.stationCode;
}
/* renamed from: component10, reason: from getter */
public final AccessibleDTO getAccessible() {
return this.accessible;
}
/* renamed from: component11, reason: from getter */
public final String getDescription() {
return this.description;
}
/* renamed from: component12, reason: from getter */
public final LocationDTO getLocation() {
return this.location;
}
/* renamed from: component2, reason: from getter */
public final String getStationType() {
return this.stationType;
}
/* renamed from: component3, reason: from getter */
public final String getLongName() {
return this.longName;
}
/* renamed from: component4, reason: from getter */
public final String getShortName() {
return this.shortName;
}
public final List<String> component5() {
return this.akaList;
}
public final List<String> component6() {
return this.trafficType;
}
public final List<String> component7() {
return this.lines;
}
/* renamed from: component8, reason: from getter */
public final String getCommercialZoneType() {
return this.commercialZoneType;
}
/* renamed from: component9, reason: from getter */
public final String getCommuterNetwork() {
return this.commuterNetwork;
}
public final StationInfoDTO copy(String stationCode, String stationType, String longName, String shortName, List<String> akaList, List<String> trafficType, List<String> lines, String commercialZoneType, String commuterNetwork, AccessibleDTO accessible, String description, LocationDTO location) {
Intrinsics.checkNotNullParameter(stationCode, "stationCode");
Intrinsics.checkNotNullParameter(stationType, "stationType");
Intrinsics.checkNotNullParameter(longName, "longName");
Intrinsics.checkNotNullParameter(shortName, "shortName");
Intrinsics.checkNotNullParameter(akaList, "akaList");
Intrinsics.checkNotNullParameter(trafficType, "trafficType");
Intrinsics.checkNotNullParameter(lines, "lines");
Intrinsics.checkNotNullParameter(location, "location");
return new StationInfoDTO(stationCode, stationType, longName, shortName, akaList, trafficType, lines, commercialZoneType, commuterNetwork, accessible, description, location);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof StationInfoDTO)) {
return false;
}
StationInfoDTO stationInfoDTO = (StationInfoDTO) other;
return Intrinsics.areEqual(this.stationCode, stationInfoDTO.stationCode) && Intrinsics.areEqual(this.stationType, stationInfoDTO.stationType) && Intrinsics.areEqual(this.longName, stationInfoDTO.longName) && Intrinsics.areEqual(this.shortName, stationInfoDTO.shortName) && Intrinsics.areEqual(this.akaList, stationInfoDTO.akaList) && Intrinsics.areEqual(this.trafficType, stationInfoDTO.trafficType) && Intrinsics.areEqual(this.lines, stationInfoDTO.lines) && Intrinsics.areEqual(this.commercialZoneType, stationInfoDTO.commercialZoneType) && Intrinsics.areEqual(this.commuterNetwork, stationInfoDTO.commuterNetwork) && Intrinsics.areEqual(this.accessible, stationInfoDTO.accessible) && Intrinsics.areEqual(this.description, stationInfoDTO.description) && Intrinsics.areEqual(this.location, stationInfoDTO.location);
}
public final AccessibleDTO getAccessible() {
return this.accessible;
}
public final List<String> getAkaList() {
return this.akaList;
}
public final String getCommercialZoneType() {
return this.commercialZoneType;
}
public final String getCommuterNetwork() {
return this.commuterNetwork;
}
public final String getDescription() {
return this.description;
}
public final List<String> getLines() {
return this.lines;
}
public final LocationDTO getLocation() {
return this.location;
}
public final String getLongName() {
return this.longName;
}
public final String getShortName() {
return this.shortName;
}
public final String getStationCode() {
return this.stationCode;
}
public final String getStationType() {
return this.stationType;
}
public final List<String> getTrafficType() {
return this.trafficType;
}
public int hashCode() {
int hashCode = (this.lines.hashCode() + ((this.trafficType.hashCode() + ((this.akaList.hashCode() + a.d(this.shortName, a.d(this.longName, a.d(this.stationType, this.stationCode.hashCode() * 31, 31), 31), 31)) * 31)) * 31)) * 31;
String str = this.commercialZoneType;
int hashCode2 = (hashCode + (str == null ? 0 : str.hashCode())) * 31;
String str2 = this.commuterNetwork;
int hashCode3 = (hashCode2 + (str2 == null ? 0 : str2.hashCode())) * 31;
AccessibleDTO accessibleDTO = this.accessible;
int hashCode4 = (hashCode3 + (accessibleDTO == null ? 0 : accessibleDTO.hashCode())) * 31;
String str3 = this.description;
return this.location.hashCode() + ((hashCode4 + (str3 != null ? str3.hashCode() : 0)) * 31);
}
public String toString() {
return "StationInfoDTO(stationCode=" + this.stationCode + ", stationType=" + this.stationType + ", longName=" + this.longName + ", shortName=" + this.shortName + ", akaList=" + this.akaList + ", trafficType=" + this.trafficType + ", lines=" + this.lines + ", commercialZoneType=" + this.commercialZoneType + ", commuterNetwork=" + this.commuterNetwork + ", accessible=" + this.accessible + ", description=" + this.description + ", location=" + this.location + ')';
}
}

View File

@@ -0,0 +1,70 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
@Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B\u0017\u0012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005¢\u0006\u0002\u0010\u0006J\u000b\u0010\u000b\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\t\u0010\f\u001a\u00020\u0005HÆ\u0003J\u001f\u0010\r\u001a\u00020\u00002\n\b\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u00032\b\b\u0002\u0010\u0004\u001a\u00020\u0005HÆ\u0001J\u0013\u0010\u000e\u001a\u00020\u000f2\b\u0010\u0010\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u0011\u001a\u00020\u0012HÖ\u0001J\t\u0010\u0013\u001a\u00020\u0003HÖ\u0001R\u0011\u0010\u0004\u001a\u00020\u0005¢\u0006\b\n\u0000\u001a\u0004\b\u0007\u0010\bR\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\t\u0010\\u0006\u0014"}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationResponse;", "", "token", "", "requestedStationInfo", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/RequestedStationInfoDTO;", "(Ljava/lang/String;Lcom/adif/elcanomovil/serviceNetworking/stations/model/RequestedStationInfoDTO;)V", "getRequestedStationInfo", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/RequestedStationInfoDTO;", "getToken", "()Ljava/lang/String;", "component1", "component2", "copy", "equals", "", "other", "hashCode", "", "toString", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public final /* data */ class StationResponse {
private final RequestedStationInfoDTO requestedStationInfo;
private final String token;
public StationResponse(String str, RequestedStationInfoDTO requestedStationInfo) {
Intrinsics.checkNotNullParameter(requestedStationInfo, "requestedStationInfo");
this.token = str;
this.requestedStationInfo = requestedStationInfo;
}
public static /* synthetic */ StationResponse copy$default(StationResponse stationResponse, String str, RequestedStationInfoDTO requestedStationInfoDTO, int i, Object obj) {
if ((i & 1) != 0) {
str = stationResponse.token;
}
if ((i & 2) != 0) {
requestedStationInfoDTO = stationResponse.requestedStationInfo;
}
return stationResponse.copy(str, requestedStationInfoDTO);
}
/* renamed from: component1, reason: from getter */
public final String getToken() {
return this.token;
}
/* renamed from: component2, reason: from getter */
public final RequestedStationInfoDTO getRequestedStationInfo() {
return this.requestedStationInfo;
}
public final StationResponse copy(String token, RequestedStationInfoDTO requestedStationInfo) {
Intrinsics.checkNotNullParameter(requestedStationInfo, "requestedStationInfo");
return new StationResponse(token, requestedStationInfo);
}
public boolean equals(Object other) {
if (this == other) {
return true;
}
if (!(other instanceof StationResponse)) {
return false;
}
StationResponse stationResponse = (StationResponse) other;
return Intrinsics.areEqual(this.token, stationResponse.token) && Intrinsics.areEqual(this.requestedStationInfo, stationResponse.requestedStationInfo);
}
public final RequestedStationInfoDTO getRequestedStationInfo() {
return this.requestedStationInfo;
}
public final String getToken() {
return this.token;
}
public int hashCode() {
String str = this.token;
return this.requestedStationInfo.hashCode() + ((str == null ? 0 : str.hashCode()) * 31);
}
public String toString() {
return "StationResponse(token=" + this.token + ", requestedStationInfo=" + this.requestedStationInfo + ')';
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,29 @@
package com.adif.elcanomovil.serviceNetworking.stations.model;
import com.google.android.gms.measurement.api.AppMeasurementSdk;
import java.util.List;
import kotlin.Metadata;
@Metadata(d1 = {"\u00002\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\u0007\n\u0002\u0018\u0002\n\u0002\b\u0005\n\u0002\u0010 \n\u0002\b\u0005\bf\u0018\u00002\u00020\u0001R\u0014\u0010\u0002\u001a\u0004\u0018\u00010\u0003X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0004\u0010\u0005R\u0014\u0010\u0006\u001a\u0004\u0018\u00010\u0007X¦\u0004¢\u0006\u0006\u001a\u0004\b\b\u0010\tR\u0014\u0010\n\u001a\u0004\u0018\u00010\u0007X¦\u0004¢\u0006\u0006\u001a\u0004\b\u000b\u0010\tR\u0014\u0010\f\u001a\u0004\u0018\u00010\rX¦\u0004¢\u0006\u0006\u001a\u0004\b\u000e\u0010\u000fR\u0014\u0010\u0010\u001a\u0004\u0018\u00010\u0007X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0011\u0010\tR\u0014\u0010\u0012\u001a\u0004\u0018\u00010\u0007X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0013\u0010\tR\u0014\u0010\u0014\u001a\u0004\u0018\u00010\u0015X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0016\u0010\u0017R\u0014\u0010\u0018\u001a\u0004\u0018\u00010\u0007X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0019\u0010\tR\u001a\u0010\u001a\u001a\n\u0012\u0004\u0012\u00020\u0007\u0018\u00010\u001bX¦\u0004¢\u0006\u0006\u001a\u0004\b\u001c\u0010\u001dR\u0014\u0010\u001e\u001a\u0004\u0018\u00010\u0007X¦\u0004¢\u0006\u0006\u001a\u0004\b\u001f\u0010\\u0006 "}, d2 = {"Lcom/adif/elcanomovil/serviceNetworking/stations/model/StationServicesInterface;", "", "accessible", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/AccessibleDTO;", "getAccessible", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/AccessibleDTO;", "description", "", "getDescription", "()Ljava/lang/String;", "identifier", "getIdentifier", "locator", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocatorDTO;", "getLocator", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/LocatorDTO;", "logo", "getLogo", AppMeasurementSdk.ConditionalUserProperty.NAME, "getName", "openingHours", "Lcom/adif/elcanomovil/serviceNetworking/stations/model/OpeningHoursDTO;", "getOpeningHours", "()Lcom/adif/elcanomovil/serviceNetworking/stations/model/OpeningHoursDTO;", "phoneNumber", "getPhoneNumber", "pictures", "", "getPictures", "()Ljava/util/List;", "web", "getWeb", "service-networking_proNon_corporateRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
/* loaded from: classes.dex */
public interface StationServicesInterface {
AccessibleDTO getAccessible();
String getDescription();
String getIdentifier();
LocatorDTO getLocator();
String getLogo();
String getName();
OpeningHoursDTO getOpeningHours();
String getPhoneNumber();
List<String> getPictures();
String getWeb();
}

Some files were not shown because too many files have changed in this diff Show More