public class AnttechBlockchainFinanceEnergyCommandSubmitModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechBlockchainFinanceEnergyCommandSubmitModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
CommandContent |
getCommandContent() |
String |
getEntityId() |
String |
getFunctionType() |
String |
getProductAgreementCode() |
String |
getRequestId() |
String |
getSchedulerFlag() |
Date |
getSchedulerTime() |
void |
setCommandContent(CommandContent commandContent) |
void |
setEntityId(String entityId) |
void |
setFunctionType(String functionType) |
void |
setProductAgreementCode(String productAgreementCode) |
void |
setRequestId(String requestId) |
void |
setSchedulerFlag(String schedulerFlag) |
void |
setSchedulerTime(Date schedulerTime) |
public AnttechBlockchainFinanceEnergyCommandSubmitModel()
public CommandContent getCommandContent()
public void setCommandContent(CommandContent commandContent)
public String getEntityId()
public void setEntityId(String entityId)
public String getFunctionType()
public void setFunctionType(String functionType)
public String getProductAgreementCode()
public void setProductAgreementCode(String productAgreementCode)
public String getRequestId()
public void setRequestId(String requestId)
public String getSchedulerFlag()
public void setSchedulerFlag(String schedulerFlag)
public Date getSchedulerTime()
public void setSchedulerTime(Date schedulerTime)
Copyright © 2024. All rights reserved.