Enum Class的使用
org.anyline.wechat.entity.WechatProfitReceiver.TYPE
-
org.anyline.wechat.entity中WechatProfitReceiver.TYPE的使用
修饰符和类型方法说明WechatProfitReceiver.getType()static WechatProfitReceiver.TYPEReturns the enum constant of this class with the specified name.static WechatProfitReceiver.TYPE[]WechatProfitReceiver.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.限定符构造器说明WechatProfitReceiver(WechatProfitReceiver.TYPE type, String account, int amount, String description)