SingleDressInfo.smali

.class public Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;
.super Landroidx/databinding/BaseObservable;
.source "SingleDressInfo.java"


# instance fields
.field public ID:Ljava/lang/Long;

.field private activityFlag:Ljava/lang/String;

.field private blankType:I

.field private buySuccess:Z

.field private clanLevel:I

.field private currency:I

.field private decorationInfoList:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/DecorationInfo;",
            ">;"
        }
    .end annotation
.end field

.field private details:Ljava/lang/String;

.field private expire:I

.field private hasPurchase:I

.field private iconUrl:Ljava/lang/String;

.field private id:J

.field private isActivity:I

.field private isDressRec:Z

.field private isNew:I

.field private isRecommend:I

.field private isWholeSetSuit:I

.field private itemType:I

.field private limitedTimes:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/LimitedTimes;",
            ">;"
        }
    .end annotation
.end field

.field private name:Ljava/lang/String;

.field private occupyPosition:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;"
        }
    .end annotation
.end field

.field private orderField:I

.field private price:I

.field private quantity:I

.field private releaseTime:J

.field private remainingDays:I

.field private resourceId:Ljava/lang/String;

.field private sex:I

.field private status:I

.field private suitId:J

.field private suitPrice:J

.field private tag:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end field

.field private type:I

.field private typeId:J

.field private userId:J

.field private vip:I


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

    .line 1
    invoke-direct {p0}, Landroidx/databinding/BaseObservable;-><init>()V

    return-void
.end method

.method public constructor <init>(J)V
    .registers 3

    .line 2
    invoke-direct {p0}, Landroidx/databinding/BaseObservable;-><init>()V

    .line 3
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->typeId:J

    return-void
.end method

.method public constructor <init>(JLjava/lang/String;)V
    .registers 4

    .line 4
    invoke-direct {p0}, Landroidx/databinding/BaseObservable;-><init>()V

    .line 5
    iput-object p3, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->iconUrl:Ljava/lang/String;

    .line 6
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->typeId:J

    return-void
.end method

.method public constructor <init>(Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;)V
    .registers 4

    .line 7
    invoke-direct {p0}, Landroidx/databinding/BaseObservable;-><init>()V

    .line 8
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getStatus()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->status:I

    .line 9
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getVip()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->vip:I

    .line 10
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getType()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->type:I

    .line 11
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getId()J

    move-result-wide v0

    iput-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->id:J

    .line 12
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getCurrency()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->currency:I

    .line 13
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getDetails()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->details:Ljava/lang/String;

    .line 14
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getExpire()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->expire:I

    .line 15
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getHasPurchase()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->hasPurchase:I

    .line 16
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getIconUrl()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->iconUrl:Ljava/lang/String;

    .line 17
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getIsNew()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isNew:I

    .line 18
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getIsRecommend()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isRecommend:I

    .line 19
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getName()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->name:Ljava/lang/String;

    .line 20
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getPrice()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->price:I

    .line 21
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getQuantity()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->quantity:I

    .line 22
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getRemainingDays()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->remainingDays:I

    .line 23
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getResourceId()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->resourceId:Ljava/lang/String;

    .line 24
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getSex()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->sex:I

    .line 25
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getSuitId()J

    move-result-wide v0

    iput-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitId:J

    .line 26
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getSuitPrice()J

    move-result-wide v0

    iput-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitPrice:J

    .line 27
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getTypeId()J

    move-result-wide v0

    iput-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->typeId:J

    .line 28
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getLimitedTimes()Ljava/util/List;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->limitedTimes:Ljava/util/List;

    .line 29
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getTag()Ljava/util/List;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->tag:Ljava/util/List;

    .line 30
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getBuySuccess()Z

    move-result v0

    iput-boolean v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->buySuccess:Z

    .line 31
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getReleaseTime()J

    move-result-wide v0

    iput-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->releaseTime:J

    .line 32
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getOccupyPosition()Ljava/util/List;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->occupyPosition:Ljava/util/List;

    .line 33
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getIsActivity()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isActivity:I

    .line 34
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getActivityFlag()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->activityFlag:Ljava/lang/String;

    .line 35
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getDecorationInfoList()Ljava/util/List;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->decorationInfoList:Ljava/util/List;

    .line 36
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getOrderField()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->orderField:I

    .line 37
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getItemType()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->itemType:I

    .line 38
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getBlankType()I

    move-result v0

    iput v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->blankType:I

    .line 39
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getIsDressRec()Z

    move-result v0

    iput-boolean v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isDressRec:Z

    .line 40
    invoke-virtual {p1}, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->getIsWholeSetSuit()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isWholeSetSuit:I

    return-void
.end method

