
Public Member Functions | |
| boolean | match (String data) |
| IContact | getLogistic () |
| Contract | getStore () |
| Product | getDeliveryProduct () |
Definition at line 28 of file DeliveryContext.java.
| Product org.turro.financials.cart.delivery.DeliveryContext.getDeliveryProduct | ( | ) |
Implemented in org.turro.financials.cart.delivery.AbstractDeliveryContext.

| IContact org.turro.financials.cart.delivery.DeliveryContext.getLogistic | ( | ) |
Implemented in org.turro.financials.cart.delivery.AbstractDeliveryContext.
| Contract org.turro.financials.cart.delivery.DeliveryContext.getStore | ( | ) |
Implemented in org.turro.financials.cart.delivery.AbstractDeliveryContext.
| boolean org.turro.financials.cart.delivery.DeliveryContext.match | ( | String | data | ) |
Implemented in org.turro.financials.cart.delivery.ZipcodeContext, org.turro.financials.cart.delivery.ValueContext, org.turro.financials.cart.delivery.StreetMapContext, and org.turro.financials.cart.delivery.ProvinceContext.
