RespFcIgnoreBean.smali

.class public Lcom/bjz/comm/net/bean/RespFcIgnoreBean;
.super Ljava/lang/Object;
.source "RespFcIgnoreBean.java"

# interfaces
.implements Ljava/io/Serializable;


# instance fields
.field private LookMe:Z

.field private LookOther:Z


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 8
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public isLookMe()Z
    .registers 2

    .line 14
    iget-boolean v0, p0, Lcom/bjz/comm/net/bean/RespFcIgnoreBean;->LookMe:Z

    return v0
.end method

.method public isLookOther()Z
    .registers 2

    .line 22
    iget-boolean v0, p0, Lcom/bjz/comm/net/bean/RespFcIgnoreBean;->LookOther:Z

    return v0
.end method

.method public setLookMe(Z)V
    .registers 2
    .param p1, "lookMe"    # Z

    .line 18
    iput-boolean p1, p0, Lcom/bjz/comm/net/bean/RespFcIgnoreBean;->LookMe:Z

    .line 19
    return-void
.end method

.method public setLookOther(Z)V
    .registers 2
    .param p1, "lookOther"    # Z

    .line 26
    iput-boolean p1, p0, Lcom/bjz/comm/net/bean/RespFcIgnoreBean;->LookOther:Z

    .line 27
    return-void
.end method