VideoDetailInfoDao$Properties.smali

.class public Lcom/sandboxol/greendao/entity/VideoDetailInfoDao$Properties;
.super Ljava/lang/Object;
.source "VideoDetailInfoDao.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/greendao/entity/VideoDetailInfoDao;
.end annotation

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


# static fields
.field public static final AuthorId:Lorg/greenrobot/greendao/f;

.field public static final AuthorName:Lorg/greenrobot/greendao/f;

.field public static final AuthorPicUrl:Lorg/greenrobot/greendao/f;

.field public static final AvatarFrame:Lorg/greenrobot/greendao/f;

.field public static final ColorfulNickName:Lorg/greenrobot/greendao/f;

.field public static final DislikeNumber:Lorg/greenrobot/greendao/f;

.field public static final EvaluateStatus:Lorg/greenrobot/greendao/f;

.field public static final IsPublish:Lorg/greenrobot/greendao/f;

.field public static final LikeNumber:Lorg/greenrobot/greendao/f;

.field public static final PlayAmount:Lorg/greenrobot/greendao/f;

.field public static final Tag:Lorg/greenrobot/greendao/f;

.field public static final Title:Lorg/greenrobot/greendao/f;

.field public static final VideoId:Lorg/greenrobot/greendao/f;

.field public static final VideoPic:Lorg/greenrobot/greendao/f;

.field public static final VideoTime:Lorg/greenrobot/greendao/f;

.field public static final VideoUrl:Lorg/greenrobot/greendao/f;

.field public static final YoutubeUrl:Lorg/greenrobot/greendao/f;


# direct methods
.method static constructor <clinit>()V
    .registers 13

    .line 1
    new-instance v6, Lorg/greenrobot/greendao/f;

    sget-object v2, Ljava/lang/Long;->TYPE:Ljava/lang/Class;

    const/4 v1, 0x0

    const-string v3, "authorId"

    const/4 v4, 0x0

    const-string v5, "AUTHOR_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/VideoDetailInfoDao$Properties;->AuthorId:Lorg/greenrobot/greendao/f;

    .line 2
    new-instance v0, Lorg/greenrobot/greendao/f;

    const-class v9, Ljava/lang/String;

    const/4 v8, 0x1

    const-string v10, "authorName"

    const/4 v11, 0x0

    const-string v12, "AUTHOR_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/VideoDetailInfoDao$Properties;->AuthorName:Lorg/greenrobot/greendao/f;

    .line 3
    new-instance v0, Lorg/greenrobot/greendao/f;

    sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;

    const/4 v2, 0x2

    const-string v4, "dislikeNumber"

    const/4 v5, 0x0

    const-string v6, "DISLIKE_NUMBER"

    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/VideoDetailInfoDao$Properties;->DislikeNumber: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, "isPublish"

    const-string v12, "IS_PUBLISH"

    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/VideoDetailInfoDao$Properties;->IsPublish: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, "likeNumber"

    const-string v6, "LIKE_NUMBER"

    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/VideoDetailInfoDao$Properties;->LikeNumber:Lorg/greenrobot/greendao/f;

    .line 6
    new-instance v0, Lorg/greenrobot/greendao/f;

    sget-object v9, Ljava/lang/Long;->TYPE:Ljava/lang/Class;

    const/4 v8, 0x5

    const-string v10, "playAmount"

    const-string v12, "PLAY_AMOUNT"

    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/VideoDetailInfoDao$Properties;->PlayAmount: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, "evaluateStatus"

    const-string v6, "EVALUATE_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/VideoDetailInfoDao$Properties;->EvaluateStatus:Lorg/greenrobot/greendao/f;

    .line 8
    new-instance v0, Lorg/greenrobot/greendao/f;

    const-class v9, Ljava/lang/String;

    const/4 v8, 0x7

    const-string v10, "title"

    const-string v12, "TITLE"

    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/VideoDetailInfoDao$Properties;->Title:Lorg/greenrobot/greendao/f;

    .line 9
    new-instance v0, Lorg/greenrobot/greendao/f;

    const-class v3, Ljava/lang/String;

    const/16 v2, 0x8

    const-string v4, "authorPicUrl"

    const-string v6, "AUTHOR_PIC_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/VideoDetailInfoDao$Properties;->AuthorPicUrl:Lorg/greenrobot/greendao/f;

    .line 10
    new-instance v0, Lorg/greenrobot/greendao/f;

    const-class v9, Ljava/lang/String;

    const/16 v8, 0x9

    const-string v10, "youtubeUrl"

    const-string v12, "YOUTUBE_URL"

    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/VideoDetailInfoDao$Properties;->YoutubeUrl:Lorg/greenrobot/greendao/f;

    .line 11
    new-instance v0, Lorg/greenrobot/greendao/f;

    sget-object v3, Ljava/lang/Long;->TYPE:Ljava/lang/Class;

    const/16 v2, 0xa

    const-string v4, "videoId"

    const/4 v5, 0x1

    const-string v6, "_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/VideoDetailInfoDao$Properties;->VideoId: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, "videoPic"

    const-string v12, "VIDEO_PIC"

    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/VideoDetailInfoDao$Properties;->VideoPic:Lorg/greenrobot/greendao/f;

    .line 13
    new-instance v0, Lorg/greenrobot/greendao/f;

    sget-object v3, Ljava/lang/Long;->TYPE:Ljava/lang/Class;

    const/16 v2, 0xc

    const-string v4, "videoTime"

    const/4 v5, 0x0

    const-string v6, "VIDEO_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/VideoDetailInfoDao$Properties;->VideoTime: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, "videoUrl"

    const-string v12, "VIDEO_URL"

    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/VideoDetailInfoDao$Properties;->VideoUrl: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, "colorfulNickName"

    const-string v6, "COLORFUL_NICK_NAME"

    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/VideoDetailInfoDao$Properties;->ColorfulNickName:Lorg/greenrobot/greendao/f;

    .line 16
    new-instance v0, Lorg/greenrobot/greendao/f;

    const-class v9, Ljava/lang/String;

    const/16 v8, 0xf

    const-string v10, "avatarFrame"

    const-string v12, "AVATAR_FRAME"

    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/VideoDetailInfoDao$Properties;->AvatarFrame: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, "tag"

    const-string v6, "TAG"

    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/VideoDetailInfoDao$Properties;->Tag: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