类 MerchantVo

java.lang.Object
com.walker.jdbc.BasePo<EbMerchant>
com.ishop.model.po.EbMerchant
com.ishop.model.vo.MerchantVo
所有已实现的接口:
Serializable, Cloneable

public class MerchantVo extends EbMerchant
另请参阅:
  • 构造器详细资料

    • MerchantVo

      public MerchantVo(EbMerchant merchant)
  • 方法详细资料

    • getMerCategory

      public String getMerCategory()
    • setMerCategory

      public void setMerCategory(String merCategory)
    • getMerType

      public String getMerType()
    • setMerType

      public void setMerType(String merType)