java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
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.
Constructor Summary | |
---|---|
PVCDeviceSpecAccessBean() constructor | |
PVCDeviceSpecAccessBean(javax.ejb.EJBObject o) constructor | |
PVCDeviceSpecAccessBean(java.lang.String arg0,
java.lang.String arg1) constructor | |
PVCDeviceSpecAccessBean(java.lang.String arg0, java.lang.String arg1,
java.lang.String arg2) constructor |
Method Summary | |
---|---|
void |
commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected
java.lang.String |
defaultJNDIName() |
PVCDeviceSpecAccessBean |
findByStoreentSessionTypeAndModelName(java.lang.Integer arg0,
java.lang.String arg1, java.lang.String arg2) Returns all the PvC Device specifications that match the specified store, session type and model. |
java.lang.String |
getContentDirectory() This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL. |
java.lang.String |
getDescription() This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128). |
java.lang.String |
getDocumentFormat() This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80). |
java.lang.String |
getDocumentVersion() This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8). |
java.lang.String |
getImageFormat() This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80). |
java.lang.String |
getLcdColors() This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER. |
java.lang.Integer |
getLcdColorsInEJBType() This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER. |
java.lang.String |
getLcdHeight() This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER. |
java.lang.Integer |
getLcdHeightInEJBType() This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER. |
java.lang.String |
getLcdMomochrome() This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1). |
java.lang.String |
getLcdWidth() This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER. |
java.lang.Integer |
getLcdWidthInEJBType() This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER. |
java.lang.String |
getMaxContentLength() This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER. |
java.lang.Integer |
getMaxContentLengthInEJBType() This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER. |
java.lang.String |
getMaxUrlLength() This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER. |
java.lang.Integer |
getMaxUrlLengthInEJBType() This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER. |
java.lang.String |
getSessionType() This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32). |
java.lang.String |
getSoundFormat() This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80). |
java.lang.String |
getSpecId() This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getSpecIdInEJBType() This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getSpecName() This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL. |
protected
void |
instantiateEJB() |
protected
boolean |
instantiateEJBByPrimaryKey() |
void |
refreshCopyHelper() Load data from the EJBObject. |
void |
setContentDirectory(java.lang.String newValue) This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL. |
void |
setDescription(java.lang.String newValue) This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128). |
void |
setDocumentFormat(java.lang.String newValue) This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80). |
void |
setDocumentVersion(java.lang.String newValue) This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8). |
void |
setImageFormat(java.lang.String newValue) This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80). |
void |
setInitKey_specId(java.lang.String newValue) Set the primary key for this object |
void |
setLcdColors(java.lang.Integer newValue) This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER. |
void |
setLcdColors(java.lang.String newValue) This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER. |
void |
setLcdHeight(java.lang.Integer newValue) This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER. |
void |
setLcdHeight(java.lang.String newValue) This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER. |
void |
setLcdMomochrome(java.lang.String newValue) This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1). |
void |
setLcdWidth(java.lang.Integer newValue) This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER. |
void |
setLcdWidth(java.lang.String newValue) This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER. |
void |
setMaxContentLength(java.lang.Integer newValue) This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER. |
void |
setMaxContentLength(java.lang.String newValue) This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER. |
void |
setMaxUrlLength(java.lang.Integer newValue) This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER. |
void |
setMaxUrlLength(java.lang.String newValue) This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER. |
void |
setSessionType(java.lang.String newValue) This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32). |
void |
setSoundFormat(java.lang.String newValue) This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80). |
void |
setSpecId(java.lang.Integer newValue) This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
void |
setSpecId(java.lang.String newValue) This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
void |
setSpecName(java.lang.String newValue) This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public PVCDeviceSpecAccessBean()
public PVCDeviceSpecAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public PVCDeviceSpecAccessBean(java.lang.String arg0, java.lang.String arg1) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
arg0
- java.lang.Stringarg1
- java.lang.Stringjavax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
public PVCDeviceSpecAccessBean(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
arg0
- java.lang.Stringarg1
- java.lang.Stringarg2
- java.lang.Stringjavax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.FinderException
Method Detail |
---|
public PVCDeviceSpecAccessBean findByStoreentSessionTypeAndModelName(java.lang.Integer arg0, java.lang.String arg1, java.lang.String arg2) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
javax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionpublic void setInitKey_specId(java.lang.String newValue)
Set the primary key for this object
newValue
- java.lang.Stringprotected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128).
The following is a description of this column:
Short description of the device specification.
getDescription
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDescription(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128).
The following is a description of this column:
Short description of the device specification.
setDescription
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getContentDirectory() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Directory which contains contents for device models of this specification.
getContentDirectory
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setContentDirectory(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Directory which contains contents for device models of this specification.
setContentDirectory
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getMaxContentLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum content length in bytes.
getMaxContentLength
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getMaxContentLengthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum content length in bytes.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMaxContentLength(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum content length in bytes.
setMaxContentLength
in interface
PVCDeviceSpecAccessBeanData
newValue
- Stringpublic void setMaxContentLength(java.lang.Integer newValue)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum content length in bytes.
newValue
- java.lang.Integerpublic java.lang.String getLcdMomochrome() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1).
The following is a description of this column:
Specifies whether the LCD panel has a monochromatic display. Valid values:&l
getLcdMomochrome
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdMomochrome(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1).
The following is a description of this column:
Specifies whether the LCD panel has a monochromatic display. Valid values:&l
setLcdMomochrome
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getDocumentFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80).
The following is a description of this column:
The supported document format. For example, HTML, CHTML, HDML, WML, or MML.
getDocumentFormat
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDocumentFormat(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80).
The following is a description of this column:
The supported document format. For example, HTML, CHTML, HDML, WML, or MML.
setDocumentFormat
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getSpecId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
getSpecId
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getSpecIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSpecId(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
setSpecId
in interface
PVCDeviceSpecAccessBeanData
newValue
- Stringpublic void setSpecId(java.lang.Integer newValue)
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
newValue
- java.lang.Integerpublic java.lang.String getMaxUrlLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum URL length in bytes.
getMaxUrlLength
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getMaxUrlLengthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum URL length in bytes.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMaxUrlLength(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum URL length in bytes.
setMaxUrlLength
in interface
PVCDeviceSpecAccessBeanData
newValue
- Stringpublic void setMaxUrlLength(java.lang.Integer newValue)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER.
The following is a description of this column:
The maximum URL length in bytes.
newValue
- java.lang.Integerpublic java.lang.String getLcdWidth() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER.
The following is a description of this column:
Width of the LCD panel in pixels.
getLcdWidth
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getLcdWidthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER.
The following is a description of this column:
Width of the LCD panel in pixels.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdWidth(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER.
The following is a description of this column:
Width of the LCD panel in pixels.
setLcdWidth
in interface
PVCDeviceSpecAccessBeanData
newValue
- Stringpublic void setLcdWidth(java.lang.Integer newValue)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER.
The following is a description of this column:
Width of the LCD panel in pixels.
newValue
- java.lang.Integerpublic java.lang.String getSoundFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80).
The following is a description of this column:
Supported sound formats. For example, WAV or MIDI.
getSoundFormat
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSoundFormat(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80).
The following is a description of this column:
Supported sound formats. For example, WAV or MIDI.
setSoundFormat
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getSessionType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32).
The following is a description of this column:
Type of carrier. For example, iMode. This column is &l
getSessionType
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSessionType(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32).
The following is a description of this column:
Type of carrier. For example, iMode. This column is &l
setSessionType
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getImageFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80).
The following is a description of this column:
The supported image formats. For example, JPG, GIF, or BMP.
getImageFormat
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setImageFormat(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80).
The following is a description of this column:
The supported image formats. For example, JPG, GIF, or BMP.
setImageFormat
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getDocumentVersion() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8).
The following is a description of this column:
The supported document version. For example 1.0, 2.0, or 3.0.
getDocumentVersion
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDocumentVersion(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8).
The following is a description of this column:
The supported document version. For example 1.0, 2.0, or 3.0.
setDocumentVersion
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getSpecName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Name of the specification.
getSpecName
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSpecName(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Name of the specification.
setSpecName
in interface
PVCDeviceSpecAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getLcdColors() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER.
The following is a description of this column:
Number of colors the LCD panel can display.
getLcdColors
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getLcdColorsInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER.
The following is a description of this column:
Number of colors the LCD panel can display.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdColors(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER.
The following is a description of this column:
Number of colors the LCD panel can display.
setLcdColors
in interface
PVCDeviceSpecAccessBeanData
newValue
- Stringpublic void setLcdColors(java.lang.Integer newValue)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER.
The following is a description of this column:
Number of colors the LCD panel can display.
newValue
- java.lang.Integerpublic java.lang.String getLcdHeight() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER.
The following is a description of this column:
Height of the LCD panel in pixels.
getLcdHeight
in interface
PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getLcdHeightInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER.
The following is a description of this column:
Height of the LCD panel in pixels.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLcdHeight(java.lang.String newValue)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER.
The following is a description of this column:
Height of the LCD panel in pixels.
setLcdHeight
in interface
PVCDeviceSpecAccessBeanData
newValue
- Stringpublic void setLcdHeight(java.lang.Integer newValue)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER.
The following is a description of this column:
Height of the LCD panel in pixels.
newValue
- java.lang.Integer