com.ibm.commerce.pvcdevices.objects
Interface PVCDeviceSpecAccessBeanData
- All Known Implementing Classes:
- PVCDeviceSpecAccessBean
- public interface PVCDeviceSpecAccessBeanData
getContentDirectory
public java.lang.String getContentDirectory()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDocumentFormat
public java.lang.String getDocumentFormat()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDocumentVersion
public java.lang.String getDocumentVersion()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getImageFormat
public java.lang.String getImageFormat()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLcdColors
public java.lang.String getLcdColors()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLcdHeight
public java.lang.String getLcdHeight()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLcdMomochrome
public java.lang.String getLcdMomochrome()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLcdWidth
public java.lang.String getLcdWidth()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMaxContentLength
public java.lang.String getMaxContentLength()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMaxUrlLength
public java.lang.String getMaxUrlLength()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSessionType
public java.lang.String getSessionType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSoundFormat
public java.lang.String getSoundFormat()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSpecId
public java.lang.String getSpecId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSpecName
public java.lang.String getSpecName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setContentDirectory
public void setContentDirectory(java.lang.String newValue)
setDescription
public void setDescription(java.lang.String newValue)
setDocumentFormat
public void setDocumentFormat(java.lang.String newValue)
setDocumentVersion
public void setDocumentVersion(java.lang.String newValue)
setImageFormat
public void setImageFormat(java.lang.String newValue)
setLcdColors
public void setLcdColors(java.lang.String newValue)
setLcdHeight
public void setLcdHeight(java.lang.String newValue)
setLcdMomochrome
public void setLcdMomochrome(java.lang.String newValue)
setLcdWidth
public void setLcdWidth(java.lang.String newValue)
setMaxContentLength
public void setMaxContentLength(java.lang.String newValue)
setMaxUrlLength
public void setMaxUrlLength(java.lang.String newValue)
setSessionType
public void setSessionType(java.lang.String newValue)
setSoundFormat
public void setSoundFormat(java.lang.String newValue)
setSpecId
public void setSpecId(java.lang.String newValue)
setSpecName
public void setSpecName(java.lang.String newValue)