类 ProductParam

java.lang.Object
com.walker.web.param.ParamRequest
com.ishop.merchant.pojo.ProductParam

public class ProductParam extends com.walker.web.param.ParamRequest
  • 构造器详细资料

    • ProductParam

      public ProductParam()
  • 方法详细资料

    • getType

      public int getType()
    • setType

      public void setType(int type)
    • getCategoryId

      public Integer getCategoryId()
    • setCategoryId

      public void setCategoryId(Integer categoryId)
    • getCateId

      public String getCateId()
    • setCateId

      public void setCateId(String cateId)
    • getKeywords

      public String getKeywords()
    • setKeywords

      public void setKeywords(String keywords)
    • getMerId

      public Integer getMerId()
    • setMerId

      public void setMerId(Integer merId)
    • getIsSelf

      public Integer getIsSelf()
    • setIsSelf

      public void setIsSelf(Integer isSelf)