1431 lines
40 KiB
Smali
1431 lines
40 KiB
Smali
.class public final Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "MojiWeather.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$VersionOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Builder"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/GeneratedMessageLite$Builder<",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;",
|
|
">;",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$VersionOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private code_:J
|
|
|
|
.field private description_:Ljava/lang/Object;
|
|
|
|
.field private forceUpdate_:I
|
|
|
|
.field private grayCode_:J
|
|
|
|
.field private title_:Ljava/lang/Object;
|
|
|
|
.field private url_:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 431
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
|
|
|
|
const-string v0, ""
|
|
|
|
.line 638
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 674
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 710
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
.line 432
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->maybeForceBuilderInitialization()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 426
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$100()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 476
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
.line 477
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 478
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
.line 479
|
|
invoke-virtual {v0}, Lcom/google/protobuf/UninitializedMessageException;->asInvalidProtocolBufferException()Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
|
|
move-result-object v0
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method private static create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 438
|
|
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private maybeForceBuilderInitialization()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic build()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
.locals 2
|
|
|
|
.line 467
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
.line 468
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 469
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public bridge synthetic buildPartial()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
.locals 6
|
|
|
|
.line 485
|
|
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;-><init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;Lcom/moji/weather/bean/protobuf/MojiWeather$1;)V
|
|
|
|
.line 486
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v1, 0x1
|
|
|
|
const/4 v3, 0x1
|
|
|
|
if-ne v2, v3, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v3, 0x0
|
|
|
|
.line 491
|
|
:goto_0
|
|
iget-wide v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->code_:J
|
|
|
|
invoke-static {v0, v4, v5}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->access$302(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;J)J
|
|
|
|
and-int/lit8 v2, v1, 0x2
|
|
|
|
const/4 v4, 0x2
|
|
|
|
if-ne v2, v4, :cond_1
|
|
|
|
or-int/lit8 v3, v3, 0x2
|
|
|
|
.line 495
|
|
:cond_1
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->access$402(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit8 v2, v1, 0x4
|
|
|
|
const/4 v4, 0x4
|
|
|
|
if-ne v2, v4, :cond_2
|
|
|
|
or-int/lit8 v3, v3, 0x4
|
|
|
|
.line 499
|
|
:cond_2
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->access$502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit8 v2, v1, 0x8
|
|
|
|
const/16 v4, 0x8
|
|
|
|
if-ne v2, v4, :cond_3
|
|
|
|
or-int/lit8 v3, v3, 0x8
|
|
|
|
.line 503
|
|
:cond_3
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->access$602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit8 v2, v1, 0x10
|
|
|
|
const/16 v4, 0x10
|
|
|
|
if-ne v2, v4, :cond_4
|
|
|
|
or-int/lit8 v3, v3, 0x10
|
|
|
|
.line 507
|
|
:cond_4
|
|
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->forceUpdate_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->access$702(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;I)I
|
|
|
|
const/16 v2, 0x20
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_5
|
|
|
|
or-int/lit8 v3, v3, 0x20
|
|
|
|
.line 511
|
|
:cond_5
|
|
iget-wide v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->grayCode_:J
|
|
|
|
invoke-static {v0, v1, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->access$802(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;J)J
|
|
|
|
.line 512
|
|
invoke-static {v0, v3}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->access$902(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;I)I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 3
|
|
|
|
.line 442
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
.line 443
|
|
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->code_:J
|
|
|
|
.line 444
|
|
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v2, -0x2
|
|
|
|
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const-string v2, ""
|
|
|
|
.line 445
|
|
iput-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
.line 446
|
|
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v2, -0x3
|
|
|
|
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const-string v2, ""
|
|
|
|
.line 447
|
|
iput-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
.line 448
|
|
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v2, -0x5
|
|
|
|
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const-string v2, ""
|
|
|
|
.line 449
|
|
iput-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
.line 450
|
|
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v2, -0x9
|
|
|
|
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 451
|
|
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->forceUpdate_:I
|
|
|
|
.line 452
|
|
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v2, -0x11
|
|
|
|
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 453
|
|
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->grayCode_:J
|
|
|
|
.line 454
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x21
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearCode()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 2
|
|
|
|
.line 631
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
.line 632
|
|
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->code_:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearDescription()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 734
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x9
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 735
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDescription()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearForceUpdate()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 760
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x11
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 761
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->forceUpdate_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearGrayCode()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 2
|
|
|
|
.line 781
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x21
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
.line 782
|
|
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->grayCode_:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearTitle()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 698
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 699
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getTitle()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearUrl()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 662
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 663
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getUrl()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 2
|
|
|
|
.line 459
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/CloneNotSupportedException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getCode()J
|
|
.locals 2
|
|
|
|
.line 622
|
|
iget-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->code_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 426
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
.locals 1
|
|
|
|
.line 463
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDescription()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 715
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
.line 716
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 717
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 718
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 721
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getForceUpdate()I
|
|
.locals 1
|
|
|
|
.line 751
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->forceUpdate_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getGrayCode()J
|
|
.locals 2
|
|
|
|
.line 772
|
|
iget-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->grayCode_:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getTitle()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 679
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
.line 680
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 681
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 682
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 685
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getUrl()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 643
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
.line 644
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 645
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 646
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 649
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public hasCode()Z
|
|
.locals 2
|
|
|
|
.line 619
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
return v1
|
|
.end method
|
|
|
|
.method public hasDescription()Z
|
|
.locals 2
|
|
|
|
.line 712
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x8
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasForceUpdate()Z
|
|
.locals 2
|
|
|
|
.line 748
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x10
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasGrayCode()Z
|
|
.locals 2
|
|
|
|
.line 769
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x20
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasTitle()Z
|
|
.locals 2
|
|
|
|
.line 676
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasUrl()Z
|
|
.locals 2
|
|
|
|
.line 640
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public final isInitialized()Z
|
|
.locals 2
|
|
|
|
.line 540
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->hasCode()Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return v1
|
|
|
|
.line 544
|
|
:cond_0
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->hasUrl()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
return v1
|
|
|
|
.line 548
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->hasTitle()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
return v1
|
|
|
|
.line 552
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->hasDescription()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
return v1
|
|
|
|
.line 556
|
|
:cond_3
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->hasForceUpdate()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_4
|
|
|
|
return v1
|
|
|
|
:cond_4
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 426
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 0
|
|
|
|
.line 426
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 426
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 568
|
|
:cond_0
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_7
|
|
|
|
const/16 v1, 0x8
|
|
|
|
if-eq v0, v1, :cond_6
|
|
|
|
const/16 v2, 0x12
|
|
|
|
if-eq v0, v2, :cond_5
|
|
|
|
const/16 v2, 0x1a
|
|
|
|
if-eq v0, v2, :cond_4
|
|
|
|
const/16 v2, 0x22
|
|
|
|
if-eq v0, v2, :cond_3
|
|
|
|
const/16 v1, 0x28
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
const/16 v1, 0x30
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
.line 574
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 606
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x20
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 607
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readSInt64()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->grayCode_:J
|
|
|
|
goto :goto_0
|
|
|
|
.line 601
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x10
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 602
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readSInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->forceUpdate_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 596
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 597
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 591
|
|
:cond_4
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 592
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 586
|
|
:cond_5
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 587
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 581
|
|
:cond_6
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 582
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readSInt64()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->code_:J
|
|
|
|
goto :goto_0
|
|
|
|
:cond_7
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 2
|
|
|
|
.line 517
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
|
|
|
|
move-result-object v0
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 518
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->hasCode()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 519
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getCode()J
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->setCode(J)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
.line 521
|
|
:cond_1
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->hasUrl()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 522
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getUrl()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->setUrl(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
.line 524
|
|
:cond_2
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->hasTitle()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 525
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getTitle()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->setTitle(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
.line 527
|
|
:cond_3
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->hasDescription()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 528
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDescription()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->setDescription(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
.line 530
|
|
:cond_4
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->hasForceUpdate()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
.line 531
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getForceUpdate()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->setForceUpdate(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
.line 533
|
|
:cond_5
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->hasGrayCode()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_6
|
|
|
|
.line 534
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getGrayCode()J
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-virtual {p0, v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->setGrayCode(J)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
|
|
:cond_6
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setCode(J)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 625
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 626
|
|
iput-wide p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->code_:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setDescription(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 728
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x8
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 729
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 726
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setDescription(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 740
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x8
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 741
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->description_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setForceUpdate(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 754
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x10
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 755
|
|
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->forceUpdate_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setGrayCode(J)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
.line 775
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x20
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 776
|
|
iput-wide p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->grayCode_:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setTitle(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 692
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 693
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 690
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setTitle(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 704
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 705
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->title_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setUrl(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 656
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 657
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 654
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setUrl(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 668
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->bitField0_:I
|
|
|
|
.line 669
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->url_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|