public class AlipayEbppProdmodeDropdataQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEbppProdmodeDropdataQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getSearchType()
Gets search type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setSearchType(String searchType)
Sets search type.
|
public AlipayEbppProdmodeDropdataQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getSearchType()
public void setSearchType(String searchType)
searchType - the search typeCopyright © 2018. All rights reserved.