TeamQueueStop$Builder.smali

.class public final Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Builder;
.super Lcom/google/protobuf/GeneratedMessageLite$a;
.source "TeamQueueStop.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStopOrBuilder;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/google/protobuf/GeneratedMessageLite$a<",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Builder;",
        ">;",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStopOrBuilder;"
    }
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 2

    .line 2
    # getter for: Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->access$000()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;

    move-result-object v0

    invoke-direct {p0, v0}, Lcom/google/protobuf/GeneratedMessageLite$a;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V

    return-void
.end method

.method synthetic constructor <init>(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$1;)V
    .registers 2

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Builder;-><init>()V

    return-void
.end method


# virtual methods
.method public clearReason()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Builder;
    .registers 2

    .line 1
    invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$a;->copyOnWrite()V

    .line 2
    iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$a;->instance:Lcom/google/protobuf/GeneratedMessageLite;

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;

    # invokes: Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->clearReason()V
    invoke-static {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->access$300(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;)V

    return-object p0
.end method

.method public getReason()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Reason;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$a;->instance:Lcom/google/protobuf/GeneratedMessageLite;

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->getReason()Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Reason;

    move-result-object v0

    return-object v0
.end method

.method public getReasonValue()I
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$a;->instance:Lcom/google/protobuf/GeneratedMessageLite;

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->getReasonValue()I

    move-result v0

    return v0
.end method

.method public setReason(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Reason;)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Builder;
    .registers 3

    .line 1
    invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$a;->copyOnWrite()V

    .line 2
    iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$a;->instance:Lcom/google/protobuf/GeneratedMessageLite;

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;

    # invokes: Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->setReason(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Reason;)V
    invoke-static {v0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->access$200(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Reason;)V

    return-object p0
.end method

.method public setReasonValue(I)Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop$Builder;
    .registers 3

    .line 1
    invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$a;->copyOnWrite()V

    .line 2
    iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$a;->instance:Lcom/google/protobuf/GeneratedMessageLite;

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;

    # invokes: Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->setReasonValue(I)V
    invoke-static {v0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;->access$100(Lcom/sandboxol/center/router/moduleInfo/game/team/connector/TeamQueueStop;I)V

    return-object p0
.end method