public static class QueryFpShotJobListResponse.FpShotJob.FpShotConfig extends Object
| 构造器和说明 |
|---|
FpShotConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFpDBId() |
String |
getNotary() |
String |
getPrimaryKey() |
String |
getSaveType() |
void |
setFpDBId(String fpDBId) |
void |
setNotary(String notary) |
void |
setPrimaryKey(String primaryKey) |
void |
setSaveType(String saveType) |
public String getPrimaryKey()
public void setPrimaryKey(String primaryKey)
public String getSaveType()
public void setSaveType(String saveType)
public String getNotary()
public void setNotary(String notary)
public String getFpDBId()
public void setFpDBId(String fpDBId)
Copyright © 2022. All Rights Reserved.