Class BookingConfirmations
java.lang.Object
travel.wink.sdk.booking.engine.model.BookingConfirmations
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-05-28T13:49:18.655773+07:00[Asia/Bangkok]")
public class BookingConfirmations
extends Object
BookingConfirmations
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<BookingView> _list) addListItem(BookingView _listItem) boolean@Valid List<BookingView>getList()Get _listGet pointsToBeEarned@Valid MoneysGet sourceTotal@Valid MoneysGet userSpecifiedCurrencyTotalinthashCode()pointsToBeEarned(Integer pointsToBeEarned) voidsetList(List<BookingView> _list) voidsetPointsToBeEarned(Integer pointsToBeEarned) voidsetSourceTotal(Moneys sourceTotal) voidsetUserSpecifiedCurrencyTotal(Moneys userSpecifiedCurrencyTotal) sourceTotal(Moneys sourceTotal) toString()userSpecifiedCurrencyTotal(Moneys userSpecifiedCurrencyTotal)
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
JSON_PROPERTY_POINTS_TO_BE_EARNED
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_TOTAL
- See Also:
-
JSON_PROPERTY_SOURCE_TOTAL
- See Also:
-
-
Constructor Details
-
BookingConfirmations
public BookingConfirmations()
-
-
Method Details
-
_list
-
addListItem
-
getList
Get _list- Returns:
- _list
-
setList
-
pointsToBeEarned
-
getPointsToBeEarned
Get pointsToBeEarned- Returns:
- pointsToBeEarned
-
setPointsToBeEarned
-
userSpecifiedCurrencyTotal
-
getUserSpecifiedCurrencyTotal
Get userSpecifiedCurrencyTotal- Returns:
- userSpecifiedCurrencyTotal
-
setUserSpecifiedCurrencyTotal
-
sourceTotal
-
getSourceTotal
Get sourceTotal- Returns:
- sourceTotal
-
setSourceTotal
-
equals
-
hashCode
public int hashCode() -
toString
-