public class AlipayDataDataserviceHolographicFactorQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayDataDataserviceHolographicFactorQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
String |
getCertNo()
Gets cert no.
|
List<HoloGraphicContactInfo> |
getContactInfoList()
Gets contact info list.
|
String |
getIsvFeature()
Gets isv feature.
|
String |
getMobile()
Gets mobile.
|
String |
getUserName()
Gets user name.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setContactInfoList(List<HoloGraphicContactInfo> contactInfoList)
Sets contact info list.
|
void |
setIsvFeature(String isvFeature)
Sets isv feature.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setUserName(String userName)
Sets user name.
|
public AlipayDataDataserviceHolographicFactorQueryModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic List<HoloGraphicContactInfo> getContactInfoList()
public void setContactInfoList(List<HoloGraphicContactInfo> contactInfoList)
contactInfoList
- the contact info listpublic String getIsvFeature()
public void setIsvFeature(String isvFeature)
isvFeature
- the isv featurepublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getUserName()
public void setUserName(String userName)
userName
- the user nameCopyright © 2018. All rights reserved.