| 
 | bea Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface defines the contants that are associated with the ShippingMethod Interface.
ShippingMethod| Field Summary | |
| static java.lang.String | FLATRATEA single flat rate price is returned as specified in the price field. | 
| static java.lang.String | PERCENTAGEThe total cost of the order is multiplied by the percenate specified to determine the cost. | 
| static java.lang.String | PERITEMThe count of items in the order is multiplied by the price field to determine the shipping cost. | 
| static java.lang.String | POLICY. | 
| Field Detail | 
public static final java.lang.String POLICY
public static final java.lang.String FLATRATE
public static final java.lang.String PERITEM
public static final java.lang.String PERCENTAGE
| 
 | bea Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||