类 P2cDelChannelRuleRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cDelChannelRuleResponse>
com.icetech.sdk.request.p2c.rule.P2cDelChannelRuleRequest

public class P2cDelChannelRuleRequest extends BaseRequest<P2cDelChannelRuleResponse>
The type P 2 c del channel rule request.
作者:
zhangpengzhan
  • 构造器详细资料

    • P2cDelChannelRuleRequest

      public P2cDelChannelRuleRequest()
  • 方法详细资料

    • getParkCode

      public String getParkCode()
      Gets park code.
      返回:
      the park code
    • setParkCode

      public void setParkCode(String parkCode)
      Sets park code.
      参数:
      parkCode - the park code
    • getChannelId

      public String getChannelId()
      Gets channel id.
      返回:
      the channel id
    • setChannelId

      public void setChannelId(String channelId)
      Sets channel id.
      参数:
      channelId - the channel id
    • method

      protected String method()
      从类复制的说明: BaseRequest
      定义接口名称
      指定者:
      method 在类中 BaseRequest<P2cDelChannelRuleResponse>
      返回:
      接口名称