.method public constructor <init>(Ljava/lang/Long;JIIIIJILjava/lang/String;IILjava/lang/String;IILjava/lang/String;IIILjava/lang/String;IJJJLjava/util/List;Ljava/util/List;ZJLjava/util/List;ILjava/lang/String;Ljava/util/List;IIIZI)V
    .registers 46
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/Long;",
            "JIIIIJI",
            "Ljava/lang/String;",
            "II",
            "Ljava/lang/String;",
            "II",
            "Ljava/lang/String;",
            "III",
            "Ljava/lang/String;",
            "IJJJ",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/LimitedTimes;",
            ">;",
            "Ljava/util/List<",
            "Ljava/lang/String;",
            ">;ZJ",
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;I",
            "Ljava/lang/String;",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/DecorationInfo;",
            ">;IIIZI)V"
        }
    .end annotation

    move-object v0, p0

    .line 41
    invoke-direct {p0}, Landroidx/databinding/BaseObservable;-><init>()V

    move-object v1, p1

    .line 42
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->ID:Ljava/lang/Long;

    move-wide v1, p2

    .line 43
    iput-wide v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->userId:J

    move v1, p4

    .line 44
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->clanLevel:I

    move v1, p5

    .line 45
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->status:I

    move v1, p6

    .line 46
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->vip:I

    move v1, p7

    .line 47
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->type:I

    move-wide v1, p8

    .line 48
    iput-wide v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->id:J

    move v1, p10

    .line 49
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->currency:I

    move-object v1, p11

    .line 50
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->details:Ljava/lang/String;

    move v1, p12

    .line 51
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->expire:I

    move/from16 v1, p13

    .line 52
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->hasPurchase:I

    move-object/from16 v1, p14

    .line 53
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->iconUrl:Ljava/lang/String;

    move/from16 v1, p15

    .line 54
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isNew:I

    move/from16 v1, p16

    .line 55
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isRecommend:I

    move-object/from16 v1, p17

    .line 56
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->name:Ljava/lang/String;

    move/from16 v1, p18

    .line 57
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->price:I

    move/from16 v1, p19

    .line 58
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->quantity:I

    move/from16 v1, p20

    .line 59
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->remainingDays:I

    move-object/from16 v1, p21

    .line 60
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->resourceId:Ljava/lang/String;

    move/from16 v1, p22

    .line 61
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->sex:I

    move-wide/from16 v1, p23

    .line 62
    iput-wide v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitId:J

    move-wide/from16 v1, p25

    .line 63
    iput-wide v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitPrice:J

    move-wide/from16 v1, p27

    .line 64
    iput-wide v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->typeId:J

    move-object/from16 v1, p29

    .line 65
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->limitedTimes:Ljava/util/List;

    move-object/from16 v1, p30

    .line 66
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->tag:Ljava/util/List;

    move/from16 v1, p31

    .line 67
    iput-boolean v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->buySuccess:Z

    move-wide/from16 v1, p32

    .line 68
    iput-wide v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->releaseTime:J

    move-object/from16 v1, p34

    .line 69
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->occupyPosition:Ljava/util/List;

    move/from16 v1, p35

    .line 70
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isActivity:I

    move-object/from16 v1, p36

    .line 71
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->activityFlag:Ljava/lang/String;

    move-object/from16 v1, p37

    .line 72
    iput-object v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->decorationInfoList:Ljava/util/List;

    move/from16 v1, p38

    .line 73
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->orderField:I

    move/from16 v1, p39

    .line 74
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->itemType:I

    move/from16 v1, p40

    .line 75
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->blankType:I

    move/from16 v1, p41

    .line 76
    iput-boolean v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isDressRec:Z

    move/from16 v1, p42

    .line 77
    iput v1, v0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isWholeSetSuit:I

    return-void
.end method


# virtual methods
.method public getActivityFlag()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->activityFlag:Ljava/lang/String;

    return-object v0
.end method

.method public getBlankType()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->blankType:I

    return v0
.end method

.method public getBuySuccess()Z
    .registers 2

    .line 1
    iget-boolean v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->buySuccess:Z

    return v0
.end method

.method public getClanLevel()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->clanLevel:I

    return v0
.end method

.method public getCurrency()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->currency:I

    return v0
.end method

.method public getDecorationInfoList()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/DecorationInfo;",
            ">;"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->decorationInfoList:Ljava/util/List;

    return-object v0
.end method

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

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->details:Ljava/lang/String;

    return-object v0
.end method

.method public getExpire()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->expire:I

    return v0
.end method

.method public getHasPurchase()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->hasPurchase:I

    return v0
.end method

.method public getID()Ljava/lang/Long;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->ID:Ljava/lang/Long;

    return-object v0
.end method

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

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->iconUrl:Ljava/lang/String;

    return-object v0
.end method

.method public getId()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->id:J

    return-wide v0
.end method

.method public getIsActivity()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isActivity:I

    return v0
.end method

