ResourceLatestVersionData.smali
.class public Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;
.super Ljava/lang/Object;
.source "ResourceLatestVersionData.java"
# interfaces
.implements Ljava/io/Serializable;
# instance fields
.field private cresVersion:J
.field private dresVersion:J
.field private gresVersion:J
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public constructor <init>(JJJ)V
.registers 7
.line 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 3
iput-wide p1, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->cresVersion:J
.line 4
iput-wide p3, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->dresVersion:J
.line 5
iput-wide p5, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->gresVersion:J
return-void
.end method
# virtual methods
.method public getCresVersion()J
.registers 3
.line 1
iget-wide v0, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->cresVersion:J
return-wide v0
.end method
.method public getDresVersion()J
.registers 3
.line 1
iget-wide v0, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->dresVersion:J
return-wide v0
.end method
.method public getGresVersion()J
.registers 3
.line 1
iget-wide v0, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->gresVersion:J
return-wide v0
.end method
.method public setCresVersion(J)V
.registers 3
.line 1
iput-wide p1, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->cresVersion:J
return-void
.end method
.method public setDresVersion(J)V
.registers 3
.line 1
iput-wide p1, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->dresVersion:J
return-void
.end method
.method public setGresVersion(J)V
.registers 3
.line 1
iput-wide p1, p0, Lcom/sandboxol/greendao/entity/ResourceLatestVersionData;->gresVersion:J
return-void
.end method