Each row of this table indicates to the CalculationCodeCombineMethod that a CalculationCode is directly attached to all OrderItems in an Order whose directCalculationCodeAttachment flag in ORDERITEMS.PREPAREFLAGS is 1.
Method Summary | |
java.lang.String | getCalculationCodeId() |
java.lang.String | getCalculationFlags() |
java.lang.String | getCalculationParameterAmount() |
java.lang.String | getCalculationParameterType() |
java.lang.String | getOrderCalculationCodeId() |
java.lang.String | getOrderId() |
void | setCalculationCodeId(java.lang.String newValue) |
void | setCalculationFlags(java.lang.String newValue) |
void | setCalculationParameterAmount(java.lang.String newValue) |
void | setCalculationParameterType(java.lang.String newValue) |
void | setOrderCalculationCodeId(java.lang.String newValue) |
void | setOrderId(java.lang.String newValue) |
Method Detail |
public java.lang.String getCalculationCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationCodeId(java.lang.String newValue)
public java.lang.String getCalculationParameterAmount() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationParameterAmount(java.lang.String newValue)
public java.lang.String getCalculationParameterType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationParameterType(java.lang.String newValue)
public java.lang.String getOrderCalculationCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderCalculationCodeId(java.lang.String newValue)
public java.lang.String getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrderId(java.lang.String newValue)
public java.lang.String getCalculationFlags() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationFlags(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.