Package travel.wink.sdk.booking.model
Class BookingConfirmationsAgent
java.lang.Object
travel.wink.sdk.booking.model.BookingConfirmationsAgent
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-16T10:17:55.121544913+07:00[Asia/Bangkok]")
public class BookingConfirmationsAgent
extends Object
BookingConfirmationsAgent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<BookingViewAgent> _list) addListItem(BookingViewAgent _listItem) boolean@Valid List<BookingViewAgent>getList()Get _listGet pointsToBeEarned@Valid CustomMonetaryAmountGet sourceTotal@Valid CustomMonetaryAmountGet userSpecifiedCurrencyTotalinthashCode()pointsToBeEarned(Integer pointsToBeEarned) voidsetList(List<BookingViewAgent> _list) voidsetPointsToBeEarned(Integer pointsToBeEarned) voidsetSourceTotal(CustomMonetaryAmount sourceTotal) voidsetUserSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) sourceTotal(CustomMonetaryAmount sourceTotal) toString()userSpecifiedCurrencyTotal(CustomMonetaryAmount 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
-
BookingConfirmationsAgent
public BookingConfirmationsAgent()
-
-
Method Details
-
_list
-
addListItem
-
getList
Get _list- Returns:
- _list
-
setList
-
pointsToBeEarned
-
getPointsToBeEarned
Get pointsToBeEarned- Returns:
- pointsToBeEarned
-
setPointsToBeEarned
-
userSpecifiedCurrencyTotal
public BookingConfirmationsAgent userSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) -
getUserSpecifiedCurrencyTotal
Get userSpecifiedCurrencyTotal- Returns:
- userSpecifiedCurrencyTotal
-
setUserSpecifiedCurrencyTotal
-
sourceTotal
-
getSourceTotal
Get sourceTotal- Returns:
- sourceTotal
-
setSourceTotal
-
equals
-
hashCode
public int hashCode() -
toString
-