类 PlatformMerDetailVo

java.lang.Object
com.ishop.model.vo.PlatformMerDetailVo
所有已实现的接口:
Serializable

public class PlatformMerDetailVo extends Object implements Serializable
平台端看到商户详情。
另请参阅:
  • 构造器详细资料

    • PlatformMerDetailVo

      public PlatformMerDetailVo()
  • 方法详细资料

    • getId

      public Integer getId()
    • setId

      public void setId(Integer id)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getCategoryId

      public Integer getCategoryId()
    • setCategoryId

      public void setCategoryId(Integer categoryId)
    • getTypeId

      public Integer getTypeId()
    • setTypeId

      public void setTypeId(Integer typeId)
    • getAccount

      public String getAccount()
    • setAccount

      public void setAccount(String account)
    • getRealName

      public String getRealName()
    • setRealName

      public void setRealName(String realName)
    • getPhone

      public String getPhone()
    • setPhone

      public void setPhone(String phone)
    • getHandlingFee

      public Integer getHandlingFee()
    • setHandlingFee

      public void setHandlingFee(Integer handlingFee)
    • getKeywords

      public String getKeywords()
    • setKeywords

      public void setKeywords(String keywords)
    • getAddressDetail

      public String getAddressDetail()
    • setAddressDetail

      public void setAddressDetail(String addressDetail)
    • getLatitude

      public String getLatitude()
    • setLatitude

      public void setLatitude(String latitude)
    • getLongitude

      public String getLongitude()
    • setLongitude

      public void setLongitude(String longitude)
    • getIsSelf

      public Boolean getIsSelf()
    • setIsSelf

      public void setIsSelf(Boolean self)
    • getIsRecommend

      public Boolean getIsRecommend()
    • setIsRecommend

      public void setIsRecommend(Boolean recommend)
    • getProductSwitch

      public Boolean getProductSwitch()
    • setProductSwitch

      public void setProductSwitch(Boolean productSwitch)
    • getRemark

      public String getRemark()
    • setRemark

      public void setRemark(String remark)
    • getSort

      public Integer getSort()
    • setSort

      public void setSort(Integer sort)
    • getQualificationPicture

      public String getQualificationPicture()
    • setQualificationPicture

      public void setQualificationPicture(String qualificationPicture)
    • getCreateType

      public String getCreateType()
    • setCreateType

      public void setCreateType(String createType)
    • getAdminId

      public Long getAdminId()
    • setAdminId

      public void setAdminId(Long adminId)
    • getStarLevel

      public Integer getStarLevel()
    • setStarLevel

      public void setStarLevel(Integer starLevel)