com.ibm.commerce.inventory.objects
Interface OrderChannelTypeAccessBeanData
- All Known Implementing Classes:
- OrderChannelTypeAccessBean
- public interface OrderChannelTypeAccessBeanData
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getName
public java.lang.String getName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrdChnlTypId
public java.lang.String getOrdChnlTypId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPaymentTransType
public java.lang.String getPaymentTransType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setLastupdate
public void setLastupdate(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setOrdChnlTypId
public void setOrdChnlTypId(java.lang.String newValue)
setPaymentTransType
public void setPaymentTransType(java.lang.String newValue)