A row in this table represents a CalculationCode. CalculationCodes represent ways of determining monetary amounts associated with OrderItems. They are used to calculate discounts, shipping charges, sales tax, and shipping tax.
Method Summary | |
java.lang.String | getCalculationCodeApplyMethodId() |
java.lang.String | getCalculationCodeId() |
java.lang.String | getCalculationCodeQualifyMethodId() |
java.lang.String | getCalculationMethodId() |
java.lang.String | getCalculationUsageId() |
java.lang.String | getCode() |
java.lang.String | getCombination() |
java.lang.String | getDescription() |
java.lang.String | getDisplayLevel() |
java.lang.String | getEndDate() |
java.lang.String | getField1() |
java.lang.String | getFlags() |
java.lang.String | getGroupBy() |
java.lang.String | getLastUpdate() |
java.lang.String | getPrecedence() |
java.lang.String | getPublished() |
java.lang.String | getSequence() |
java.lang.String | getStartDate() |
java.lang.String | getStoreEntityId() |
java.lang.String | getTaxCodeClassId() |
void | setCalculationCodeApplyMethodId(java.lang.String newValue) |
void | setCalculationCodeQualifyMethodId(java.lang.String newValue) |
void | setCalculationMethodId(java.lang.String newValue) |
void | setCalculationUsageId(java.lang.String newValue) |
void | setCode(java.lang.String newValue) |
void | setCombination(java.lang.String newValue) |
void | setDescription(java.lang.String newValue) |
void | setDisplayLevel(java.lang.String newValue) |
void | setEndDate(java.lang.String newValue) |
void | setField1(java.lang.String newValue) |
void | setFlags(java.lang.String newValue) |
void | setGroupBy(java.lang.String newValue) |
void | setLastUpdate(java.lang.String newValue) |
void | setPrecedence(java.lang.String newValue) |
void | setPublished(java.lang.String newValue) |
void | setSequence(java.lang.String newValue) |
void | setStartDate(java.lang.String newValue) |
void | setStoreEntityId(java.lang.String newValue) |
void | setTaxCodeClassId(java.lang.String newValue) |
Method Detail |
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDescription(java.lang.String newValue)
public java.lang.String getGroupBy() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setGroupBy(java.lang.String newValue)
public java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCode(java.lang.String newValue)
public java.lang.String getCalculationCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setLastUpdate(java.lang.String newValue)
public java.lang.String getPublished() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPublished(java.lang.String newValue)
public java.lang.String getStartDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStartDate(java.lang.String newValue)
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField1(java.lang.String newValue)
public java.lang.String getCalculationCodeApplyMethodId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationCodeApplyMethodId(java.lang.String newValue)
public java.lang.String getTaxCodeClassId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTaxCodeClassId(java.lang.String newValue)
public java.lang.String getStoreEntityId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStoreEntityId(java.lang.String newValue)
public java.lang.String getPrecedence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPrecedence(java.lang.String newValue)
public java.lang.String getCalculationMethodId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationMethodId(java.lang.String newValue)
public java.lang.String getDisplayLevel() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDisplayLevel(java.lang.String newValue)
public java.lang.String getFlags() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setFlags(java.lang.String newValue)
public java.lang.String getCombination() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCombination(java.lang.String newValue)
public java.lang.String getCalculationUsageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationUsageId(java.lang.String newValue)
public java.lang.String getCalculationCodeQualifyMethodId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationCodeQualifyMethodId(java.lang.String newValue)
public java.lang.String getSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSequence(java.lang.String newValue)
public java.lang.String getEndDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setEndDate(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.