public class AnttechBlockchainFinanceEnergyPredictSubmitModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechBlockchainFinanceEnergyPredictSubmitModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDataType() |
String |
getOutResourceId() |
String |
getPredictDate() |
List<LoadInfoNode> |
getPredictLoadList() |
Long |
getPredictTimespan() |
String |
getProductAgreementCode() |
void |
setDataType(String dataType) |
void |
setOutResourceId(String outResourceId) |
void |
setPredictDate(String predictDate) |
void |
setPredictLoadList(List<LoadInfoNode> predictLoadList) |
void |
setPredictTimespan(Long predictTimespan) |
void |
setProductAgreementCode(String productAgreementCode) |
public AnttechBlockchainFinanceEnergyPredictSubmitModel()
public String getDataType()
public void setDataType(String dataType)
public String getOutResourceId()
public void setOutResourceId(String outResourceId)
public String getPredictDate()
public void setPredictDate(String predictDate)
public List<LoadInfoNode> getPredictLoadList()
public void setPredictLoadList(List<LoadInfoNode> predictLoadList)
public Long getPredictTimespan()
public void setPredictTimespan(Long predictTimespan)
public String getProductAgreementCode()
public void setProductAgreementCode(String productAgreementCode)
Copyright © 2024. All rights reserved.