public abstract class DataSource extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected DataSourceType |
type |
| 构造器和说明 |
|---|
DataSource(DataSourceType type) |
protected DataSourceType type
public DataSource(DataSourceType type)
public DataSourceType getType()
public void setType(DataSourceType type)
public void deserialize(com.alibaba.fastjson.JSONObject jsonObject)
Copyright © 2020. All Rights Reserved.