类 WechatProfitReceiver
java.lang.Object
org.anyline.wechat.entity.WechatProfitReceiver
分帐
-
嵌套类概要
嵌套类 -
构造器概要
构造器构造器说明WechatProfitReceiver(WechatProfitReceiver.TYPE type, String account, int amount, String description) -
方法概要
修饰符和类型方法说明intgetType()voidsetAccount(String account) voidsetAmount(int amount) voidsetDescription(String description) void
-
构造器详细资料
-
WechatProfitReceiver
public WechatProfitReceiver(WechatProfitReceiver.TYPE type, String account, int amount, String description)
-
-
方法详细资料
-
getType
-
setType
-
getAccount
-
setAccount
-
getAmount
public int getAmount() -
setAmount
public void setAmount(int amount) -
getDescription
-
setDescription
-