com.ibm.commerce.ordermanagement.objects
Interface ReturnReceiptDispositionAccessBeanData
- All Known Implementing Classes:
- ReturnReceiptDispositionAccessBean
- public interface ReturnReceiptDispositionAccessBeanData
getComments
public java.lang.String getComments()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDispositionDate
public java.lang.String getDispositionDate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQuantity
public java.lang.String getQuantity()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRtnDspCodeId
public java.lang.String getRtnDspCodeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRtnRcptDspId
public java.lang.String getRtnRcptDspId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRtnReasonId
public java.lang.String getRtnReasonId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRtnReceiptId
public java.lang.String getRtnReceiptId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setComments
public void setComments(java.lang.String newValue)
setDispositionDate
public void setDispositionDate(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setRtnDspCodeId
public void setRtnDspCodeId(java.lang.String newValue)
setRtnRcptDspId
public void setRtnRcptDspId(java.lang.String newValue)
setRtnReasonId
public void setRtnReasonId(java.lang.String newValue)
setRtnReceiptId
public void setRtnReceiptId(java.lang.String newValue)