Uses of Class
travel.wink.sdk.extranet.model.RatePlanLevelFeeSupplierDetails
Packages that use RatePlanLevelFeeSupplierDetails
-
Uses of RatePlanLevelFeeSupplierDetails in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RatePlanLevelFeeSupplierDetailsModifier and TypeMethodDescriptionRatePlanLevelFeeSupplierDetails.addDescriptionsItem(LocalizedDescriptionSupplierDetails descriptionsItem) RatePlanLevelFeeSupplierDetails.descriptions(List<LocalizedDescriptionSupplierDetails> descriptions) RatePlanLevelFeeSupplierDetails.fixedAmount(CustomMonetaryAmount fixedAmount) ExtraChargeSupplierDetails.getRatePlanLevelFee()Get ratePlanLevelFeeRatePlanLevelFeeSupplierDetails.type(RatePlanLevelFeeSupplierDetails.TypeEnum type) Methods in travel.wink.sdk.extranet.model that return types with arguments of type RatePlanLevelFeeSupplierDetailsModifier and TypeMethodDescription@Valid List<RatePlanLevelFeeSupplierDetails>RatePlanSupplierDetails.getRatePlanLevelFees()This can be a one-time fee such as a cleaning feeMethods in travel.wink.sdk.extranet.model with parameters of type RatePlanLevelFeeSupplierDetailsModifier and TypeMethodDescriptionRatePlanSupplierDetails.addRatePlanLevelFeesItem(RatePlanLevelFeeSupplierDetails ratePlanLevelFeesItem) ExtraChargeSupplierDetails.ratePlanLevelFee(RatePlanLevelFeeSupplierDetails ratePlanLevelFee) voidExtraChargeSupplierDetails.setRatePlanLevelFee(RatePlanLevelFeeSupplierDetails ratePlanLevelFee) Method parameters in travel.wink.sdk.extranet.model with type arguments of type RatePlanLevelFeeSupplierDetailsModifier and TypeMethodDescriptionRatePlanSupplierDetails.ratePlanLevelFees(List<RatePlanLevelFeeSupplierDetails> ratePlanLevelFees) voidRatePlanSupplierDetails.setRatePlanLevelFees(List<RatePlanLevelFeeSupplierDetails> ratePlanLevelFees)