FileInfoItem.smali
.class public final Lcom/beetalklib/network/file/protocol/FileInfoItem;
.super Lcom/squareup/wire/Message;
.source "FileInfoItem.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;
}
.end annotation
# static fields
.field public static final DEFAULT_COUNTRY:Ljava/lang/String; = ""
.field public static final DEFAULT_FROM:Ljava/lang/Integer;
.field public static final DEFAULT_MODEL:Ljava/lang/String; = ""
.field public static final DEFAULT_MSGTYPE:Ljava/lang/Integer;
.field public static final DEFAULT_OS:Ljava/lang/Integer;
.field public static final DEFAULT_UPLOADTIME:Ljava/lang/Long;
.field public static final DEFAULT_USERID:Ljava/lang/Long;
.field public static final DEFAULT_VERSION:Ljava/lang/Integer;
.field public static final serialVersionUID:J
# instance fields
.field public final Country:Ljava/lang/String;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x3
type = .enum Lcom/squareup/wire/Message$Datatype;->STRING:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
.field public final From:Ljava/lang/Integer;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x4
type = .enum Lcom/squareup/wire/Message$Datatype;->INT32:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
.field public final Model:Ljava/lang/String;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x12
type = .enum Lcom/squareup/wire/Message$Datatype;->STRING:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
.field public final MsgType:Ljava/lang/Integer;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x5
type = .enum Lcom/squareup/wire/Message$Datatype;->INT32:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
.field public final OS:Ljava/lang/Integer;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x6
type = .enum Lcom/squareup/wire/Message$Datatype;->INT32:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
.field public final UploadTime:Ljava/lang/Long;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x2
type = .enum Lcom/squareup/wire/Message$Datatype;->INT64:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
.field public final UserID:Ljava/lang/Long;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x1
type = .enum Lcom/squareup/wire/Message$Datatype;->INT64:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
.field public final Version:Ljava/lang/Integer;
.annotation runtime Lcom/squareup/wire/ProtoField;
tag = 0x7
type = .enum Lcom/squareup/wire/Message$Datatype;->INT32:Lcom/squareup/wire/Message$Datatype;
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.registers 2
const-wide/16 v0, 0x0
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
sput-object v0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->DEFAULT_USERID:Ljava/lang/Long;
sput-object v0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->DEFAULT_UPLOADTIME:Ljava/lang/Long;
const/4 v0, 0x0
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
sput-object v0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->DEFAULT_FROM:Ljava/lang/Integer;
sput-object v0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->DEFAULT_MSGTYPE:Ljava/lang/Integer;
sput-object v0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->DEFAULT_OS:Ljava/lang/Integer;
sput-object v0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->DEFAULT_VERSION:Ljava/lang/Integer;
return-void
.end method
.method public constructor <init>(Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;)V
.registers 11
iget-object v1, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->UserID:Ljava/lang/Long;
iget-object v2, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->UploadTime:Ljava/lang/Long;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->Country:Ljava/lang/String;
iget-object v4, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->From:Ljava/lang/Integer;
iget-object v5, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->MsgType:Ljava/lang/Integer;
iget-object v6, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->OS:Ljava/lang/Integer;
iget-object v7, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->Version:Ljava/lang/Integer;
iget-object v8, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;->Model:Ljava/lang/String;
move-object v0, p0
invoke-direct/range {v0 .. v8}, Lcom/beetalklib/network/file/protocol/FileInfoItem;-><init>(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;)V
invoke-virtual {p0, p1}, Lcom/squareup/wire/Message;->setBuilder(Lcom/squareup/wire/Message$Builder;)V
return-void
.end method
.method public synthetic constructor <init>(Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;Lcom/beetalklib/network/file/protocol/FileInfoItem$a;)V
.registers 3
invoke-direct {p0, p1}, Lcom/beetalklib/network/file/protocol/FileInfoItem;-><init>(Lcom/beetalklib/network/file/protocol/FileInfoItem$Builder;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/Long;Ljava/lang/Long;Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;)V
.registers 9
invoke-direct {p0}, Lcom/squareup/wire/Message;-><init>()V
iput-object p1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UserID:Ljava/lang/Long;
iput-object p2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UploadTime:Ljava/lang/Long;
iput-object p3, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Country:Ljava/lang/String;
iput-object p4, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->From:Ljava/lang/Integer;
iput-object p5, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->MsgType:Ljava/lang/Integer;
iput-object p6, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->OS:Ljava/lang/Integer;
iput-object p7, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Version:Ljava/lang/Integer;
iput-object p8, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Model:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.registers 6
const/4 v0, 0x1
if-ne p1, p0, :cond_4
return v0
:cond_4
instance-of v1, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;
const/4 v2, 0x0
if-nez v1, :cond_a
return v2
:cond_a
check-cast p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UserID:Ljava/lang/Long;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UserID:Ljava/lang/Long;
invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_5d
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UploadTime:Ljava/lang/Long;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UploadTime:Ljava/lang/Long;
invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_5d
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Country:Ljava/lang/String;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Country:Ljava/lang/String;
invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_5d
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->From:Ljava/lang/Integer;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->From:Ljava/lang/Integer;
invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_5d
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->MsgType:Ljava/lang/Integer;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->MsgType:Ljava/lang/Integer;
invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_5d
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->OS:Ljava/lang/Integer;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->OS:Ljava/lang/Integer;
invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_5d
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Version:Ljava/lang/Integer;
iget-object v3, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Version:Ljava/lang/Integer;
invoke-virtual {p0, v1, v3}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_5d
iget-object v1, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Model:Ljava/lang/String;
iget-object p1, p1, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Model:Ljava/lang/String;
invoke-virtual {p0, v1, p1}, Lcom/squareup/wire/Message;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_5d
goto :goto_5e
:cond_5d
const/4 v0, 0x0
:goto_5e
return v0
.end method
.method public hashCode()I
.registers 4
iget v0, p0, Lcom/squareup/wire/Message;->hashCode:I
if-nez v0, :cond_6a
iget-object v0, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UserID:Ljava/lang/Long;
const/4 v1, 0x0
if-eqz v0, :cond_e
invoke-virtual {v0}, Ljava/lang/Long;->hashCode()I
move-result v0
goto :goto_f
:cond_e
const/4 v0, 0x0
:goto_f
mul-int/lit8 v0, v0, 0x25
iget-object v2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->UploadTime:Ljava/lang/Long;
if-eqz v2, :cond_1a
invoke-virtual {v2}, Ljava/lang/Long;->hashCode()I
move-result v2
goto :goto_1b
:cond_1a
const/4 v2, 0x0
:goto_1b
add-int/2addr v0, v2
mul-int/lit8 v0, v0, 0x25
iget-object v2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Country:Ljava/lang/String;
if-eqz v2, :cond_27
invoke-virtual {v2}, Ljava/lang/String;->hashCode()I
move-result v2
goto :goto_28
:cond_27
const/4 v2, 0x0
:goto_28
add-int/2addr v0, v2
mul-int/lit8 v0, v0, 0x25
iget-object v2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->From:Ljava/lang/Integer;
if-eqz v2, :cond_34
invoke-virtual {v2}, Ljava/lang/Integer;->hashCode()I
move-result v2
goto :goto_35
:cond_34
const/4 v2, 0x0
:goto_35
add-int/2addr v0, v2
mul-int/lit8 v0, v0, 0x25
iget-object v2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->MsgType:Ljava/lang/Integer;
if-eqz v2, :cond_41
invoke-virtual {v2}, Ljava/lang/Integer;->hashCode()I
move-result v2
goto :goto_42
:cond_41
const/4 v2, 0x0
:goto_42
add-int/2addr v0, v2
mul-int/lit8 v0, v0, 0x25
iget-object v2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->OS:Ljava/lang/Integer;
if-eqz v2, :cond_4e
invoke-virtual {v2}, Ljava/lang/Integer;->hashCode()I
move-result v2
goto :goto_4f
:cond_4e
const/4 v2, 0x0
:goto_4f
add-int/2addr v0, v2
mul-int/lit8 v0, v0, 0x25
iget-object v2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Version:Ljava/lang/Integer;
if-eqz v2, :cond_5b
invoke-virtual {v2}, Ljava/lang/Integer;->hashCode()I
move-result v2
goto :goto_5c
:cond_5b
const/4 v2, 0x0
:goto_5c
add-int/2addr v0, v2
mul-int/lit8 v0, v0, 0x25
iget-object v2, p0, Lcom/beetalklib/network/file/protocol/FileInfoItem;->Model:Ljava/lang/String;
if-eqz v2, :cond_67
invoke-virtual {v2}, Ljava/lang/String;->hashCode()I
move-result v1
:cond_67
add-int/2addr v0, v1
iput v0, p0, Lcom/squareup/wire/Message;->hashCode:I
:cond_6a
return v0
.end method