public interface PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getAdjustmentProductSetId() |
java.lang.String | getAdjustmentProductSetName() |
java.lang.String | getAdjustmentProductSetOwnerId() |
java.lang.String | getChangeableFlag() |
java.lang.String | getCustomProductSetFlag() |
java.lang.String | getMandatoryFlag() |
java.lang.String | getPriceListId() |
java.lang.String | getProductSetId() |
java.lang.String | getReferenceNumber() |
java.lang.String | getSignedPercentage() |
java.lang.String | getTcSequence() |
java.lang.String | getTcSubType() |
java.lang.String | getTimeCreated() |
java.lang.String | getTimeUpdated() |
java.lang.String | getTradingId() |
void | setAdjustmentProductSetId(java.lang.String newValue) |
void | setAdjustmentProductSetName(java.lang.String newValue) |
void | setAdjustmentProductSetOwnerId(java.lang.String newValue) |
void | setChangeableFlag(java.lang.String newValue) |
void | setCustomProductSetFlag(java.lang.String newValue) |
void | setMandatoryFlag(java.lang.String newValue) |
void | setPriceListId(java.lang.String newValue) |
void | setProductSetId(java.lang.String newValue) |
void | setReferenceNumber(java.lang.String newValue) |
void | setSignedPercentage(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) |
java.lang.String getMandatoryFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMandatoryFlag(java.lang.String newValue)
java.lang.String getAdjustmentProductSetId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setAdjustmentProductSetId(java.lang.String newValue)
java.lang.String getAdjustmentProductSetName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setAdjustmentProductSetName(java.lang.String newValue)
java.lang.String getPriceListId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPriceListId(java.lang.String newValue)
java.lang.String getAdjustmentProductSetOwnerId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setAdjustmentProductSetOwnerId(java.lang.String newValue)
java.lang.String getTradingId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setTradingId(java.lang.String newValue)
java.lang.String getTimeUpdated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setTimeUpdated(java.lang.String newValue)
java.lang.String getProductSetId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setProductSetId(java.lang.String newValue)
java.lang.String getCustomProductSetFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCustomProductSetFlag(java.lang.String newValue)
java.lang.String getChangeableFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setChangeableFlag(java.lang.String newValue)
java.lang.String getTcSubType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.lang.String getTimeCreated() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setTimeCreated(java.lang.String newValue)
java.lang.String getSignedPercentage() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setSignedPercentage(java.lang.String newValue)
java.lang.String getTcSequence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setTcSequence(java.lang.String newValue)
java.lang.String getReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setReferenceNumber(java.lang.String newValue)