Uses of Class
travel.wink.sdk.extranet.model.ThresholdItemReasonSupplier
Packages that use ThresholdItemReasonSupplier
-
Uses of ThresholdItemReasonSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return ThresholdItemReasonSupplierModifier and TypeMethodDescriptionThresholdItemReasonSupplier.addLineItemIdsItem(String lineItemIdsItem) ThresholdItemReasonSupplier.lineItemIds(List<String> lineItemIds) Methods in travel.wink.sdk.extranet.model that return types with arguments of type ThresholdItemReasonSupplierModifier and TypeMethodDescription@Valid List<ThresholdItemReasonSupplier>ThresholdReasonSupplier.getItemReasons()Get itemReasonsMethods in travel.wink.sdk.extranet.model with parameters of type ThresholdItemReasonSupplierModifier and TypeMethodDescriptionThresholdReasonSupplier.addItemReasonsItem(ThresholdItemReasonSupplier itemReasonsItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type ThresholdItemReasonSupplierModifier and TypeMethodDescriptionThresholdReasonSupplier.itemReasons(List<ThresholdItemReasonSupplier> itemReasons) voidThresholdReasonSupplier.setItemReasons(List<ThresholdItemReasonSupplier> itemReasons)