com.ibm.commerce.fulfillment.objects
Interface CatalogEntryShippingAccessBeanData
- All Known Implementing Classes:
- CatalogEntryShippingAccessBean
- public interface CatalogEntryShippingAccessBeanData
getCatalogEntryId
public java.lang.String getCatalogEntryId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getHeight
public java.lang.String getHeight()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLength
public java.lang.String getLength()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getNominalQuantity
public java.lang.String getNominalQuantity()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQuantityMeasure
public java.lang.String getQuantityMeasure()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQuantityMultiple
public java.lang.String getQuantityMultiple()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSizeMeasure
public java.lang.String getSizeMeasure()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getWeight
public java.lang.String getWeight()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getWeightMeasure
public java.lang.String getWeightMeasure()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getWidth
public java.lang.String getWidth()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setHeight
public void setHeight(java.lang.String newValue)
setLength
public void setLength(java.lang.String newValue)
setNominalQuantity
public void setNominalQuantity(java.lang.String newValue)
setQuantityMeasure
public void setQuantityMeasure(java.lang.String newValue)
setQuantityMultiple
public void setQuantityMultiple(java.lang.String newValue)
setSizeMeasure
public void setSizeMeasure(java.lang.String newValue)
setWeight
public void setWeight(java.lang.String newValue)
setWeightMeasure
public void setWeightMeasure(java.lang.String newValue)
setWidth
public void setWidth(java.lang.String newValue)