NewEventInfoRequestDao$Properties.smali
.class public Lcom/sandboxol/greendao/entity/NewEventInfoRequestDao$Properties;
.super Ljava/lang/Object;
.source "NewEventInfoRequestDao.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/greendao/entity/NewEventInfoRequestDao;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Properties"
.end annotation
# static fields
.field public static final EventList:Lorg/greenrobot/greendao/f;
.field public static final EventType:Lorg/greenrobot/greendao/f;
.field public static final GameId:Lorg/greenrobot/greendao/f;
.field public static final ID:Lorg/greenrobot/greendao/f;
.field public static final IsUpdate:Lorg/greenrobot/greendao/f;
.field public static final Platform:Lorg/greenrobot/greendao/f;
.field public static final StatisticType:Lorg/greenrobot/greendao/f;
.field public static final Timestamp: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/NewEventInfoRequestDao$Properties;->ID: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, "eventType"
const/4 v11, 0x0
const-string v12, "EVENT_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/NewEventInfoRequestDao$Properties;->EventType:Lorg/greenrobot/greendao/f;
.line 3
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v3, Ljava/lang/String;
const/4 v2, 0x2
const-string v4, "platform"
const/4 v5, 0x0
const-string v6, "PLATFORM"
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/NewEventInfoRequestDao$Properties;->Platform:Lorg/greenrobot/greendao/f;
.line 4
new-instance v0, Lorg/greenrobot/greendao/f;
const-class v9, Ljava/lang/String;
const/4 v8, 0x3
const-string v10, "gameId"
const-string v12, "GAME_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/NewEventInfoRequestDao$Properties;->GameId: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, "statisticType"
const-string v6, "STATISTIC_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/NewEventInfoRequestDao$Properties;->StatisticType: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, "timestamp"
const-string v12, "TIMESTAMP"
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/NewEventInfoRequestDao$Properties;->Timestamp:Lorg/greenrobot/greendao/f;
.line 7
new-instance v0, Lorg/greenrobot/greendao/f;
sget-object v3, Ljava/lang/Boolean;->TYPE:Ljava/lang/Class;
const/4 v2, 0x6
const-string v4, "isUpdate"
const-string v6, "IS_UPDATE"
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/NewEventInfoRequestDao$Properties;->IsUpdate: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, "eventList"
const-string v12, "EVENT_LIST"
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/NewEventInfoRequestDao$Properties;->EventList: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