Uses of Class
travel.wink.sdk.lookup.model.CustomMonetaryAmount
Packages that use CustomMonetaryAmount
-
Uses of CustomMonetaryAmount in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return CustomMonetaryAmountModifier and TypeMethodDescriptionCustomMonetaryAmount.amount(BigDecimal amount) @NotNull @Valid CustomMonetaryAmountRatePlanLevelFeeConsumer.getFixedAmount()Get fixedAmount@Valid CustomMonetaryAmountStayRateConsumer.getInternalAveragePricePerNight()Get internalAveragePricePerNight@NotNull @Valid CustomMonetaryAmountLocalizedPriceConsumer.getInternalBaseTotal()Get internalBaseTotal@Valid CustomMonetaryAmountStayRateConsumer.getInternalBaseTotal()Get internalBaseTotal@Valid CustomMonetaryAmountExtraChargesConsumer.getInternalTotal()Get internalTotal@Valid CustomMonetaryAmountLocalizedPriceConsumer.getInternalTotal()Get internalTotal@Valid CustomMonetaryAmountRoomConfigurationPriceConsumer.getInternalTotal()Get internalTotal@Valid CustomMonetaryAmountStayRateConsumer.getInternalTotal()Get internalTotal@Valid CustomMonetaryAmountStayRateConsumer.getSourceAveragePricePerNight()Get sourceAveragePricePerNight@NotNull @Valid CustomMonetaryAmountLocalizedPriceConsumer.getSourceBaseTotal()Get sourceBaseTotal@Valid CustomMonetaryAmountStayRateConsumer.getSourceBaseTotal()Get sourceBaseTotal@Valid CustomMonetaryAmountExtraChargesConsumer.getSourceTotal()Get sourceTotal@Valid CustomMonetaryAmountLocalizedPriceConsumer.getSourceTotal()Get sourceTotal@Valid CustomMonetaryAmountRoomConfigurationPriceConsumer.getSourceTotal()Get sourceTotal@Valid CustomMonetaryAmountStayRateConsumer.getSourceTotal()Get sourceTotal@Valid CustomMonetaryAmountStayRateConsumer.getUserSpecifiedCurrencyAveragePricePerNight()Get userSpecifiedCurrencyAveragePricePerNight@NotNull @Valid CustomMonetaryAmountLocalizedPriceConsumer.getUserSpecifiedCurrencyBaseTotal()Get userSpecifiedCurrencyBaseTotal@Valid CustomMonetaryAmountStayRateConsumer.getUserSpecifiedCurrencyBaseTotal()Get userSpecifiedCurrencyBaseTotal@Valid CustomMonetaryAmountExtraChargesConsumer.getUserSpecifiedCurrencyTotal()Get userSpecifiedCurrencyTotal@Valid CustomMonetaryAmountLocalizedPriceConsumer.getUserSpecifiedCurrencyTotal()Get userSpecifiedCurrencyTotal@Valid CustomMonetaryAmountRoomConfigurationPriceConsumer.getUserSpecifiedCurrencyTotal()Get userSpecifiedCurrencyTotal@Valid CustomMonetaryAmountStayRateConsumer.getUserSpecifiedCurrencyTotal()Get userSpecifiedCurrencyTotalMethods in travel.wink.sdk.lookup.model with parameters of type CustomMonetaryAmountModifier and TypeMethodDescriptionRatePlanLevelFeeConsumer.fixedAmount(CustomMonetaryAmount fixedAmount) StayRateConsumer.internalAveragePricePerNight(CustomMonetaryAmount internalAveragePricePerNight) LocalizedPriceConsumer.internalBaseTotal(CustomMonetaryAmount internalBaseTotal) StayRateConsumer.internalBaseTotal(CustomMonetaryAmount internalBaseTotal) ExtraChargesConsumer.internalTotal(CustomMonetaryAmount internalTotal) LocalizedPriceConsumer.internalTotal(CustomMonetaryAmount internalTotal) RoomConfigurationPriceConsumer.internalTotal(CustomMonetaryAmount internalTotal) StayRateConsumer.internalTotal(CustomMonetaryAmount internalTotal) voidRatePlanLevelFeeConsumer.setFixedAmount(CustomMonetaryAmount fixedAmount) voidStayRateConsumer.setInternalAveragePricePerNight(CustomMonetaryAmount internalAveragePricePerNight) voidLocalizedPriceConsumer.setInternalBaseTotal(CustomMonetaryAmount internalBaseTotal) voidStayRateConsumer.setInternalBaseTotal(CustomMonetaryAmount internalBaseTotal) voidExtraChargesConsumer.setInternalTotal(CustomMonetaryAmount internalTotal) voidLocalizedPriceConsumer.setInternalTotal(CustomMonetaryAmount internalTotal) voidRoomConfigurationPriceConsumer.setInternalTotal(CustomMonetaryAmount internalTotal) voidStayRateConsumer.setInternalTotal(CustomMonetaryAmount internalTotal) voidStayRateConsumer.setSourceAveragePricePerNight(CustomMonetaryAmount sourceAveragePricePerNight) voidLocalizedPriceConsumer.setSourceBaseTotal(CustomMonetaryAmount sourceBaseTotal) voidStayRateConsumer.setSourceBaseTotal(CustomMonetaryAmount sourceBaseTotal) voidExtraChargesConsumer.setSourceTotal(CustomMonetaryAmount sourceTotal) voidLocalizedPriceConsumer.setSourceTotal(CustomMonetaryAmount sourceTotal) voidRoomConfigurationPriceConsumer.setSourceTotal(CustomMonetaryAmount sourceTotal) voidStayRateConsumer.setSourceTotal(CustomMonetaryAmount sourceTotal) voidStayRateConsumer.setUserSpecifiedCurrencyAveragePricePerNight(CustomMonetaryAmount userSpecifiedCurrencyAveragePricePerNight) voidLocalizedPriceConsumer.setUserSpecifiedCurrencyBaseTotal(CustomMonetaryAmount userSpecifiedCurrencyBaseTotal) voidStayRateConsumer.setUserSpecifiedCurrencyBaseTotal(CustomMonetaryAmount userSpecifiedCurrencyBaseTotal) voidExtraChargesConsumer.setUserSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) voidLocalizedPriceConsumer.setUserSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) voidRoomConfigurationPriceConsumer.setUserSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) voidStayRateConsumer.setUserSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) StayRateConsumer.sourceAveragePricePerNight(CustomMonetaryAmount sourceAveragePricePerNight) LocalizedPriceConsumer.sourceBaseTotal(CustomMonetaryAmount sourceBaseTotal) StayRateConsumer.sourceBaseTotal(CustomMonetaryAmount sourceBaseTotal) ExtraChargesConsumer.sourceTotal(CustomMonetaryAmount sourceTotal) LocalizedPriceConsumer.sourceTotal(CustomMonetaryAmount sourceTotal) RoomConfigurationPriceConsumer.sourceTotal(CustomMonetaryAmount sourceTotal) StayRateConsumer.sourceTotal(CustomMonetaryAmount sourceTotal) StayRateConsumer.userSpecifiedCurrencyAveragePricePerNight(CustomMonetaryAmount userSpecifiedCurrencyAveragePricePerNight) LocalizedPriceConsumer.userSpecifiedCurrencyBaseTotal(CustomMonetaryAmount userSpecifiedCurrencyBaseTotal) StayRateConsumer.userSpecifiedCurrencyBaseTotal(CustomMonetaryAmount userSpecifiedCurrencyBaseTotal) ExtraChargesConsumer.userSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) LocalizedPriceConsumer.userSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) RoomConfigurationPriceConsumer.userSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal) StayRateConsumer.userSpecifiedCurrencyTotal(CustomMonetaryAmount userSpecifiedCurrencyTotal)