WakeUpValueBean.smali

.class public Lcom/sdk/orion/bean/WakeUpValueBean;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sdk/orion/bean/WakeUpValueBean$LoopValue;,
        Lcom/sdk/orion/bean/WakeUpValueBean$BeginBean;
    }
.end annotation


# instance fields
.field private begin:Lcom/sdk/orion/bean/WakeUpValueBean$BeginBean;

.field private loop_value:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List",
            "<",
            "Lcom/sdk/orion/bean/WakeUpValueBean$LoopValue;",
            ">;"
        }
    .end annotation
.end field

.field private sub_type:I

.field private type:I


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

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

    return-void
.end method


# virtual methods
.method public getBegin()Lcom/sdk/orion/bean/WakeUpValueBean$BeginBean;
    .registers 2

    iget-object v0, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->begin:Lcom/sdk/orion/bean/WakeUpValueBean$BeginBean;

    return-object v0
.end method

.method public getLoop_value()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List",
            "<",
            "Lcom/sdk/orion/bean/WakeUpValueBean$LoopValue;",
            ">;"
        }
    .end annotation

    iget-object v0, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->loop_value:Ljava/util/List;

    return-object v0
.end method

.method public getSub_type()I
    .registers 2

    iget v0, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->sub_type:I

    return v0
.end method

.method public getType()I
    .registers 2

    iget v0, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->type:I

    return v0
.end method

.method public setBegin(Lcom/sdk/orion/bean/WakeUpValueBean$BeginBean;)V
    .registers 2

    iput-object p1, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->begin:Lcom/sdk/orion/bean/WakeUpValueBean$BeginBean;

    return-void
.end method

.method public setLoop_value(Ljava/util/List;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Lcom/sdk/orion/bean/WakeUpValueBean$LoopValue;",
            ">;)V"
        }
    .end annotation

    iput-object p1, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->loop_value:Ljava/util/List;

    return-void
.end method

.method public setSub_type(I)V
    .registers 2

    iput p1, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->sub_type:I

    return-void
.end method

.method public setType(I)V
    .registers 2

    iput p1, p0, Lcom/sdk/orion/bean/WakeUpValueBean;->type:I

    return-void
.end method