This table contains terms and conditions used in trading agreements (business accounts, contracts, RFQs). To see how columns are used by different terms and conditions, refer to &l
Method Summary | |
java.lang.String | getChangeableFlag() |
java.lang.String | getMandatoryFlag() |
java.lang.String | getPoId() |
java.lang.String | getPoNumber() |
java.lang.String | getReferenceNumber() |
java.lang.String | getTcSequence() |
java.lang.String | getTcSubType() |
java.lang.String | getTimeCreated() |
java.lang.String | getTimeUpdated() |
java.lang.String | getTradingId() |
void | setChangeableFlag(java.lang.String newValue) |
void | setMandatoryFlag(java.lang.String newValue) |
void | setPoId(java.lang.String newValue) |
void | setPoNumber(java.lang.String newValue) |
void | setReferenceNumber(java.lang.String newValue) |
void | setTcSequence(java.lang.String newValue) |
void | setTimeCreated(java.lang.String newValue) |
void | setTimeUpdated(java.lang.String newValue) |
void | setTradingId(java.lang.String newValue) |
Method Detail |
public java.lang.String getMandatoryFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMandatoryFlag(java.lang.String newValue)
public java.lang.String getTradingId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTradingId(java.lang.String newValue)
public java.lang.String getTimeUpdated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTimeUpdated(java.lang.String newValue)
public java.lang.String getChangeableFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setChangeableFlag(java.lang.String newValue)
public java.lang.String getTcSubType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getTimeCreated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTimeCreated(java.lang.String newValue)
public java.lang.String getPoId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPoId(java.lang.String newValue)
public java.lang.String getTcSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTcSequence(java.lang.String newValue)
public java.lang.String getPoNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPoNumber(java.lang.String newValue)
public java.lang.String getReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setReferenceNumber(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.