com.ibm.commerce.common.objects
Interface QuantityUnitAccessBeanData

All Known Implementing Classes:
QuantityUnitAccessBean

public interface QuantityUnitAccessBeanData


Method Summary
 java.lang.String getField1()
           
 java.lang.String getQuantityUnitId()
           
 void setField1(java.lang.String newValue)
           
 void setQuantityUnitId(java.lang.String newValue)
           
 

Method Detail

getField1

public java.lang.String getField1()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getQuantityUnitId

public java.lang.String getQuantityUnitId()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

setField1

public void setField1(java.lang.String newValue)

setQuantityUnitId

public void setQuantityUnitId(java.lang.String newValue)