public class ClassifyBo
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
ClassifyBo.Builder |
限定符和类型 | 方法和说明 |
---|---|
int |
getBackgroundId() |
int |
getClassify() |
int |
getId() |
int |
getImgId() |
android.view.View.OnClickListener |
getOnClickListener() |
int |
getTagTextColr() |
int |
getTextId() |
boolean |
isHaveBottomLine() |
boolean |
isRedShow() |
boolean |
isShow() |
void |
setHaveBottomLine(boolean haveBottomLine) |
void |
setRedShow(boolean redShow) |
public int getId()
public int getClassify()
public int getImgId()
public int getTextId()
public int getBackgroundId()
public int getTagTextColr()
public boolean isShow()
public void setHaveBottomLine(boolean haveBottomLine)
public boolean isHaveBottomLine()
public void setRedShow(boolean redShow)
public boolean isRedShow()
public android.view.View.OnClickListener getOnClickListener()