类 P2cChargeRuleListResponse.ChargeRuleListItem
java.lang.Object
com.icetech.sdk.response.p2c.rule.P2cChargeRuleListResponse.ChargeRuleListItem
- 所有已实现的接口:
Serializable
public static class P2cChargeRuleListResponse.ChargeRuleListItem
extends Object
implements Serializable
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetBilltype(Integer billtype) voidsetBilltypecode(String billtypecode) voidsetBilltypename(String billtypename) voidsetIsDefault(Integer isDefault) voidsetOperTime(Long operTime)
-
构造器详细资料
-
ChargeRuleListItem
public ChargeRuleListItem()
-
-
方法详细资料
-
getBilltypecode
-
setBilltypecode
-
getBilltypename
-
setBilltypename
-
getBilltype
-
setBilltype
-
getIsDefault
-
setIsDefault
-
getOperTime
-
setOperTime
-