Uses of Class
travel.wink.affiliate.model.ShippingDetails
Packages that use ShippingDetails
-
Uses of ShippingDetails in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return ShippingDetailsModifier and TypeMethodDescription@Valid ShippingDetailsInvoice.getCustomerShipping()Get customerShippingShippingDetails.trackingNumber(String trackingNumber) Methods in travel.wink.affiliate.model with parameters of type ShippingDetailsModifier and TypeMethodDescriptionInvoice.customerShipping(ShippingDetails customerShipping) voidInvoice.setCustomerShipping(ShippingDetails customerShipping)