This table represents minimum specification of pervasive computing devices which are categorized by PVCMDLSPEC. Records of this table will be set in the appropriate adapter.
Method Summary | |
---|---|
java.lang.String |
getContentDirectory() |
java.lang.String |
getDescription() |
java.lang.String |
getDocumentFormat() |
java.lang.String |
getDocumentVersion() |
java.lang.String |
getImageFormat() |
java.lang.String |
getLcdColors() |
java.lang.String |
getLcdHeight() |
java.lang.String |
getLcdMomochrome() |
java.lang.String |
getLcdWidth() |
java.lang.String |
getMaxContentLength() |
java.lang.String |
getMaxUrlLength() |
java.lang.String |
getSessionType() |
java.lang.String |
getSoundFormat() |
java.lang.String |
getSpecId() |
java.lang.String |
getSpecName() |
void |
setContentDirectory(java.lang.String newValue) |
void |
setDescription(java.lang.String newValue) |
void |
setDocumentFormat(java.lang.String newValue) |
void |
setDocumentVersion(java.lang.String newValue) |
void |
setImageFormat(java.lang.String newValue) |
void |
setLcdColors(java.lang.String newValue) |
void |
setLcdHeight(java.lang.String newValue) |
void |
setLcdMomochrome(java.lang.String newValue) |
void |
setLcdWidth(java.lang.String newValue) |
void |
setMaxContentLength(java.lang.String newValue) |
void |
setMaxUrlLength(java.lang.String newValue) |
void |
setSessionType(java.lang.String newValue) |
void |
setSoundFormat(java.lang.String newValue) |
void |
setSpecId(java.lang.String newValue) |
void |
setSpecName(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDescription(java.lang.String newValue)
public java.lang.String getContentDirectory() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setContentDirectory(java.lang.String newValue)
public java.lang.String getMaxContentLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMaxContentLength(java.lang.String newValue)
public java.lang.String getLcdMomochrome() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdMomochrome(java.lang.String newValue)
public java.lang.String getDocumentFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDocumentFormat(java.lang.String newValue)
public java.lang.String getSpecId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSpecId(java.lang.String newValue)
public java.lang.String getMaxUrlLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMaxUrlLength(java.lang.String newValue)
public java.lang.String getLcdWidth() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdWidth(java.lang.String newValue)
public java.lang.String getSoundFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSoundFormat(java.lang.String newValue)
public java.lang.String getSessionType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSessionType(java.lang.String newValue)
public java.lang.String getImageFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setImageFormat(java.lang.String newValue)
public java.lang.String getDocumentVersion() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDocumentVersion(java.lang.String newValue)
public java.lang.String getSpecName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSpecName(java.lang.String newValue)
public java.lang.String getLcdColors() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdColors(java.lang.String newValue)
public java.lang.String getLcdHeight() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdHeight(java.lang.String newValue)