public class AlipaySecurityDataInfoSecuritydataQueryModel extends AlipayObject
Constructor and Description |
---|
AlipaySecurityDataInfoSecuritydataQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
String |
getExt()
Gets ext.
|
String |
getSubject()
Gets subject.
|
String |
getSystemName()
Gets system name.
|
String |
getType()
Gets type.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setExt(String ext)
Sets ext.
|
void |
setSubject(String subject)
Sets subject.
|
void |
setSystemName(String systemName)
Sets system name.
|
void |
setType(String type)
Sets type.
|
public AlipaySecurityDataInfoSecuritydataQueryModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getExt()
public void setExt(String ext)
ext
- the extpublic String getSubject()
public void setSubject(String subject)
subject
- the subjectpublic String getSystemName()
public void setSystemName(String systemName)
systemName
- the system namepublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.