ChannelData$Channel.smali
.class public Lcom/kookong/app/data/ChannelData$Channel;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/kookong/app/data/SerializableEx;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/kookong/app/data/ChannelData;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Channel"
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x1L
# instance fields
.field public ctyId:Ljava/lang/String;
.field public fee:S
.field public id:I
.field public logo:Ljava/lang/String;
.field public name:Ljava/lang/String;
.field public type:S
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method