Slots$CellphoneBean.smali
.class public Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;
.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 = "CellphoneBean"
.end annotation
# instance fields
.field public cellphone:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$CellphoneBean;->cellphone:Ljava/lang/String;
return-void
.end method