com.ibm.commerce.order.calculation
Class ShippingRuleKey
java.lang.Object
com.ibm.commerce.order.calculation.ShippingRuleKey
- public class ShippingRuleKey
- extends java.lang.Object
Reserved for IBM internal use.
Index of the SHPJCRULE table.
Field Summary |
static java.lang.String |
COPYRIGHT
|
Constructor Summary |
ShippingRuleKey(java.lang.Integer anFulfillmentCenterId, java.lang.Integer anJurisdictionId, java.lang.Integer anShippingModeId)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
-
- See Also:
- Constant Field Values
ShippingRuleKey
public ShippingRuleKey(java.lang.Integer anFulfillmentCenterId,
java.lang.Integer anJurisdictionId,
java.lang.Integer anShippingModeId)
equals
public boolean equals(java.lang.Object aObj)
getFulfillmentCenterId
public java.lang.Integer getFulfillmentCenterId()
getJurisdictionId
public java.lang.Integer getJurisdictionId()
getShippingModeId
public java.lang.Integer getShippingModeId()
hashCode
public int hashCode()
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.