SuitDressInfoDao$Properties.smali
.class public Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;
.super Ljava/lang/Object;
.source "SuitDressInfoDao.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/greendao/entity/SuitDressInfoDao;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Properties"
.end annotation
# static fields
.field public static final ActivityFlag:Lorg/greenrobot/greendao/f;
.field public static final BlankType:Lorg/greenrobot/greendao/f;
.field public static final BuyTime:Lorg/greenrobot/greendao/f;
.field public static final Currency:Lorg/greenrobot/greendao/f;
.field public static final DecorationInfoList:Lorg/greenrobot/greendao/f;
.field public static final Details:Lorg/greenrobot/greendao/f;
.field public static final Expire:Lorg/greenrobot/greendao/f;
.field public static final HasLocalRes:Lorg/greenrobot/greendao/f;
.field public static final HasPurchase:Lorg/greenrobot/greendao/f;
.field public static final ID:Lorg/greenrobot/greendao/f;
.field public static final IconUrl:Lorg/greenrobot/greendao/f;
.field public static final IsActivity:Lorg/greenrobot/greendao/f;
.field public static final IsDressRec:Lorg/greenrobot/greendao/f;
.field public static final IsNew:Lorg/greenrobot/greendao/f;
.field public static final IsRecommend:Lorg/greenrobot/greendao/f;
.field public static final ItemType:Lorg/greenrobot/greendao/f;
.field public static final LimitedTimes:Lorg/greenrobot/greendao/f;
.field public static final Name:Lorg/greenrobot/greendao/f;
.field public static final Price:Lorg/greenrobot/greendao/f;
.field public static final Quantity:Lorg/greenrobot/greendao/f;
.field public static final ReleaseTime:Lorg/greenrobot/greendao/f;
.field public static final RemainingDays:Lorg/greenrobot/greendao/f;
.field public static final ShopDecorationInfos:Lorg/greenrobot/greendao/f;
.field public static final Status:Lorg/greenrobot/greendao/f;
.field public static final SuitId:Lorg/greenrobot/greendao/f;
.field public static final Tag:Lorg/greenrobot/greendao/f;
.field public static final UserId:Lorg/greenrobot/greendao/f;
# direct methods
.method static constructor <clinit>()V
.registers 13
.line 1
new-instance v6, Lorg/greenrobot/greendao/f;
const-class v2, Ljava/lang/Long;
const/4 v1, 0x0
const-string v3, "ID"
const/4 v4, 0x1
const-string v5, "_id"
move-object v0, v6
invoke-direct/range {v0 .. v5}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v6, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->ID:Lorg/greenrobot/greendao/f;
.line 2
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Long;->TYPE:Ljava/lang/Class;
const/4 v8, 0x1
const-string v10, "userId"
const/4 v11, 0x0
const-string v12, "USER_ID"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->UserId:Lorg/greenrobot/greendao/f;
.line 3
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Long;->TYPE:Ljava/lang/Class;
const/4 v2, 0x2
const-string v4, "suitId"
const/4 v5, 0x0
const-string v6, "SUIT_ID"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->SuitId:Lorg/greenrobot/greendao/f;
.line 4
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/4 v8, 0x3
const-string v10, "currency"
const-string v12, "CURRENCY"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Currency:Lorg/greenrobot/greendao/f;
.line 5
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/4 v2, 0x4
const-string v4, "hasPurchase"
const-string v6, "HAS_PURCHASE"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->HasPurchase:Lorg/greenrobot/greendao/f;
.line 6
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v9, Ljava/lang/String;
const/4 v8, 0x5
const-string v10, "limitedTimes"
const-string v12, "LIMITED_TIMES"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->LimitedTimes:Lorg/greenrobot/greendao/f;
.line 7
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/4 v2, 0x6
const-string v4, "quantity"
const-string v6, "QUANTITY"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Quantity:Lorg/greenrobot/greendao/f;
.line 8
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/4 v8, 0x7
const-string v10, "remainingDays"
const-string v12, "REMAINING_DAYS"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->RemainingDays:Lorg/greenrobot/greendao/f;
.line 9
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Long;->TYPE:Ljava/lang/Class;
const/16 v2, 0x8
const-string v4, "releaseTime"
const-string v6, "RELEASE_TIME"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->ReleaseTime:Lorg/greenrobot/greendao/f;
.line 10
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v8, 0x9
const-string v10, "isActivity"
const-string v12, "IS_ACTIVITY"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->IsActivity:Lorg/greenrobot/greendao/f;
.line 11
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v3, Ljava/lang/String;
const/16 v2, 0xa
const-string v4, "activityFlag"
const-string v6, "ACTIVITY_FLAG"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->ActivityFlag:Lorg/greenrobot/greendao/f;
.line 12
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v9, Ljava/lang/String;
const/16 v8, 0xb
const-string v10, "buyTime"
const-string v12, "BUY_TIME"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->BuyTime:Lorg/greenrobot/greendao/f;
.line 13
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v3, Ljava/lang/String;
const/16 v2, 0xc
const-string v4, "decorationInfoList"
const-string v6, "DECORATION_INFO_LIST"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->DecorationInfoList:Lorg/greenrobot/greendao/f;
.line 14
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v9, Ljava/lang/String;
const/16 v8, 0xd
const-string v10, "shopDecorationInfos"
const-string v12, "SHOP_DECORATION_INFOS"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->ShopDecorationInfos:Lorg/greenrobot/greendao/f;
.line 15
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v3, Ljava/lang/String;
const/16 v2, 0xe
const-string v4, "details"
const-string v6, "DETAILS"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Details:Lorg/greenrobot/greendao/f;
.line 16
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v8, 0xf
const-string v10, "expire"
const-string v12, "EXPIRE"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Expire:Lorg/greenrobot/greendao/f;
.line 17
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v3, Ljava/lang/String;
const/16 v2, 0x10
const-string v4, "iconUrl"
const-string v6, "ICON_URL"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->IconUrl:Lorg/greenrobot/greendao/f;
.line 18
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v8, 0x11
const-string v10, "isNew"
const-string v12, "IS_NEW"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->IsNew:Lorg/greenrobot/greendao/f;
.line 19
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v2, 0x12
const-string v4, "isRecommend"
const-string v6, "IS_RECOMMEND"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->IsRecommend:Lorg/greenrobot/greendao/f;
.line 20
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v9, Ljava/lang/String;
const/16 v8, 0x13
const-string v10, "name"
const-string v12, "NAME"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Name:Lorg/greenrobot/greendao/f;
.line 21
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v2, 0x14
const-string v4, "status"
const-string v6, "STATUS"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Status:Lorg/greenrobot/greendao/f;
.line 22
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v9, Ljava/lang/String;
const/16 v8, 0x15
const-string v10, "tag"
const-string v12, "TAG"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Tag:Lorg/greenrobot/greendao/f;
.line 23
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v2, 0x16
const-string v4, "price"
const-string v6, "PRICE"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->Price:Lorg/greenrobot/greendao/f;
.line 24
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v8, 0x17
const-string v10, "itemType"
const-string v12, "ITEM_TYPE"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->ItemType:Lorg/greenrobot/greendao/f;
.line 25
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
const/16 v2, 0x18
const-string v4, "blankType"
const-string v6, "BLANK_TYPE"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->BlankType:Lorg/greenrobot/greendao/f;
.line 26
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v9, Ljava/lang/Boolean;->TYPE:Ljava/lang/Class;
const/16 v8, 0x19
const-string v10, "isDressRec"
const-string v12, "IS_DRESS_REC"
move-object v7, v0
invoke-direct/range {v7 .. v12}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->IsDressRec:Lorg/greenrobot/greendao/f;
.line 27
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Boolean;->TYPE:Ljava/lang/Class;
const/16 v2, 0x1a
const-string v4, "hasLocalRes"
const-string v6, "HAS_LOCAL_RES"
move-object v1, v0
invoke-direct/range {v1 .. v6}, Lorg/greenrobot/greendao/f;-><init>(ILjava/lang/Class;Ljava/lang/String;ZLjava/lang/String;)V
sput-object v0, Lcom/sandboxol/greendao/entity/SuitDressInfoDao$Properties;->HasLocalRes:Lorg/greenrobot/greendao/f;
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method