Slots$CommandUpdate.smali

.class public Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sdk/orion/utils/ParamsUtils/Slots;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "CommandUpdate"
.end annotation


# instance fields
.field private action:Lcom/sdk/orion/bean/CommandCUCBean;

.field private command_id:I

.field private command_text:Ljava/lang/String;

.field private is_example:I


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

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public constructor <init>(ILjava/lang/String;ILcom/sdk/orion/bean/CommandCUCBean;)V
    .registers 5

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput-object p2, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->command_text:Ljava/lang/String;

    iput p3, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->is_example:I

    iput p1, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->command_id:I

    iput-object p4, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->action:Lcom/sdk/orion/bean/CommandCUCBean;

    return-void
.end method


# virtual methods
.method public setAction(Lcom/sdk/orion/bean/CommandCUCBean;)V
    .registers 2

    iput-object p1, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->action:Lcom/sdk/orion/bean/CommandCUCBean;

    return-void
.end method

.method public setCommand_id(I)V
    .registers 2

    iput p1, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->command_id:I

    return-void
.end method

.method public setCommand_text(Ljava/lang/String;)V
    .registers 2

    iput-object p1, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->command_text:Ljava/lang/String;

    return-void
.end method

.method public setIs_example(I)V
    .registers 2

    iput p1, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CommandUpdate;->is_example:I

    return-void
.end method