public class MemberGenderCategoryBean
extends java.lang.Object
Constructor and Description |
---|
MemberGenderCategoryBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCategoryDescription() |
java.lang.String |
getCategoryGroup() |
int |
getCount() |
int |
getFemalescount() |
int |
getMalescount() |
int |
getOtherscount() |
void |
setCategoryDescription(java.lang.String categoryDescription) |
void |
setCategoryGroup(java.lang.String categoryGroup) |
void |
setCount(int count) |
void |
setFemalescount(int femalescount) |
void |
setMalescount(int malescount) |
void |
setOtherscount(int otherscount) |
public java.lang.String getCategoryDescription()
public java.lang.String getCategoryGroup()
public int getCount()
public int getFemalescount()
public int getMalescount()
public int getOtherscount()
public void setCategoryDescription(java.lang.String categoryDescription)
public void setCategoryGroup(java.lang.String categoryGroup)
public void setCount(int count)
public void setFemalescount(int femalescount)
public void setMalescount(int malescount)
public void setOtherscount(int otherscount)
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.