|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShippingService | |
wt.wrmf.delivery |
Uses of ShippingService in wt.wrmf.delivery |
Classes in wt.wrmf.delivery that implement ShippingService | |
class |
StandardShippingService
Use the newStandardShippingService static factory method(s),
not the StandardShippingService constructor, to construct
instances of this class. |
Fields in wt.wrmf.delivery declared as ShippingService | |
static ShippingService |
ShippingHelper.service
Supported API: false |
private ShippingService |
DeliveryServiceEvent.shippingService
|
Methods in wt.wrmf.delivery that return ShippingService | |
ShippingService |
DeliveryServiceEvent.getShippingService()
Gets the value of the attribute: shippingService; Theshipping service that emits events. |
Methods in wt.wrmf.delivery with parameters of type ShippingService | |
void |
DeliveryServiceEvent.setShippingService(ShippingService a_ShippingService)
Sets the value of the attribute: shippingService; Theshipping service that emits events. |
Constructors in wt.wrmf.delivery with parameters of type ShippingService | |
DeliveryServiceEvent(ShippingService service,
String eventType,
ShippingItem target)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |