public class AlipayDaoweiSpModifyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayDaoweiSpModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
CalendarScheduleInfo |
getCalendarSchedule()
Gets calendar schedule.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getDesc()
Gets desc.
|
List<LicenseInfo> |
getLicenseList()
Gets license list.
|
String |
getLogonId()
Gets logon id.
|
String |
getMobile()
Gets mobile.
|
String |
getName()
Gets name.
|
String |
getNickName()
Gets nick name.
|
String |
getOutSpId()
Gets out sp id.
|
String |
getPhotoUrl()
Gets photo url.
|
String |
getStatus()
Gets status.
|
void |
setCalendarSchedule(CalendarScheduleInfo calendarSchedule)
Sets calendar schedule.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setDesc(String desc)
Sets desc.
|
void |
setLicenseList(List<LicenseInfo> licenseList)
Sets license list.
|
void |
setLogonId(String logonId)
Sets logon id.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setName(String name)
Sets name.
|
void |
setNickName(String nickName)
Sets nick name.
|
void |
setOutSpId(String outSpId)
Sets out sp id.
|
void |
setPhotoUrl(String photoUrl)
Sets photo url.
|
void |
setStatus(String status)
Sets status.
|
public CalendarScheduleInfo getCalendarSchedule()
public void setCalendarSchedule(CalendarScheduleInfo calendarSchedule)
calendarSchedule - the calendar schedulepublic String getCertNo()
public void setCertNo(String certNo)
certNo - the cert nopublic String getCertType()
public void setCertType(String certType)
certType - the cert typepublic String getDesc()
public void setDesc(String desc)
desc - the descpublic List<LicenseInfo> getLicenseList()
public void setLicenseList(List<LicenseInfo> licenseList)
licenseList - the license listpublic String getLogonId()
public void setLogonId(String logonId)
logonId - the logon idpublic String getMobile()
public void setMobile(String mobile)
mobile - the mobilepublic String getName()
public void setName(String name)
name - the namepublic String getNickName()
public void setNickName(String nickName)
nickName - the nick namepublic String getOutSpId()
public void setOutSpId(String outSpId)
outSpId - the out sp idpublic String getPhotoUrl()
public void setPhotoUrl(String photoUrl)
photoUrl - the photo urlpublic String getStatus()
public void setStatus(String status)
status - the statusCopyright © 2018. All rights reserved.