Uses of Class
com.skava.shipping.model.ShippingAddress
Packages that use ShippingAddress
Package
Description
Shipping service related Orchestration model transformation classes available here.
-
Uses of ShippingAddress in com.skava.shipping.orchestration.transformation
Methods in com.skava.shipping.orchestration.transformation that return ShippingAddressModifier and TypeMethodDescriptionstatic ShippingAddress
ShippingTransformation.transformSFAddressToShippingAddress
(AddressOrchestration deliveryAddress, DeliveryStore deliveryStore) Transforms orchestration AddressOrchestration model to shipping service ShippingAddress model.static ShippingAddress
ShippingTransformation.transformSFAddressToShippingAddress
(AddressOrchestration deliveryAddress, SFSubscriptionDeliveryStore subscriptionDeliveryStore) Transforms orchestration AddressOrchestration model to shipping service ShippingAddress model.