类 P2cChargeRuleListResponse.ChargeRuleListItem

java.lang.Object
com.icetech.sdk.response.p2c.rule.P2cChargeRuleListResponse.ChargeRuleListItem
所有已实现的接口:
Serializable
封闭类:
P2cChargeRuleListResponse

public static class P2cChargeRuleListResponse.ChargeRuleListItem extends Object implements Serializable
另请参阅:
  • 构造器详细资料

    • ChargeRuleListItem

      public ChargeRuleListItem()
  • 方法详细资料

    • getBilltypecode

      public String getBilltypecode()
    • setBilltypecode

      public void setBilltypecode(String billtypecode)
    • getBilltypename

      public String getBilltypename()
    • setBilltypename

      public void setBilltypename(String billtypename)
    • getBilltype

      public Integer getBilltype()
    • setBilltype

      public void setBilltype(Integer billtype)
    • getIsDefault

      public Integer getIsDefault()
    • setIsDefault

      public void setIsDefault(Integer isDefault)
    • getOperTime

      public Long getOperTime()
    • setOperTime

      public void setOperTime(Long operTime)