public class AlipaySocialAntforestAccountTransferModel extends AlipayObject
| 构造器和说明 |
|---|
AlipaySocialAntforestAccountTransferModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEnergyAccountFrom() |
String |
getEnergyAccountTo() |
Long |
getEnergyCount() |
String |
getExtInfo() |
String |
getOutBizNo() |
String |
getTransferType() |
String |
getUserId() |
void |
setEnergyAccountFrom(String energyAccountFrom) |
void |
setEnergyAccountTo(String energyAccountTo) |
void |
setEnergyCount(Long energyCount) |
void |
setExtInfo(String extInfo) |
void |
setOutBizNo(String outBizNo) |
void |
setTransferType(String transferType) |
void |
setUserId(String userId) |
public AlipaySocialAntforestAccountTransferModel()
public String getEnergyAccountFrom()
public void setEnergyAccountFrom(String energyAccountFrom)
public String getEnergyAccountTo()
public void setEnergyAccountTo(String energyAccountTo)
public Long getEnergyCount()
public void setEnergyCount(Long energyCount)
public String getExtInfo()
public void setExtInfo(String extInfo)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public String getTransferType()
public void setTransferType(String transferType)
public String getUserId()
public void setUserId(String userId)
Copyright © 2020. All rights reserved.