public class AlipayCommerceCityfacilitatorVoucherQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCommerceCityfacilitatorVoucherQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAmount()
Gets amount.
|
String |
getEndStation()
Gets end station.
|
String |
getEndStationName()
Gets end station name.
|
String |
getQuantity()
Gets quantity.
|
String |
getStartStation()
Gets start station.
|
String |
getStartStationName()
Gets start station name.
|
String |
getStatus()
Gets status.
|
String |
getTicketPrice()
Gets ticket price.
|
String |
getTicketType()
Gets ticket type.
|
String |
getTradeNo()
Gets trade no.
|
void |
setAmount(String amount)
Sets amount.
|
void |
setEndStation(String endStation)
Sets end station.
|
void |
setEndStationName(String endStationName)
Sets end station name.
|
void |
setQuantity(String quantity)
Sets quantity.
|
void |
setStartStation(String startStation)
Sets start station.
|
void |
setStartStationName(String startStationName)
Sets start station name.
|
void |
setStatus(String status)
Sets status.
|
void |
setTicketPrice(String ticketPrice)
Sets ticket price.
|
void |
setTicketType(String ticketType)
Sets ticket type.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCommerceCityfacilitatorVoucherQueryResponse()
public void setAmount(String amount)
amount
- the amountpublic String getAmount()
public void setEndStation(String endStation)
endStation
- the end stationpublic String getEndStation()
public void setEndStationName(String endStationName)
endStationName
- the end station namepublic String getEndStationName()
public void setQuantity(String quantity)
quantity
- the quantitypublic String getQuantity()
public void setStartStation(String startStation)
startStation
- the start stationpublic String getStartStation()
public void setStartStationName(String startStationName)
startStationName
- the start station namepublic String getStartStationName()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setTicketPrice(String ticketPrice)
ticketPrice
- the ticket pricepublic String getTicketPrice()
public void setTicketType(String ticketType)
ticketType
- the ticket typepublic String getTicketType()
public void setTradeNo(String tradeNo)
tradeNo
- the trade nopublic String getTradeNo()
Copyright © 2018. All rights reserved.