public class AccessProduceQrcode extends AlipayObject
Constructor and Description |
---|
AccessProduceQrcode() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchId()
Gets batch id.
|
String |
getCoreUrl()
Gets core url.
|
String |
getProduceOrderId()
Gets produce order id.
|
String |
getQrcode()
Gets qrcode.
|
void |
setBatchId(String batchId)
Sets batch id.
|
void |
setCoreUrl(String coreUrl)
Sets core url.
|
void |
setProduceOrderId(String produceOrderId)
Sets produce order id.
|
void |
setQrcode(String qrcode)
Sets qrcode.
|
public String getBatchId()
public void setBatchId(String batchId)
batchId
- the batch idpublic String getCoreUrl()
public void setCoreUrl(String coreUrl)
coreUrl
- the core urlpublic String getProduceOrderId()
public void setProduceOrderId(String produceOrderId)
produceOrderId
- the produce order idpublic String getQrcode()
public void setQrcode(String qrcode)
qrcode
- the qrcodeCopyright © 2018. All rights reserved.