public class KoubeiCraftsmanDataProviderCreateModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCraftsmanDataProviderCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount()
Gets account.
|
String |
getAuthCode()
Gets auth code.
|
String |
getAvatar()
Gets avatar.
|
String |
getCareerBegin()
Gets career begin.
|
List<String> |
getCareers()
Gets careers.
|
String |
getIntroduction()
Gets introduction.
|
String |
getName()
Gets name.
|
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 |
setAccount(String account)
Sets account.
|
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 |
setIntroduction(String introduction)
Sets introduction.
|
void |
setName(String name)
Sets name.
|
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 KoubeiCraftsmanDataProviderCreateModel()
public String getAccount()
public void setAccount(String account)
account - the accountpublic 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 getIntroduction()
public void setIntroduction(String introduction)
introduction - the introductionpublic String getName()
public void setName(String name)
name - the namepublic 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.