1023 lines
31 KiB
Smali
1023 lines
31 KiB
Smali
.class public final Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "MojiWeather.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$VoiceOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
.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$Detail$Voice;",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;",
|
|
">;",
|
|
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$VoiceOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private background_:Ljava/lang/Object;
|
|
|
|
.field private bitField0_:I
|
|
|
|
.field private domain_:Ljava/lang/Object;
|
|
|
|
.field private sequence_:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1201
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
|
|
|
|
const-string v0, ""
|
|
|
|
.line 1337
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 1373
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 1409
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
.line 1202
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->maybeForceBuilderInitialization()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1196
|
|
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$1100()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private buildParsed()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1240
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1241
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 1242
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1243
|
|
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$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
.line 1208
|
|
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public build()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
.locals 2
|
|
|
|
.line 1231
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1232
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 1233
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
.locals 5
|
|
|
|
.line 1249
|
|
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;-><init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;Lcom/moji/weather/bean/protobuf/MojiWeather$1;)V
|
|
|
|
.line 1250
|
|
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 1255
|
|
:goto_0
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->access$1302(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit8 v2, v1, 0x2
|
|
|
|
const/4 v4, 0x2
|
|
|
|
if-ne v2, v4, :cond_1
|
|
|
|
or-int/lit8 v3, v3, 0x2
|
|
|
|
.line 1259
|
|
:cond_1
|
|
iget-object v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->access$1402(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
const/4 v2, 0x4
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_2
|
|
|
|
or-int/lit8 v3, v3, 0x4
|
|
|
|
.line 1263
|
|
:cond_2
|
|
iget-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->access$1502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 1264
|
|
invoke-static {v0, v3}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->access$1602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;I)I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clear()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
.line 1212
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 1213
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
.line 1214
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
const-string v0, ""
|
|
|
|
.line 1215
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
.line 1216
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
const-string v0, ""
|
|
|
|
.line 1217
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
.line 1218
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearBackground()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
.line 1397
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1398
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getBackground()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearDomain()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
.line 1361
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1362
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDomain()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearSequence()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
.line 1433
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1434
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getSequence()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 2
|
|
|
|
.line 1223
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->create()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->buildPartial()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->clone()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getBackground()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1378
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
.line 1379
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 1380
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1381
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 1384
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 1196
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
.locals 1
|
|
|
|
.line 1227
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDomain()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1342
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
.line 1343
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 1344
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1345
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 1348
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSequence()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1414
|
|
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
.line 1415
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 1416
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 1417
|
|
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 1420
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public hasBackground()Z
|
|
.locals 2
|
|
|
|
.line 1375
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 hasDomain()Z
|
|
.locals 2
|
|
|
|
.line 1339
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 hasSequence()Z
|
|
.locals 2
|
|
|
|
.line 1411
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 final isInitialized()Z
|
|
.locals 2
|
|
|
|
.line 1283
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->hasDomain()Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return v1
|
|
|
|
.line 1287
|
|
:cond_0
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->hasBackground()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
return v1
|
|
|
|
.line 1291
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->hasSequence()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
return v1
|
|
|
|
:cond_2
|
|
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 1196
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 1196
|
|
check-cast p1, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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 1196
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$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$Detail$Voice$Builder;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1303
|
|
:cond_0
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
const/16 v1, 0xa
|
|
|
|
if-eq v0, v1, :cond_3
|
|
|
|
const/16 v1, 0x12
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
const/16 v1, 0x1a
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
.line 1309
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 1326
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1327
|
|
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$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 1321
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1322
|
|
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$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 1316
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1317
|
|
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$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_4
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
.line 1269
|
|
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
|
|
|
|
move-result-object v0
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 1270
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->hasDomain()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 1271
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDomain()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->setDomain(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
.line 1273
|
|
:cond_1
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->hasBackground()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 1274
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getBackground()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->setBackground(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
.line 1276
|
|
:cond_2
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->hasSequence()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 1277
|
|
invoke-virtual {p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getSequence()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->setSequence(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
|
|
:cond_3
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setBackground(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 1391
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1392
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 1389
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setBackground(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 1403
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1404
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->background_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setDomain(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 1355
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1356
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 1353
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setDomain(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 1367
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1368
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->domain_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSequence(Ljava/lang/String;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 1427
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1428
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 1425
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setSequence(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 1439
|
|
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->bitField0_:I
|
|
|
|
.line 1440
|
|
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->sequence_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|