com.ibm.commerce.order.calculation
Class TaxCategoryIdKey
java.lang.Object
com.ibm.commerce.order.calculation.TaxCategoryIdKey
- public class TaxCategoryIdKey
- extends java.lang.Object
Reserved for IBM internal use.
Index of the TAXCGRY table.
Field Summary |
static java.lang.String |
COPYRIGHT
|
Constructor Summary |
TaxCategoryIdKey(java.lang.Integer anStoreId, java.lang.Integer anUsageId)
|
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
TaxCategoryIdKey
public TaxCategoryIdKey(java.lang.Integer anStoreId,
java.lang.Integer anUsageId)
equals
public boolean equals(java.lang.Object aObj)
getStoreId
public java.lang.Integer getStoreId()
getUsageId
public java.lang.Integer getUsageId()
hashCode
public int hashCode()
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.