public static class GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetFlightExceedApplyResponseBodyApplyIntentionInfoDO() |
@NameInMap(value="arrCity") public String arrCity
@NameInMap(value="arrCityName") public String arrCityName
@NameInMap(value="arrTime") public String arrTime
@NameInMap(value="cabin") public String cabin
@NameInMap(value="cabinClass") public Integer cabinClass
@NameInMap(value="cabinClassStr") public String cabinClassStr
@NameInMap(value="depCity") public String depCity
@NameInMap(value="depCityName") public String depCityName
@NameInMap(value="depTime") public String depTime
@NameInMap(value="discount") public Double discount
@NameInMap(value="flightNo") public String flightNo
@NameInMap(value="price") public Long price
@NameInMap(value="type") public Integer type
public GetFlightExceedApplyResponseBodyApplyIntentionInfoDO()
public static GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO build(Map<String,?> map) throws Exception
Exceptionpublic GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setArrCity(String arrCity)
public String getArrCity()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setArrCityName(String arrCityName)
public String getArrCityName()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setArrTime(String arrTime)
public String getArrTime()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setCabin(String cabin)
public String getCabin()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setCabinClass(Integer cabinClass)
public Integer getCabinClass()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setCabinClassStr(String cabinClassStr)
public String getCabinClassStr()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setDepCity(String depCity)
public String getDepCity()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setDepCityName(String depCityName)
public String getDepCityName()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setDepTime(String depTime)
public String getDepTime()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setDiscount(Double discount)
public Double getDiscount()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setFlightNo(String flightNo)
public String getFlightNo()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setPrice(Long price)
public Long getPrice()
public GetFlightExceedApplyResponseBody.GetFlightExceedApplyResponseBodyApplyIntentionInfoDO setType(Integer type)
public Integer getType()
Copyright © 2022. All rights reserved.