类 WechatProfitReceiver

java.lang.Object
org.anyline.wechat.entity.WechatProfitReceiver

public class WechatProfitReceiver extends Object
分帐
  • 构造器详细资料

  • 方法详细资料

    • getType

      public WechatProfitReceiver.TYPE getType()
    • setType

      public void setType(WechatProfitReceiver.TYPE type)
    • getAccount

      public String getAccount()
    • setAccount

      public void setAccount(String account)
    • getAmount

      public int getAmount()
    • setAmount

      public void setAmount(int amount)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)