package com.ifpdos.udi.sdk.service.doc.mkdocs;

import com.seewo.vcommons.constants.SeewoIntent;
import java.util.List;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;

/* JADX INFO: compiled from: MkDocsGenerator.kt */
/* JADX INFO: loaded from: classes.dex */
@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\u0012\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B5\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0003\u0012\u0006\u0010\u0005\u001a\u00020\u0003\u0012\b\u0010\u0006\u001a\u0004\u0018\u00010\u0003\u0012\f\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\t0\b¢\u0006\u0002\u0010\nJ\t\u0010\u0015\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0016\u001a\u00020\u0003HÆ\u0003J\t\u0010\u0017\u001a\u00020\u0003HÆ\u0003J\u000b\u0010\u0018\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u000f\u0010\u0019\u001a\b\u0012\u0004\u0012\u00020\t0\bHÆ\u0003JC\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\n\b\u0002\u0010\u0006\u001a\u0004\u0018\u00010\u00032\u000e\b\u0002\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\t0\bHÆ\u0001J\u0013\u0010\u001b\u001a\u00020\u001c2\b\u0010\u001d\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001e\u001a\u00020\u001fHÖ\u0001J\t\u0010 \u001a\u00020\u0003HÖ\u0001R\u0013\u0010\u0006\u001a\u0004\u0018\u00010\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0017\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\t0\b¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR\u001a\u0010\u0004\u001a\u00020\u0003X\u0086\u000e¢\u0006\u000e\n\u0000\u001a\u0004\b\u000f\u0010\f\"\u0004\b\u0010\u0010\u0011R\u001a\u0010\u0005\u001a\u00020\u0003X\u0086\u000e¢\u0006\u000e\n\u0000\u001a\u0004\b\u0012\u0010\f\"\u0004\b\u0013\u0010\u0011R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0014\u0010\f¨\u0006!"}, d2 = {"Lcom/ifpdos/udi/sdk/service/doc/mkdocs/ClassDefine;", "", SeewoIntent.KEY_FILE_TYPE, "", "simpleClassNameWithGeneric", "simpleType", "comment", "fields", "", "Lcom/ifpdos/udi/sdk/service/doc/mkdocs/FieldInfo;", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V", "getComment", "()Ljava/lang/String;", "getFields", "()Ljava/util/List;", "getSimpleClassNameWithGeneric", "setSimpleClassNameWithGeneric", "(Ljava/lang/String;)V", "getSimpleType", "setSimpleType", "getType", "component1", "component2", "component3", "component4", "component5", "copy", "equals", "", "other", "hashCode", "", "toString", "doc-mkdocs"}, k = 1, mv = {1, 6, 0}, xi = 48)
public final /* data */ class ClassDefine {
    private final String comment;
    private final List<FieldInfo> fields;
    private String simpleClassNameWithGeneric;
    private String simpleType;
    private final String type;

    /* JADX WARN: Multi-variable type inference failed */
    public static /* synthetic */ ClassDefine copy$default(ClassDefine classDefine, String str, String str2, String str3, String str4, List list, int i, Object obj) {
        if ((i & 1) != 0) {
            str = classDefine.type;
        }
        if ((i & 2) != 0) {
            str2 = classDefine.simpleClassNameWithGeneric;
        }
        String str5 = str2;
        if ((i & 4) != 0) {
            str3 = classDefine.simpleType;
        }
        String str6 = str3;
        if ((i & 8) != 0) {
            str4 = classDefine.comment;
        }
        String str7 = str4;
        if ((i & 16) != 0) {
            list = classDefine.fields;
        }
        return classDefine.copy(str, str5, str6, str7, list);
    }

    /* JADX INFO: renamed from: component1, reason: from getter */
    public final String getType() {
        return this.type;
    }

    /* JADX INFO: renamed from: component2, reason: from getter */
    public final String getSimpleClassNameWithGeneric() {
        return this.simpleClassNameWithGeneric;
    }

    /* JADX INFO: renamed from: component3, reason: from getter */
    public final String getSimpleType() {
        return this.simpleType;
    }

    /* JADX INFO: renamed from: component4, reason: from getter */
    public final String getComment() {
        return this.comment;
    }

    public final List<FieldInfo> component5() {
        return this.fields;
    }

    public final ClassDefine copy(String type, String simpleClassNameWithGeneric, String simpleType, String comment, List<FieldInfo> fields) {
        Intrinsics.checkNotNullParameter(type, "type");
        Intrinsics.checkNotNullParameter(simpleClassNameWithGeneric, "simpleClassNameWithGeneric");
        Intrinsics.checkNotNullParameter(simpleType, "simpleType");
        Intrinsics.checkNotNullParameter(fields, "fields");
        return new ClassDefine(type, simpleClassNameWithGeneric, simpleType, comment, fields);
    }

    public boolean equals(Object other) {
        if (this == other) {
            return true;
        }
        if (!(other instanceof ClassDefine)) {
            return false;
        }
        ClassDefine classDefine = (ClassDefine) other;
        return Intrinsics.areEqual(this.type, classDefine.type) && Intrinsics.areEqual(this.simpleClassNameWithGeneric, classDefine.simpleClassNameWithGeneric) && Intrinsics.areEqual(this.simpleType, classDefine.simpleType) && Intrinsics.areEqual(this.comment, classDefine.comment) && Intrinsics.areEqual(this.fields, classDefine.fields);
    }

    public int hashCode() {
        int iHashCode = ((((this.type.hashCode() * 31) + this.simpleClassNameWithGeneric.hashCode()) * 31) + this.simpleType.hashCode()) * 31;
        String str = this.comment;
        return ((iHashCode + (str == null ? 0 : str.hashCode())) * 31) + this.fields.hashCode();
    }

    public String toString() {
        return "ClassDefine(type=" + this.type + ", simpleClassNameWithGeneric=" + this.simpleClassNameWithGeneric + ", simpleType=" + this.simpleType + ", comment=" + this.comment + ", fields=" + this.fields + ')';
    }

    public ClassDefine(String type, String simpleClassNameWithGeneric, String simpleType, String str, List<FieldInfo> fields) {
        Intrinsics.checkNotNullParameter(type, "type");
        Intrinsics.checkNotNullParameter(simpleClassNameWithGeneric, "simpleClassNameWithGeneric");
        Intrinsics.checkNotNullParameter(simpleType, "simpleType");
        Intrinsics.checkNotNullParameter(fields, "fields");
        this.type = type;
        this.simpleClassNameWithGeneric = simpleClassNameWithGeneric;
        this.simpleType = simpleType;
        this.comment = str;
        this.fields = fields;
    }

    public final String getType() {
        return this.type;
    }

    public final String getSimpleClassNameWithGeneric() {
        return this.simpleClassNameWithGeneric;
    }

    public final void setSimpleClassNameWithGeneric(String str) {
        Intrinsics.checkNotNullParameter(str, "<set-?>");
        this.simpleClassNameWithGeneric = str;
    }

    public final String getSimpleType() {
        return this.simpleType;
    }

    public final void setSimpleType(String str) {
        Intrinsics.checkNotNullParameter(str, "<set-?>");
        this.simpleType = str;
    }

    public final String getComment() {
        return this.comment;
    }

    public final List<FieldInfo> getFields() {
        return this.fields;
    }
}