.method public getIsDressRec()Z
    .registers 2

    .line 1
    iget-boolean v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isDressRec:Z

    return v0
.end method

.method public getIsNew()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isNew:I

    return v0
.end method

.method public getIsRecommend()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isRecommend:I

    return v0
.end method

.method public getIsWholeSetSuit()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isWholeSetSuit:I

    return v0
.end method

.method public getItemType()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->itemType:I

    return v0
.end method

.method public getLimitedTimes()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/LimitedTimes;",
            ">;"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->limitedTimes:Ljava/util/List;

    return-object v0
.end method

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

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->name:Ljava/lang/String;

    return-object v0
.end method

.method public getOccupyPosition()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->occupyPosition:Ljava/util/List;

    return-object v0
.end method

.method public getOrderField()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->orderField:I

    return v0
.end method

.method public getPrice()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->price:I

    return v0
.end method

.method public getQuantity()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->quantity:I

    return v0
.end method

.method public getReleaseTime()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->releaseTime:J

    return-wide v0
.end method

.method public getRemainingDays()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->remainingDays:I

    return v0
.end method

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

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->resourceId:Ljava/lang/String;

    return-object v0
.end method

.method public getSex()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->sex:I

    return v0
.end method

.method public getStatus()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->status:I

    return v0
.end method

.method public getSuitId()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitId:J

    return-wide v0
.end method

.method public getSuitPrice()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitPrice:J

    return-wide v0
.end method

.method public getTag()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->tag:Ljava/util/List;

    return-object v0
.end method

.method public getType()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->type:I

    return v0
.end method

.method public getTypeId()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->typeId:J

    return-wide v0
.end method

.method public getUserId()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->userId:J

    return-wide v0
.end method

.method public getVip()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->vip:I

    return v0
.end method

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

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->activityFlag:Ljava/lang/String;

    return-void
.end method

.method public setBlankType(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->blankType:I

    return-void
.end method

.method public setBuySuccess(Z)V
    .registers 2

    .line 1
    iput-boolean p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->buySuccess:Z

    return-void
.end method

.method public setClanLevel(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->clanLevel:I

    return-void
.end method

.method public setCurrency(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->currency:I

    return-void
.end method

.method public setDecorationInfoList(Ljava/util/List;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/DecorationInfo;",
            ">;)V"
        }
    .end annotation

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->decorationInfoList:Ljava/util/List;

    return-void
.end method

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

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->details:Ljava/lang/String;

    return-void
.end method

.method public setExpire(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->expire:I

    return-void
.end method

.method public setHasPurchase(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->hasPurchase:I

    return-void
.end method

.method public setID(Ljava/lang/Long;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->ID:Ljava/lang/Long;

    return-void
.end method

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

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->iconUrl:Ljava/lang/String;

    return-void
.end method

.method public setId(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->id:J

    return-void
.end method

.method public setIsActivity(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isActivity:I

    return-void
.end method

.method public setIsDressRec(Z)V
    .registers 2

    .line 1
    iput-boolean p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isDressRec:Z

    return-void
.end method

.method public setIsNew(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isNew:I

    return-void
.end method

.method public setIsRecommend(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isRecommend:I

    return-void
.end method

.method public setIsWholeSetSuit(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->isWholeSetSuit:I

    return-void
.end method

.method public setItemType(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->itemType:I

    return-void
.end method

.method public setLimitedTimes(Ljava/util/List;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/LimitedTimes;",
            ">;)V"
        }
    .end annotation

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->limitedTimes:Ljava/util/List;

    return-void
.end method

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

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->name:Ljava/lang/String;

    return-void
.end method

.method public setOccupyPosition(Ljava/util/List;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;)V"
        }
    .end annotation

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->occupyPosition:Ljava/util/List;

    return-void
.end method

.method public setOrderField(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->orderField:I

    return-void
.end method

.method public setPrice(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->price:I

    return-void
.end method

.method public setQuantity(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->quantity:I

    return-void
.end method

.method public setReleaseTime(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->releaseTime:J

    return-void
.end method

.method public setRemainingDays(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->remainingDays:I

    return-void
.end method

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

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->resourceId:Ljava/lang/String;

    return-void
.end method

.method public setSex(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->sex:I

    return-void
.end method

.method public setStatus(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->status:I

    return-void
.end method

.method public setSuitId(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitId:J

    return-void
.end method

.method public setSuitPrice(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->suitPrice:J

    return-void
.end method

.method public setTag(Ljava/util/List;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Ljava/lang/String;",
            ">;)V"
        }
    .end annotation

    .line 1
    iput-object p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->tag:Ljava/util/List;

    return-void
.end method

.method public setType(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->type:I

    return-void
.end method

.method public setTypeId(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->typeId:J

    return-void
.end method

.method public setUserId(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->userId:J

    return-void
.end method

.method public setVip(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;->vip:I

    return-void
.end method