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

1065 lines
32 KiB
Smali

.class public final Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.super Lcom/google/protobuf/GeneratedMessageLite;
.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;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Voice"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
}
.end annotation
# static fields
.field public static final BACKGROUND_FIELD_NUMBER:I = 0x2
.field public static final DOMAIN_FIELD_NUMBER:I = 0x1
.field public static final SEQUENCE_FIELD_NUMBER:I = 0x3
.field private static final defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.field private static final serialVersionUID:J
# instance fields
.field private background_:Ljava/lang/Object;
.field private bitField0_:I
.field private domain_:Ljava/lang/Object;
.field private memoizedIsInitialized:B
.field private memoizedSerializedSize:I
.field private sequence_:Ljava/lang/Object;
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 1448
new-instance v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
const/4 v1, 0x1
invoke-direct {v0, v1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;-><init>(Z)V
sput-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.line 1449
sget-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
invoke-direct {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->initFields()V
return-void
.end method
.method private constructor <init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)V
.locals 0
.line 943
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;-><init>(Lcom/google/protobuf/GeneratedMessageLite$Builder;)V
const/4 p1, -0x1
.line 1058
iput-byte p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedIsInitialized:B
.line 1093
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedSerializedSize:I
return-void
.end method
.method synthetic constructor <init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;Lcom/moji/weather/bean/protobuf/MojiWeather$1;)V
.locals 0
.line 938
invoke-direct {p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;-><init>(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)V
return-void
.end method
.method private constructor <init>(Z)V
.locals 0
.line 945
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V
const/4 p1, -0x1
.line 1058
iput-byte p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedIsInitialized:B
.line 1093
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedSerializedSize:I
return-void
.end method
.method static synthetic access$1302(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 938
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->domain_:Ljava/lang/Object;
return-object p1
.end method
.method static synthetic access$1402(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 938
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->background_:Ljava/lang/Object;
return-object p1
.end method
.method static synthetic access$1502(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.line 938
iput-object p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->sequence_:Ljava/lang/Object;
return-object p1
.end method
.method static synthetic access$1602(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;I)I
.locals 0
.line 938
iput p1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->bitField0_:I
return p1
.end method
.method private getBackgroundBytes()Lcom/google/protobuf/ByteString;
.locals 2
.line 1010
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->background_:Ljava/lang/Object;
.line 1011
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 1012
check-cast v0, Ljava/lang/String;
.line 1013
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
.line 1014
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->background_:Ljava/lang/Object;
return-object v0
.line 1017
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
return-object v0
.end method
.method public static getDefaultInstance()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.line 949
sget-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
return-object v0
.end method
.method private getDomainBytes()Lcom/google/protobuf/ByteString;
.locals 2
.line 978
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->domain_:Ljava/lang/Object;
.line 979
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 980
check-cast v0, Ljava/lang/String;
.line 981
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
.line 982
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->domain_:Ljava/lang/Object;
return-object v0
.line 985
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
return-object v0
.end method
.method private getSequenceBytes()Lcom/google/protobuf/ByteString;
.locals 2
.line 1042
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->sequence_:Ljava/lang/Object;
.line 1043
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 1044
check-cast v0, Ljava/lang/String;
.line 1045
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
.line 1046
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->sequence_:Ljava/lang/Object;
return-object v0
.line 1049
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
return-object v0
.end method
.method private initFields()V
.locals 1
const-string v0, ""
.line 1054
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->domain_:Ljava/lang/Object;
const-string v0, ""
.line 1055
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->background_:Ljava/lang/Object;
const-string v0, ""
.line 1056
iput-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->sequence_:Ljava/lang/Object;
return-void
.end method
.method public static newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
.locals 1
.line 1189
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1100()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
return-object v0
.end method
.method public static newBuilder(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
.locals 1
.line 1192
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0}, 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 p0
return-object p0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1158
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
.line 1159
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;)Z
move-result p0
if-eqz p0, :cond_0
.line 1160
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
:cond_0
const/4 p0, 0x0
return-object p0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1169
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
.line 1170
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Z
move-result p0
if-eqz p0, :cond_0
.line 1171
invoke-static {v0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
:cond_0
const/4 p0, 0x0
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1125
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1131
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
.line 1132
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1179
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1185
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, 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 p0
.line 1186
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1147
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Ljava/io/InputStream;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1153
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
.line 1154
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
.method public static parseFrom([B)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1136
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom([B)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1142
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
invoke-virtual {v0, p0, p1}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->mergeFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
move-result-object p0
check-cast p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
.line 1143
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;->access$1000(Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public getBackground()Ljava/lang/String;
.locals 2
.line 996
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->background_:Ljava/lang/Object;
.line 997
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 998
check-cast v0, Ljava/lang/String;
return-object v0
.line 1000
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
.line 1002
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v1
.line 1003
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
move-result v0
if-eqz v0, :cond_1
.line 1004
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->background_:Ljava/lang/Object;
:cond_1
return-object v1
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
.locals 1
.line 938
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->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 953
sget-object v0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->defaultInstance:Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;
return-object v0
.end method
.method public getDomain()Ljava/lang/String;
.locals 2
.line 964
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->domain_:Ljava/lang/Object;
.line 965
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 966
check-cast v0, Ljava/lang/String;
return-object v0
.line 968
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
.line 970
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v1
.line 971
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
move-result v0
if-eqz v0, :cond_1
.line 972
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->domain_:Ljava/lang/Object;
:cond_1
return-object v1
.end method
.method public getSequence()Ljava/lang/String;
.locals 2
.line 1028
iget-object v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->sequence_:Ljava/lang/Object;
.line 1029
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_0
.line 1030
check-cast v0, Ljava/lang/String;
return-object v0
.line 1032
:cond_0
check-cast v0, Lcom/google/protobuf/ByteString;
.line 1034
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v1
.line 1035
invoke-static {v0}, Lcom/google/protobuf/Internal;->isValidUtf8(Lcom/google/protobuf/ByteString;)Z
move-result v0
if-eqz v0, :cond_1
.line 1036
iput-object v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->sequence_:Ljava/lang/Object;
:cond_1
return-object v1
.end method
.method public getSerializedSize()I
.locals 3
.line 1095
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedSerializedSize:I
const/4 v1, -0x1
if-eq v0, v1, :cond_0
return v0
:cond_0
const/4 v0, 0x0
.line 1099
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->bitField0_:I
const/4 v2, 0x1
and-int/2addr v1, v2
if-ne v1, v2, :cond_1
.line 1101
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDomainBytes()Lcom/google/protobuf/ByteString;
move-result-object v1
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
move-result v1
add-int/2addr v0, v1
.line 1103
:cond_1
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->bitField0_:I
const/4 v2, 0x2
and-int/2addr v1, v2
if-ne v1, v2, :cond_2
.line 1105
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getBackgroundBytes()Lcom/google/protobuf/ByteString;
move-result-object v1
invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
move-result v1
add-int/2addr v0, v1
.line 1107
:cond_2
iget v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->bitField0_:I
const/4 v2, 0x4
and-int/2addr v1, v2
if-ne v1, v2, :cond_3
const/4 v1, 0x3
.line 1109
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getSequenceBytes()Lcom/google/protobuf/ByteString;
move-result-object v2
invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/protobuf/ByteString;)I
move-result v1
add-int/2addr v0, v1
.line 1111
:cond_3
iput v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedSerializedSize:I
return v0
.end method
.method public hasBackground()Z
.locals 2
.line 993
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->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 961
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->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 1025
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->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 4
.line 1060
iget-byte v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedIsInitialized:B
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, -0x1
if-eq v0, v3, :cond_1
if-ne v0, v1, :cond_0
goto :goto_0
:cond_0
const/4 v1, 0x0
:goto_0
return v1
.line 1063
:cond_1
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->hasDomain()Z
move-result v0
if-nez v0, :cond_2
.line 1064
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedIsInitialized:B
return v2
.line 1067
:cond_2
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->hasBackground()Z
move-result v0
if-nez v0, :cond_3
.line 1068
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedIsInitialized:B
return v2
.line 1071
:cond_3
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->hasSequence()Z
move-result v0
if-nez v0, :cond_4
.line 1072
iput-byte v2, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedIsInitialized:B
return v2
.line 1075
:cond_4
iput-byte v1, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->memoizedIsInitialized:B
return v1
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 938
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilderForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
return-object v0
.end method
.method public newBuilderForType()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
.locals 1
.line 1190
invoke-static {}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
.locals 1
.line 938
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->toBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
move-result-object v0
return-object v0
.end method
.method public toBuilder()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice$Builder;
.locals 1
.line 1194
invoke-static {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->newBuilder(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 protected writeReplace()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/ObjectStreamException;
}
.end annotation
.line 1119
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite;->writeReplace()Ljava/lang/Object;
move-result-object v0
return-object v0
.end method
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1081
invoke-virtual {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getSerializedSize()I
.line 1082
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->bitField0_:I
const/4 v1, 0x1
and-int/2addr v0, v1
if-ne v0, v1, :cond_0
.line 1083
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getDomainBytes()Lcom/google/protobuf/ByteString;
move-result-object v0
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
.line 1085
:cond_0
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->bitField0_:I
const/4 v1, 0x2
and-int/2addr v0, v1
if-ne v0, v1, :cond_1
.line 1086
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getBackgroundBytes()Lcom/google/protobuf/ByteString;
move-result-object v0
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
.line 1088
:cond_1
iget v0, p0, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->bitField0_:I
const/4 v1, 0x4
and-int/2addr v0, v1
if-ne v0, v1, :cond_2
const/4 v0, 0x3
.line 1089
invoke-direct {p0}, Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Voice;->getSequenceBytes()Lcom/google/protobuf/ByteString;
move-result-object v1
invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBytes(ILcom/google/protobuf/ByteString;)V
:cond_2
return-void
.end method