117 lines
2.8 KiB
Smali
117 lines
2.8 KiB
Smali
.class final Lcom/moji/http/mqn/entity/Coterie$1;
|
|
.super Ljava/lang/Object;
|
|
.source "Coterie.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/os/Parcelable$Creator;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/mqn/entity/Coterie;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Landroid/os/Parcelable$Creator<",
|
|
"Lcom/moji/http/mqn/entity/Coterie;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 41
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public createFromParcel(Landroid/os/Parcel;)Lcom/moji/http/mqn/entity/Coterie;
|
|
.locals 2
|
|
|
|
.line 45
|
|
new-instance v0, Lcom/moji/http/mqn/entity/Coterie;
|
|
|
|
invoke-direct {v0}, Lcom/moji/http/mqn/entity/Coterie;-><init>()V
|
|
|
|
.line 46
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, v0, Lcom/moji/http/mqn/entity/Coterie;->id:Ljava/lang/String;
|
|
|
|
.line 47
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, v0, Lcom/moji/http/mqn/entity/Coterie;->desc:Ljava/lang/String;
|
|
|
|
.line 48
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, v0, Lcom/moji/http/mqn/entity/Coterie;->icon:Ljava/lang/String;
|
|
|
|
.line 49
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, v0, Lcom/moji/http/mqn/entity/Coterie;->name:Ljava/lang/String;
|
|
|
|
.line 50
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, v0, Lcom/moji/http/mqn/entity/Coterie;->forum_id:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 41
|
|
invoke-virtual {p0, p1}, Lcom/moji/http/mqn/entity/Coterie$1;->createFromParcel(Landroid/os/Parcel;)Lcom/moji/http/mqn/entity/Coterie;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public newArray(I)[Lcom/moji/http/mqn/entity/Coterie;
|
|
.locals 0
|
|
|
|
.line 56
|
|
new-array p1, p1, [Lcom/moji/http/mqn/entity/Coterie;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic newArray(I)[Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 41
|
|
invoke-virtual {p0, p1}, Lcom/moji/http/mqn/entity/Coterie$1;->newArray(I)[Lcom/moji/http/mqn/entity/Coterie;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|