构造器和说明 |
---|
UserPlatformBean() |
UserPlatformBean(long registerTotal,
UserProductType userProductType) |
限定符和类型 | 方法和说明 |
---|---|
long |
getAvailableTotal() |
long |
getRegisterTotal() |
int |
getUserType() |
void |
setAvailableTotal(long availableTotal) |
void |
setRegisterTotal(long registerTotal) |
void |
setUserType(int userType) |
getExtraAttribute, setExtraAttribute
public UserPlatformBean()
public UserPlatformBean(long registerTotal, UserProductType userProductType)
public int getUserType()
public void setUserType(int userType)
public long getRegisterTotal()
public void setRegisterTotal(long registerTotal)
public long getAvailableTotal()
public void setAvailableTotal(long availableTotal)