30 lines
471 B
Smali
30 lines
471 B
Smali
.class public Lcom/moji/http/ugc/bean/MoImgInfo;
|
|
.super Ljava/lang/Object;
|
|
.source "MoImgInfo.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/Serializable;
|
|
|
|
|
|
# instance fields
|
|
.field public height:I
|
|
|
|
.field public imgId:I
|
|
|
|
.field public imgageType:I
|
|
|
|
.field public path:Ljava/lang/String;
|
|
|
|
.field public width:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 8
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|