Weather/smali_classes2/com/moji/http/snsforum/LiveViewCommentImpl.smali
2021-05-10 10:13:34 +02:00

166 lines
2.4 KiB
Smali

.class public Lcom/moji/http/snsforum/LiveViewCommentImpl;
.super Ljava/lang/Object;
.source "LiveViewCommentImpl.java"
# interfaces
.implements Lcom/moji/http/snsforum/ILiveViewComment;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T::",
"Lcom/moji/http/snsforum/ILiveViewComment;",
">",
"Ljava/lang/Object;",
"Lcom/moji/http/snsforum/ILiveViewComment;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 9
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getComment()Ljava/lang/String;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public getCommentId()J
.locals 2
const-wide/16 v0, 0x0
return-wide v0
.end method
.method public getCommentPraised()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public getCommentPtaiseNum()I
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public getCreateTime()J
.locals 2
const-wide/16 v0, 0x0
return-wide v0
.end method
.method public getExpandMoreComment()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public getFace()Ljava/lang/String;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public getLocation()Ljava/lang/String;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public getNick()Ljava/lang/String;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public getOfficialType()I
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public getReplyCommentId()J
.locals 2
const-wide/16 v0, 0x0
return-wide v0
.end method
.method public getReplyCommentList()Ljava/util/List;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public getReplyedCommentId()J
.locals 2
const-wide/16 v0, 0x0
return-wide v0
.end method
.method public getReplyedNick()Ljava/lang/String;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public getSnsId()J
.locals 2
const-wide/16 v0, 0x0
return-wide v0
.end method
.method public getToSnsId()J
.locals 2
const-wide/16 v0, 0x0
return-wide v0
.end method
.method public setExpandMoreComment(Z)V
.locals 0
return-void
.end method