public class KoubeiCraftsmanDataProviderModifyModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCraftsmanDataProviderModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getAvatar()
Gets avatar.
|
String |
getCareerBegin()
Gets career begin.
|
List<String> |
getCareers()
Gets careers.
|
String |
getCraftsmanId()
Gets craftsman id.
|
String |
getIntroduction()
Gets introduction.
|
String |
getNickName()
Gets nick name.
|
String |
getOutCraftsmanId()
Gets out craftsman id.
|
List<CraftsmanShopRelationOpenModel> |
getShopRelations()
Gets shop relations.
|
List<String> |
getSpecialities()
Gets specialities.
|
String |
getTelNum()
Gets tel num.
|
String |
getTitle()
Gets title.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setAvatar(String avatar)
Sets avatar.
|
void |
setCareerBegin(String careerBegin)
Sets career begin.
|
void |
setCareers(List<String> careers)
Sets careers.
|
void |
setCraftsmanId(String craftsmanId)
Sets craftsman id.
|
void |
setIntroduction(String introduction)
Sets introduction.
|
void |
setNickName(String nickName)
Sets nick name.
|
void |
setOutCraftsmanId(String outCraftsmanId)
Sets out craftsman id.
|
void |
setShopRelations(List<CraftsmanShopRelationOpenModel> shopRelations)
Sets shop relations.
|
void |
setSpecialities(List<String> specialities)
Sets specialities.
|
void |
setTelNum(String telNum)
Sets tel num.
|
void |
setTitle(String title)
Sets title.
|
public KoubeiCraftsmanDataProviderModifyModel()
public String getAuthCode()
public void setAuthCode(String authCode)
authCode - the auth codepublic String getAvatar()
public void setAvatar(String avatar)
avatar - the avatarpublic String getCareerBegin()
public void setCareerBegin(String careerBegin)
careerBegin - the career beginpublic void setCareers(List<String> careers)
careers - the careerspublic String getCraftsmanId()
public void setCraftsmanId(String craftsmanId)
craftsmanId - the craftsman idpublic String getIntroduction()
public void setIntroduction(String introduction)
introduction - the introductionpublic String getNickName()
public void setNickName(String nickName)
nickName - the nick namepublic String getOutCraftsmanId()
public void setOutCraftsmanId(String outCraftsmanId)
outCraftsmanId - the out craftsman idpublic List<CraftsmanShopRelationOpenModel> getShopRelations()
public void setShopRelations(List<CraftsmanShopRelationOpenModel> shopRelations)
shopRelations - the shop relationspublic void setSpecialities(List<String> specialities)
specialities - the specialitiespublic String getTelNum()
public void setTelNum(String telNum)
telNum - the tel numpublic String getTitle()
public void setTitle(String title)
title - the titleCopyright © 2018. All rights reserved.