public class SourceQueryParam extends Object
| 构造器和说明 |
|---|
SourceQueryParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
SourceQueryParam |
addWhere(String key,
Object value) |
String |
getAccountcode() |
String |
getAppid() |
String |
getProductid() |
Map<String,Object> |
getWhere() |
SourceQueryParam |
setAccountcode(String accountcode) |
SourceQueryParam |
setAppid(String appid) |
SourceQueryParam |
setProductid(String productid) |
public SourceQueryParam addWhere(String key, Object value)
public String getProductid()
public SourceQueryParam setProductid(String productid)
public String getAppid()
public SourceQueryParam setAppid(String appid)
public String getAccountcode()
public SourceQueryParam setAccountcode(String accountcode)
Copyright © 2018. All rights reserved.