Charge or credit applied against a transaction which is not for product. Examples include expedite fees, customization fees, and restocking fees.
Method Summary | |
---|---|
java.lang.String |
getChargeTypeId() |
java.lang.String |
getCode() |
java.lang.String |
getDisplayAggregated() |
java.lang.String |
getMarkForDeleted() |
java.lang.String |
getStoreentId() |
void |
setChargeTypeId(java.lang.String newValue) |
void |
setCode(java.lang.String newValue) |
void |
setDisplayAggregated(java.lang.String newValue) |
void |
setMarkForDeleted(java.lang.String newValue) |
void |
setStoreentId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCode(java.lang.String newValue)
public java.lang.String getStoreentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStoreentId(java.lang.String newValue)
public java.lang.String getChargeTypeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setChargeTypeId(java.lang.String newValue)
public java.lang.String getDisplayAggregated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDisplayAggregated(java.lang.String newValue)
public java.lang.String getMarkForDeleted() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarkForDeleted(java.lang.String newValue)