public class UserAsset extends Object implements Serializable
| Constructor and Description |
|---|
UserAsset() |
public Long getId()
public void setId(Long id)
public Long getUid()
public void setUid(Long uid)
public BigDecimal getRebateAmount()
public void setRebateAmount(BigDecimal rebateAmount)
public BigDecimal getCopartnerAmount()
public void setCopartnerAmount(BigDecimal copartnerAmount)
public BigDecimal getApplyingAmount()
public void setApplyingAmount(BigDecimal applyingAmount)
public BigDecimal getSurplusAmount()
public void setSurplusAmount(BigDecimal surplusAmount)
public BigDecimal getTodayAmount()
public void setTodayAmount(BigDecimal todayAmount)
public Integer getFirstCoprtnerCount()
public void setFirstCoprtnerCount(Integer firstCoprtnerCount)
public BigDecimal getFirstCoprtnerAmout()
public void setFirstCoprtnerAmout(BigDecimal firstCoprtnerAmout)
public Integer getSecondCoprtnerCount()
public void setSecondCoprtnerCount(Integer secondCoprtnerCount)
public BigDecimal getSecondCoprtnerAmout()
public void setSecondCoprtnerAmout(BigDecimal secondCoprtnerAmout)
public Long getCreateBy()
public void setCreateBy(Long createBy)
public Long getUpdateBy()
public void setUpdateBy(Long updateBy)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateAt()
public void setCreateAt(Long createAt)
Copyright © 2018. All rights reserved.