Weather/smali_classes2/com/moji/weather/bean/protobuf/MojiWeather$Weather$Builder.smali
2021-05-10 10:13:34 +02:00

2870 lines
89 KiB
Smali

.class public final Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
.source "MojiWeather.java"
# interfaces
.implements Lcom/moji/weather/bean/protobuf/MojiWeather$WeatherOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
.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;",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;",
">;",
"Lcom/moji/weather/bean/protobuf/MojiWeather$WeatherOrBuilder;"
}
.end annotation
# instance fields
.field private bitField0_:I
.field private code_:I
.field private detail_:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;",
">;"
}
.end annotation
.end field
.field private domain_:Lcom/google/protobuf/LazyStringList;
.field private festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.field private language_:Ljava/lang/Object;
.field private message_:Ljava/lang/Object;
.field private showSearch_:I
.field private splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.field private updatetime_:J
.field private useThisAd_:I
.field private version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
# direct methods
.method private constructor <init>()V
.locals 1
.line 29907
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
.line 30216
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
.line 30304
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
const-string v0, ""
.line 30368
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
const-string v0, ""
.line 30404
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
.line 30440
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 30504
sget-object v0, Lcom/google/protobuf/LazyStringArrayList;->EMPTY:Lcom/google/protobuf/LazyStringList;
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
.line 30560
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
const/4 v0, 0x1
.line 30624
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->showSearch_:I
.line 29908
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->maybeForceBuilderInitialization()V
return-void
.end method
.method static synthetic access$39200(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 29902
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object p0
return-object p0
.end method
.method static synthetic access$39300()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 29902
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
return-object v0
.end method
.method private buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 29962
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
.line 29963
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->isInitialized()Z
move-result v1
if-eqz v1, :cond_0
return-object v0
.line 29964
:cond_0
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
move-result-object v0
.line 29965
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$Builder;
.locals 1
.line 29914
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
invoke-direct {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;-><init>()V
return-object v0
.end method
.method private ensureDetailIsMutable()V
.locals 3
.line 30218
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v1, 0x1
and-int/2addr v0, v1
if-eq v0, v1, :cond_0
.line 30219
new-instance v0, Ljava/util/ArrayList;
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-direct {v0, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
.line 30220
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/2addr v0, v1
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
:cond_0
return-void
.end method
.method private ensureDomainIsMutable()V
.locals 3
.line 30506
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v1, 0x80
and-int/2addr v0, v1
if-eq v0, v1, :cond_0
.line 30507
new-instance v0, Lcom/google/protobuf/LazyStringArrayList;
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-direct {v0, v2}, Lcom/google/protobuf/LazyStringArrayList;-><init>(Ljava/util/List;)V
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
.line 30508
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/2addr v0, v1
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
:cond_0
return-void
.end method
.method private maybeForceBuilderInitialization()V
.locals 0
return-void
.end method
# virtual methods
.method public addAllDetail(Ljava/lang/Iterable;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Iterable<",
"+",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;",
">;)",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;"
}
.end annotation
.line 30285
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30286
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-static {p1, v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->addAll(Ljava/lang/Iterable;Ljava/util/Collection;)V
return-object p0
.end method
.method public addAllDomain(Ljava/lang/Iterable;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Iterable<",
"Ljava/lang/String;",
">;)",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;"
}
.end annotation
.line 30542
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDomainIsMutable()V
.line 30543
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-static {p1, v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->addAll(Ljava/lang/Iterable;Ljava/util/Collection;)V
return-object p0
.end method
.method public addDetail(ILcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30278
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30279
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-virtual {p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
move-result-object p2
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
return-object p0
.end method
.method public addDetail(ILcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
if-eqz p2, :cond_0
.line 30264
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30265
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
return-object p0
.line 30262
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method public addDetail(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30271
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30272
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
move-result-object p1
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
return-object p0
.end method
.method public addDetail(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
if-eqz p1, :cond_0
.line 30254
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30255
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
return-object p0
.line 30252
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method public addDomain(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
if-eqz p1, :cond_0
.line 30535
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDomainIsMutable()V
.line 30536
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->add(Ljava/lang/Object;)Z
return-object p0
.line 30533
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method addDomain(Lcom/google/protobuf/ByteString;)V
.locals 1
.line 30554
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDomainIsMutable()V
.line 30555
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->add(Lcom/google/protobuf/ByteString;)V
return-void
.end method
.method public bridge synthetic build()Lcom/google/protobuf/MessageLite;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
return-object v0
.end method
.method public build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
.locals 2
.line 29953
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
.line 29954
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->isInitialized()Z
move-result v1
if-eqz v1, :cond_0
return-object v0
.line 29955
:cond_0
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
return-object v0
.end method
.method public buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
.locals 6
.line 29971
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
const/4 v1, 0x0
invoke-direct {v0, p0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;-><init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;Lcom/moji/weather/bean/protobuf/MojiWeather$1;)V
.line 29972
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 29974
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v3, 0x1
and-int/2addr v2, v3
if-ne v2, v3, :cond_0
.line 29975
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
move-result-object v2
iput-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
.line 29976
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v2, v2, -0x2
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 29978
:cond_0
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;Ljava/util/List;)Ljava/util/List;
and-int/lit8 v2, v1, 0x2
const/4 v4, 0x2
if-ne v2, v4, :cond_1
goto :goto_0
:cond_1
const/4 v3, 0x0
.line 29982
:goto_0
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
and-int/lit8 v2, v1, 0x4
const/4 v4, 0x4
if-ne v2, v4, :cond_2
or-int/lit8 v3, v3, 0x2
.line 29986
:cond_2
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->code_:I
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39702(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;I)I
and-int/lit8 v2, v1, 0x8
const/16 v4, 0x8
if-ne v2, v4, :cond_3
or-int/lit8 v3, v3, 0x4
.line 29990
:cond_3
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39802(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;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, 0x8
.line 29994
:cond_4
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39902(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;Ljava/lang/Object;)Ljava/lang/Object;
and-int/lit8 v2, v1, 0x20
const/16 v4, 0x20
if-ne v2, v4, :cond_5
or-int/lit8 v3, v3, 0x10
.line 29998
:cond_5
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40002(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
and-int/lit8 v2, v1, 0x40
const/16 v4, 0x40
if-ne v2, v4, :cond_6
or-int/lit8 v3, v3, 0x20
.line 30002
:cond_6
iget-wide v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->updatetime_:J
invoke-static {v0, v4, v5}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40102(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;J)J
.line 30003
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v4, 0x80
and-int/2addr v2, v4
if-ne v2, v4, :cond_7
.line 30004
new-instance v2, Lcom/google/protobuf/UnmodifiableLazyStringList;
iget-object v4, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-direct {v2, v4}, Lcom/google/protobuf/UnmodifiableLazyStringList;-><init>(Lcom/google/protobuf/LazyStringList;)V
iput-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
.line 30006
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v2, v2, -0x81
iput v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30008
:cond_7
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40202(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;Lcom/google/protobuf/LazyStringList;)Lcom/google/protobuf/LazyStringList;
and-int/lit16 v2, v1, 0x100
const/16 v4, 0x100
if-ne v2, v4, :cond_8
or-int/lit8 v3, v3, 0x40
.line 30012
:cond_8
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40302(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
and-int/lit16 v2, v1, 0x200
const/16 v4, 0x200
if-ne v2, v4, :cond_9
or-int/lit16 v3, v3, 0x80
.line 30016
:cond_9
iget v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->useThisAd_:I
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40402(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;I)I
const/16 v2, 0x400
and-int/2addr v1, v2
if-ne v1, v2, :cond_a
or-int/lit16 v3, v3, 0x100
.line 30020
:cond_a
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->showSearch_:I
invoke-static {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;I)I
.line 30021
invoke-static {v0, v3}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;I)I
return-object v0
.end method
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
return-object v0
.end method
.method public clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 3
.line 29918
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
.line 29919
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
.line 29920
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x2
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 29921
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.line 29922
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x3
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v0, 0x0
.line 29923
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->code_:I
.line 29924
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v1, v1, -0x5
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const-string v1, ""
.line 29925
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
.line 29926
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v1, v1, -0x9
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const-string v1, ""
.line 29927
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
.line 29928
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v1, v1, -0x11
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 29929
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v1
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 29930
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v1, v1, -0x21
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const-wide/16 v1, 0x0
.line 29931
iput-wide v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->updatetime_:J
.line 29932
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v1, v1, -0x41
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 29933
sget-object v1, Lcom/google/protobuf/LazyStringArrayList;->EMPTY:Lcom/google/protobuf/LazyStringList;
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
.line 29934
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v1, v1, -0x81
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 29935
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object v1
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.line 29936
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v1, v1, -0x101
iput v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 29937
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->useThisAd_:I
.line 29938
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v0, v0, -0x201
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v0, 0x1
.line 29939
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->showSearch_:I
.line 29940
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v0, v0, -0x401
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public clearCode()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30361
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x5
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v0, 0x0
.line 30362
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->code_:I
return-object p0
.end method
.method public clearDetail()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30291
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
.line 30292
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x2
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public clearDomain()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30548
sget-object v0, Lcom/google/protobuf/LazyStringArrayList;->EMPTY:Lcom/google/protobuf/LazyStringList;
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
.line 30549
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v0, v0, -0x81
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public clearFestivalList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30340
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.line 30342
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x3
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public clearLanguage()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30428
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x11
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30429
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getLanguage()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
return-object p0
.end method
.method public clearMessage()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30392
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x9
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30393
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getMessage()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
return-object p0
.end method
.method public clearShowSearch()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30638
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v0, v0, -0x401
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v0, 0x1
.line 30639
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->showSearch_:I
return-object p0
.end method
.method public clearSplashList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30476
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 30478
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x21
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public clearUpdatetime()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 2
.line 30497
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x41
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const-wide/16 v0, 0x0
.line 30498
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->updatetime_:J
return-object p0
.end method
.method public clearUseThisAd()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30617
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v0, v0, -0x201
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v0, 0x0
.line 30618
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->useThisAd_:I
return-object p0
.end method
.method public clearVersion()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30596
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.line 30598
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v0, v0, -0x101
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
return-object v0
.end method
.method public clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 2
.line 29945
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
move-result-object v0
return-object v0
.end method
.method public getCode()I
.locals 1
.line 30352
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->code_:I
return v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
.locals 1
.line 29902
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
return-object v0
.end method
.method public getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
.locals 1
.line 29949
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
return-object v0
.end method
.method public getDetail(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
.locals 1
.line 30231
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
return-object p1
.end method
.method public getDetailCount()I
.locals 1
.line 30228
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->size()I
move-result v0
return v0
.end method
.method public getDetailList()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;",
">;"
}
.end annotation
.line 30225
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
move-result-object v0
return-object v0
.end method
.method public getDomain(I)Ljava/lang/String;
.locals 1
.line 30519
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->get(I)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/String;
return-object p1
.end method
.method public getDomainCount()I
.locals 1
.line 30516
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0}, Lcom/google/protobuf/LazyStringList;->size()I
move-result v0
return v0
.end method
.method public getDomainList()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
.line 30513
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
move-result-object v0
return-object v0
.end method
.method public getFestivalList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.locals 1
.line 30309
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
return-object v0
.end method
.method public getLanguage()Ljava/lang/String;
.locals 2
.line 30409
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
.line 30410
instance-of v1, v0, Ljava/lang/String;
if-nez v1, :cond_0
.line 30411
check-cast v0, Lcom/google/protobuf/ByteString;
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v0
.line 30412
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
return-object v0
.line 30415
:cond_0
check-cast v0, Ljava/lang/String;
return-object v0
.end method
.method public getMessage()Ljava/lang/String;
.locals 2
.line 30373
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
.line 30374
instance-of v1, v0, Ljava/lang/String;
if-nez v1, :cond_0
.line 30375
check-cast v0, Lcom/google/protobuf/ByteString;
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v0
.line 30376
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
return-object v0
.line 30379
:cond_0
check-cast v0, Ljava/lang/String;
return-object v0
.end method
.method public getShowSearch()I
.locals 1
.line 30629
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->showSearch_:I
return v0
.end method
.method public getSplashList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.locals 1
.line 30445
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
return-object v0
.end method
.method public getUpdatetime()J
.locals 2
.line 30488
iget-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->updatetime_:J
return-wide v0
.end method
.method public getUseThisAd()I
.locals 1
.line 30608
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->useThisAd_:I
return v0
.end method
.method public getVersion()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.locals 1
.line 30565
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
return-object v0
.end method
.method public hasCode()Z
.locals 2
.line 30349
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 hasFestivalList()Z
.locals 2
.line 30306
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 hasLanguage()Z
.locals 2
.line 30406
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 hasMessage()Z
.locals 2
.line 30370
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 hasShowSearch()Z
.locals 2
.line 30626
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v1, 0x400
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 hasSplashList()Z
.locals 2
.line 30442
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 hasUpdatetime()Z
.locals 2
.line 30485
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v1, 0x40
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 hasUseThisAd()Z
.locals 2
.line 30605
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v1, 0x200
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 hasVersion()Z
.locals 2
.line 30562
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v1, 0x100
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 3
.line 30078
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasCode()Z
move-result v0
const/4 v1, 0x0
if-nez v0, :cond_0
return v1
.line 30082
:cond_0
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasLanguage()Z
move-result v0
if-nez v0, :cond_1
return v1
.line 30086
:cond_1
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasUpdatetime()Z
move-result v0
if-nez v0, :cond_2
return v1
.line 30090
:cond_2
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasVersion()Z
move-result v0
if-nez v0, :cond_3
return v1
.line 30094
:cond_3
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasUseThisAd()Z
move-result v0
if-nez v0, :cond_4
return v1
:cond_4
const/4 v0, 0x0
.line 30098
:goto_0
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getDetailCount()I
move-result v2
if-ge v0, v2, :cond_6
.line 30099
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getDetail(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
move-result-object v2
invoke-virtual {v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;->isInitialized()Z
move-result v2
if-nez v2, :cond_5
return v1
:cond_5
add-int/lit8 v0, v0, 0x1
goto :goto_0
.line 30104
:cond_6
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasFestivalList()Z
move-result v0
if-eqz v0, :cond_7
.line 30105
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getFestivalList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;->isInitialized()Z
move-result v0
if-nez v0, :cond_7
return v1
.line 30110
:cond_7
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasSplashList()Z
move-result v0
if-eqz v0, :cond_8
.line 30111
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getSplashList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;->isInitialized()Z
move-result v0
if-nez v0, :cond_8
return v1
.line 30116
:cond_8
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getVersion()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object v0
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->isInitialized()Z
move-result v0
if-nez v0, :cond_9
return v1
:cond_9
const/4 v0, 0x1
return v0
.end method
.method public mergeFestivalList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 3
.line 30328
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/4 v1, 0x2
and-int/2addr v0, v1
if-ne v0, v1, :cond_0
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.line 30329
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v2
if-eq v0, v2, :cond_0
.line 30330
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.line 30331
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;->newBuilder(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;
move-result-object v0
invoke-virtual {v0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;
move-result-object p1
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object p1
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
goto :goto_0
.line 30333
:cond_0
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.line 30336
:goto_0
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/2addr p1, v1
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.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 29902
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 29902
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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 29902
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$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$Builder;
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 30128
:cond_0
:goto_0
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
move-result v0
sparse-switch v0, :sswitch_data_0
.line 30134
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
move-result v0
if-nez v0, :cond_0
return-object p0
.line 30204
:sswitch_0
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit16 v0, v0, 0x400
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30205
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readSInt32()I
move-result v0
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->showSearch_:I
goto :goto_0
.line 30199
:sswitch_1
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit16 v0, v0, 0x200
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30200
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readSInt32()I
move-result v0
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->useThisAd_:I
goto :goto_0
.line 30190
:sswitch_2
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
move-result-object v0
.line 30191
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasVersion()Z
move-result v1
if-eqz v1, :cond_1
.line 30192
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getVersion()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;
.line 30194
:cond_1
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
.line 30195
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setVersion(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
goto :goto_0
.line 30185
:sswitch_3
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDomainIsMutable()V
.line 30186
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
move-result-object v1
invoke-interface {v0, v1}, Lcom/google/protobuf/LazyStringList;->add(Lcom/google/protobuf/ByteString;)V
goto :goto_0
.line 30180
:sswitch_4
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x40
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30181
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readSInt64()J
move-result-wide v0
iput-wide v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->updatetime_:J
goto :goto_0
.line 30171
:sswitch_5
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;
move-result-object v0
.line 30172
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasSplashList()Z
move-result v1
if-eqz v1, :cond_2
.line 30173
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getSplashList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;
.line 30175
:cond_2
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
.line 30176
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setSplashList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
goto :goto_0
.line 30166
:sswitch_6
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x10
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30167
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$Builder;->language_:Ljava/lang/Object;
goto/16 :goto_0
.line 30161
:sswitch_7
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x8
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30162
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$Builder;->message_:Ljava/lang/Object;
goto/16 :goto_0
.line 30156
:sswitch_8
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x4
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30157
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readSInt32()I
move-result v0
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->code_:I
goto/16 :goto_0
.line 30147
:sswitch_9
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;
move-result-object v0
.line 30148
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->hasFestivalList()Z
move-result v1
if-eqz v1, :cond_3
.line 30149
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->getFestivalList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;
.line 30151
:cond_3
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
.line 30152
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setFestivalList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
goto/16 :goto_0
.line 30141
:sswitch_a
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;
move-result-object v0
.line 30142
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
.line 30143
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->addDetail(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
goto/16 :goto_0
:sswitch_b
return-object p0
:sswitch_data_0
.sparse-switch
0x0 -> :sswitch_b
0xa -> :sswitch_a
0x12 -> :sswitch_9
0x18 -> :sswitch_8
0x22 -> :sswitch_7
0x2a -> :sswitch_6
0x32 -> :sswitch_5
0x38 -> :sswitch_4
0x42 -> :sswitch_3
0x4a -> :sswitch_2
0x50 -> :sswitch_1
0x58 -> :sswitch_0
.end sparse-switch
.end method
.method public mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 2
.line 30026
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;
move-result-object v0
if-ne p1, v0, :cond_0
return-object p0
.line 30027
:cond_0
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39500(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Ljava/util/List;
move-result-object v0
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
move-result v0
if-nez v0, :cond_2
.line 30028
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
move-result v0
if-eqz v0, :cond_1
.line 30029
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39500(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Ljava/util/List;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
.line 30030
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit8 v0, v0, -0x2
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
goto :goto_0
.line 30032
:cond_1
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30033
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$39500(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Ljava/util/List;
move-result-object v1
invoke-interface {v0, v1}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
.line 30037
:cond_2
:goto_0
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasFestivalList()Z
move-result v0
if-eqz v0, :cond_3
.line 30038
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getFestivalList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->mergeFestivalList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30040
:cond_3
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasCode()Z
move-result v0
if-eqz v0, :cond_4
.line 30041
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getCode()I
move-result v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setCode(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30043
:cond_4
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasMessage()Z
move-result v0
if-eqz v0, :cond_5
.line 30044
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setMessage(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30046
:cond_5
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasLanguage()Z
move-result v0
if-eqz v0, :cond_6
.line 30047
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getLanguage()Ljava/lang/String;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setLanguage(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30049
:cond_6
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasSplashList()Z
move-result v0
if-eqz v0, :cond_7
.line 30050
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getSplashList()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->mergeSplashList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30052
:cond_7
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasUpdatetime()Z
move-result v0
if-eqz v0, :cond_8
.line 30053
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getUpdatetime()J
move-result-wide v0
invoke-virtual {p0, v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setUpdatetime(J)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30055
:cond_8
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40200(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Lcom/google/protobuf/LazyStringList;
move-result-object v0
invoke-interface {v0}, Lcom/google/protobuf/LazyStringList;->isEmpty()Z
move-result v0
if-nez v0, :cond_a
.line 30056
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0}, Lcom/google/protobuf/LazyStringList;->isEmpty()Z
move-result v0
if-eqz v0, :cond_9
.line 30057
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40200(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Lcom/google/protobuf/LazyStringList;
move-result-object v0
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
.line 30058
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
and-int/lit16 v0, v0, -0x81
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
goto :goto_1
.line 30060
:cond_9
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDomainIsMutable()V
.line 30061
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-static {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->access$40200(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;)Lcom/google/protobuf/LazyStringList;
move-result-object v1
invoke-interface {v0, v1}, Lcom/google/protobuf/LazyStringList;->addAll(Ljava/util/Collection;)Z
.line 30065
:cond_a
:goto_1
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasVersion()Z
move-result v0
if-eqz v0, :cond_b
.line 30066
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getVersion()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->mergeVersion(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30068
:cond_b
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasUseThisAd()Z
move-result v0
if-eqz v0, :cond_c
.line 30069
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getUseThisAd()I
move-result v0
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setUseThisAd(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.line 30071
:cond_c
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->hasShowSearch()Z
move-result v0
if-eqz v0, :cond_d
.line 30072
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;->getShowSearch()I
move-result p1
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->setShowSearch(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
:cond_d
return-object p0
.end method
.method public mergeSplashList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 3
.line 30464
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v1, 0x20
and-int/2addr v0, v1
if-ne v0, v1, :cond_0
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 30465
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object v2
if-eq v0, v2, :cond_0
.line 30466
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 30467
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;->newBuilder(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;
move-result-object v0
invoke-virtual {v0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;
move-result-object p1
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object p1
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
goto :goto_0
.line 30469
:cond_0
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 30472
:goto_0
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/2addr p1, v1
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public mergeVersion(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 3
.line 30584
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
const/16 v1, 0x100
and-int/2addr v0, v1
if-ne v0, v1, :cond_0
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.line 30585
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object v2
if-eq v0, v2, :cond_0
.line 30586
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.line 30587
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;->newBuilder(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;
move-result-object v0
invoke-virtual {v0, 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
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object p1
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
goto :goto_0
.line 30589
:cond_0
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.line 30592
:goto_0
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/2addr p1, v1
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public removeDetail(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30297
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30298
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-interface {v0, p1}, Ljava/util/List;->remove(I)Ljava/lang/Object;
return-object p0
.end method
.method public setCode(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30355
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x4
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30356
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->code_:I
return-object p0
.end method
.method public setDetail(ILcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30245
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30246
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-virtual {p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
move-result-object p2
invoke-interface {v0, p1, p2}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
return-object p0
.end method
.method public setDetail(ILcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
if-eqz p2, :cond_0
.line 30238
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDetailIsMutable()V
.line 30239
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->detail_:Ljava/util/List;
invoke-interface {v0, p1, p2}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
return-object p0
.line 30236
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method public setDomain(ILjava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
if-eqz p2, :cond_0
.line 30526
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->ensureDomainIsMutable()V
.line 30527
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->domain_:Lcom/google/protobuf/LazyStringList;
invoke-interface {v0, p1, p2}, Lcom/google/protobuf/LazyStringList;->set(ILjava/lang/Object;)Ljava/lang/Object;
return-object p0
.line 30524
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method public setFestivalList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 0
.line 30322
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
move-result-object p1
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.line 30324
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 p1, p1, 0x2
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public setFestivalList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 0
if-eqz p1, :cond_0
.line 30315
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->festivalList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$FestivalList;
.line 30317
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 p1, p1, 0x2
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.line 30313
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method public setLanguage(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
if-eqz p1, :cond_0
.line 30422
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x10
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30423
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
return-object p0
.line 30420
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method setLanguage(Lcom/google/protobuf/ByteString;)V
.locals 1
.line 30434
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x10
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30435
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->language_:Ljava/lang/Object;
return-void
.end method
.method public setMessage(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
if-eqz p1, :cond_0
.line 30386
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x8
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30387
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
return-object p0
.line 30384
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method setMessage(Lcom/google/protobuf/ByteString;)V
.locals 1
.line 30398
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x8
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30399
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->message_:Ljava/lang/Object;
return-void
.end method
.method public setShowSearch(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30632
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit16 v0, v0, 0x400
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30633
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->showSearch_:I
return-object p0
.end method
.method public setSplashList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 0
.line 30458
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
move-result-object p1
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 30460
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 p1, p1, 0x20
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public setSplashList(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 0
if-eqz p1, :cond_0
.line 30451
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->splashList_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$SplashList;
.line 30453
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 p1, p1, 0x20
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.line 30449
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method
.method public setUpdatetime(J)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30491
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit8 v0, v0, 0x40
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30492
iput-wide p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->updatetime_:J
return-object p0
.end method
.method public setUseThisAd(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 1
.line 30611
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit16 v0, v0, 0x200
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
.line 30612
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->useThisAd_:I
return-object p0
.end method
.method public setVersion(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 0
.line 30578
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
move-result-object p1
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.line 30580
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit16 p1, p1, 0x100
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.end method
.method public setVersion(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;
.locals 0
if-eqz p1, :cond_0
.line 30571
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->version_:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Version;
.line 30573
iget p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
or-int/lit16 p1, p1, 0x100
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Builder;->bitField0_:I
return-object p0
.line 30569
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
throw p1
.end method