This table describes the smallest unit of inventory items involved in a return merchandise authorization (RMA).
Method Summary | |
---|---|
java.lang.String |
getCatentryId() |
java.lang.String |
getInventoryQuantity() |
java.lang.String |
getItemSpcId() |
java.lang.String |
getQuantity() |
java.lang.String |
getRmaItemCmpId() |
java.lang.String |
getRmaItemId() |
java.lang.String |
getShouldReceive() |
void |
setCatentryId(java.lang.String newValue) |
void |
setInventoryQuantity(java.lang.String newValue) |
void |
setItemSpcId(java.lang.String newValue) |
void |
setQuantity(java.lang.String newValue) |
void |
setRmaItemCmpId(java.lang.String newValue) |
void |
setRmaItemId(java.lang.String newValue) |
void |
setShouldReceive(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getQuantity() 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 setQuantity(java.lang.String newValue)
public java.lang.String getItemSpcId() 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 setItemSpcId(java.lang.String newValue)
public java.lang.String getRmaItemCmpId() 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 setRmaItemCmpId(java.lang.String newValue)
public java.lang.String getInventoryQuantity() 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 setInventoryQuantity(java.lang.String newValue)
public java.lang.String getRmaItemId() 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 setRmaItemId(java.lang.String newValue)
public java.lang.String getCatentryId() 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 setCatentryId(java.lang.String newValue)
public java.lang.String getShouldReceive() 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 setShouldReceive(java.lang.String newValue)