Defines which DistributionArrangements have access to received inventory.
Method Summary | |
java.lang.String | getDistArrangId() |
java.lang.String | getLastUpdate() |
java.lang.String | getPrecedence() |
java.lang.String | getRcptAvailId() |
java.lang.String | getReceiptId() |
void | setDistArrangId(java.lang.String newValue) |
void | setLastUpdate(java.lang.String newValue) |
void | setPrecedence(java.lang.String newValue) |
void | setRcptAvailId(java.lang.String newValue) |
void | setReceiptId(java.lang.String newValue) |
Method Detail |
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 getDistArrangId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDistArrangId(java.lang.String newValue)
public java.lang.String getRcptAvailId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRcptAvailId(java.lang.String newValue)
public java.lang.String getReceiptId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setReceiptId(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)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.