Each row of this table represents a Purchase Order Number that the Buyer organization of the Account has defined or used for Trading with the Seller organization. The number is only unique within the Account.
Method Summary | |
---|---|
java.lang.String |
getAccountId() |
java.lang.String |
getAmount() |
java.lang.String |
getBuyerPurchaseOrderId() |
java.lang.String |
getBuyerPurchaseOrderTypeId() |
java.lang.String |
getCurrency() |
java.lang.String |
getPurchaseOrderNumber() |
java.lang.String |
getState() |
void |
setAccountId(java.lang.String newValue) |
void |
setAmount(java.lang.String newValue) |
void |
setBuyerPurchaseOrderId(java.lang.String newValue) |
void |
setBuyerPurchaseOrderTypeId(java.lang.String newValue) |
void |
setCurrency(java.lang.String newValue) |
void |
setPurchaseOrderNumber(java.lang.String newValue) |
void |
setState(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getAccountId() 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 java.lang.String getAmount() 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 java.lang.String getBuyerPurchaseOrderId() 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 java.lang.String getBuyerPurchaseOrderTypeId() 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 java.lang.String getCurrency() 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 java.lang.String getPurchaseOrderNumber() 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 java.lang.String getState() 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 setAccountId(java.lang.String newValue)
public void setAmount(java.lang.String newValue)
public void setBuyerPurchaseOrderId(java.lang.String newValue)
public void setBuyerPurchaseOrderTypeId(java.lang.String newValue)
public void setCurrency(java.lang.String newValue)
public void setPurchaseOrderNumber(java.lang.String newValue)
public void setState(java.lang.String newValue)