public static class OapiAlitripBtripPriceQueryResponse.Module extends TaobaoObject
| Constructor and Description |
|---|
Module() |
| Modifier and Type | Method and Description |
|---|---|
List<OapiAlitripBtripPriceQueryResponse.HotelFeeDetail> |
getHotelFeeDetail() |
String |
getQueryKey() |
OapiAlitripBtripPriceQueryResponse.TrafficFee |
getTrafficFee() |
void |
setHotelFeeDetail(List<OapiAlitripBtripPriceQueryResponse.HotelFeeDetail> hotelFeeDetail) |
void |
setQueryKey(String queryKey) |
void |
setTrafficFee(OapiAlitripBtripPriceQueryResponse.TrafficFee trafficFee) |
public List<OapiAlitripBtripPriceQueryResponse.HotelFeeDetail> getHotelFeeDetail()
public void setHotelFeeDetail(List<OapiAlitripBtripPriceQueryResponse.HotelFeeDetail> hotelFeeDetail)
public String getQueryKey()
public void setQueryKey(String queryKey)
public OapiAlitripBtripPriceQueryResponse.TrafficFee getTrafficFee()
public void setTrafficFee(OapiAlitripBtripPriceQueryResponse.TrafficFee trafficFee)
Copyright © 2021. All rights reserved.