com.ibm.commerce.ordermanagement.objects
Interface ReturnDispositionCodeDescriptionAccessBeanData
- All Known Implementing Classes:
- ReturnDispositionCodeDescriptionAccessBean
- public interface ReturnDispositionCodeDescriptionAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLanguageId
public java.lang.String getLanguageId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRtnDspCodeId
public java.lang.String getRtnDspCodeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setLanguageId
public void setLanguageId(java.lang.String newValue)
setRtnDspCodeId
public void setRtnDspCodeId(java.lang.String newValue)