public class MybankCreditProdarrangementContracttextQueryModel extends AlipayObject
| Constructor and Description |
|---|
MybankCreditProdarrangementContracttextQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBsnNo()
Gets bsn no.
|
String |
getContractType()
Gets contract type.
|
String |
getQueryType()
Gets query type.
|
void |
setBsnNo(String bsnNo)
Sets bsn no.
|
void |
setContractType(String contractType)
Sets contract type.
|
void |
setQueryType(String queryType)
Sets query type.
|
public MybankCreditProdarrangementContracttextQueryModel()
public String getBsnNo()
public void setBsnNo(String bsnNo)
bsnNo - the bsn nopublic String getContractType()
public void setContractType(String contractType)
contractType - the contract typepublic String getQueryType()
public void setQueryType(String queryType)
queryType - the query typeCopyright © 2018. All rights reserved.