GoogleCancelInfo$Builder.smali

.class public final Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;
.super Lcom/squareup/wire/Message$Builder;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "Builder"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/squareup/wire/Message$Builder<",
        "Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo;",
        "Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;",
        ">;"
    }
.end annotation


# instance fields
.field public a:Ljava/lang/String;

.field public b:Ljava/lang/Integer;

.field public c:Ljava/lang/Long;

.field public d:Ljava/lang/String;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Lcom/squareup/wire/Message$Builder;-><init>()V

    return-void
.end method


# virtual methods
.method public a()Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo;
    .registers 8

    new-instance v6, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo;

    iget-object v1, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->a:Ljava/lang/String;

    iget-object v2, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->b:Ljava/lang/Integer;

    iget-object v3, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->c:Ljava/lang/Long;

    iget-object v4, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->d:Ljava/lang/String;

    invoke-virtual {p0}, Lcom/squareup/wire/Message$Builder;->buildUnknownFields()Lokio/ByteString;

    move-result-object v5

    move-object v0, v6

    invoke-direct/range {v0 .. v5}, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo;-><init>(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/Long;Ljava/lang/String;Lokio/ByteString;)V

    return-object v6
.end method

.method public b(Ljava/lang/String;)Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->a:Ljava/lang/String;

    return-object p0
.end method

.method public bridge synthetic build()Lcom/squareup/wire/Message;
    .registers 2

    invoke-virtual {p0}, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->a()Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo;

    move-result-object v0

    return-object v0
.end method

.method public c(Ljava/lang/Integer;)Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->b:Ljava/lang/Integer;

    return-object p0
.end method

.method public d(Ljava/lang/String;)Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->d:Ljava/lang/String;

    return-object p0
.end method

.method public e(Ljava/lang/Long;)Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/alpha/GoogleCancelInfo$Builder;->c:Ljava/lang/Long;

    return-object p0
.end method