public interface CalculationScaleAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getCalculationMethodId() |
java.lang.String | getCalculationScaleId() |
java.lang.String | getCalculationUsageId() |
java.lang.String | getCode() |
java.lang.String | getCurrency() |
java.lang.String | getDescription() |
java.lang.String | getField1() |
java.lang.String | getQuantityUnitId() |
java.lang.String | getStoreEntityId() |
void | setCalculationMethodId(java.lang.String newValue) |
void | setCalculationScaleId(java.lang.String newValue) |
void | setCalculationUsageId(java.lang.String newValue) |
void | setCode(java.lang.String newValue) |
void | setCurrency(java.lang.String newValue) |
void | setDescription(java.lang.String newValue) |
void | setField1(java.lang.String newValue) |
void | setQuantityUnitId(java.lang.String newValue) |
void | setStoreEntityId(java.lang.String newValue) |
java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setDescription(java.lang.String newValue)
java.lang.String getCalculationScaleId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCalculationScaleId(java.lang.String newValue)
java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCode(java.lang.String newValue)
java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCurrency(java.lang.String newValue)
java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField1(java.lang.String newValue)
java.lang.String getStoreEntityId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setStoreEntityId(java.lang.String newValue)
java.lang.String getCalculationMethodId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCalculationMethodId(java.lang.String newValue)
java.lang.String getCalculationUsageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCalculationUsageId(java.lang.String newValue)
java.lang.String getQuantityUnitId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQuantityUnitId(java.lang.String newValue)