public static class GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetTrainExceedApplyResponseBodyApplyIntentionInfoDO() |
@NameInMap(value="arrCity") public String arrCity
@NameInMap(value="arrCityName") public String arrCityName
@NameInMap(value="arrStation") public String arrStation
@NameInMap(value="arrTime") public String arrTime
@NameInMap(value="depCity") public String depCity
@NameInMap(value="depCityName") public String depCityName
@NameInMap(value="depStation") public String depStation
@NameInMap(value="depTime") public String depTime
@NameInMap(value="price") public Long price
@NameInMap(value="seatName") public String seatName
@NameInMap(value="trainNo") public String trainNo
@NameInMap(value="trainTypeDesc") public String trainTypeDesc
public GetTrainExceedApplyResponseBodyApplyIntentionInfoDO()
public static GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO build(Map<String,?> map) throws Exception
Exception
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setArrCity(String arrCity)
public String getArrCity()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setArrCityName(String arrCityName)
public String getArrCityName()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setArrStation(String arrStation)
public String getArrStation()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setArrTime(String arrTime)
public String getArrTime()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setDepCity(String depCity)
public String getDepCity()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setDepCityName(String depCityName)
public String getDepCityName()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setDepStation(String depStation)
public String getDepStation()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setDepTime(String depTime)
public String getDepTime()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setPrice(Long price)
public Long getPrice()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setSeatName(String seatName)
public String getSeatName()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setTrainNo(String trainNo)
public String getTrainNo()
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO setTrainTypeDesc(String trainTypeDesc)
public String getTrainTypeDesc()
Copyright © 2022. All rights reserved.