com.ibm.commerce.common.objects
Interface QuantityUnitMappingAccessBeanData
- All Known Implementing Classes:
- QuantityUnitMappingAccessBean
- public interface QuantityUnitMappingAccessBeanData
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
getUomCode
public java.lang.String getUomCode()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getUomStandard
public java.lang.String getUomStandard()
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)
setUomCode
public void setUomCode(java.lang.String newValue)
setUomStandard
public void setUomStandard(java.lang.String newValue)