|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecBean
This bean provides access to the PVCDEVSPEC table.
The following is a description of this table:
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 | |
PVCDeviceSpecBean()
Default Constructor |
Method Summary | |
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) NULL. |
java.lang.String |
getDocumentFormat()
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL. |
java.lang.String |
getDocumentVersion()
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL. |
java.lang.String |
getImageFormat()
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL. |
java.lang.Integer |
getLcdColors()
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL. |
java.lang.Integer |
getLcdHeight()
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL. |
java.lang.String |
getLcdMomochrome()
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL. |
java.lang.Integer |
getLcdWidth()
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaxContentLength()
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaxUrlLength()
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL. |
java.lang.String |
getSessionType()
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL. |
java.lang.String |
getSoundFormat()
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL. |
java.lang.Integer |
getSpecId()
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. |
void |
setContentDirectory(java.lang.String aContentDirectory)
This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL. |
void |
setDescription(java.lang.String aDescription)
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128) NULL. |
void |
setDocumentFormat(java.lang.String aDocumentFormat)
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL. |
void |
setDocumentVersion(java.lang.String aDocumentVersion)
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL. |
void |
setImageFormat(java.lang.String aImageFormat)
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL. |
void |
setLcdColors(java.lang.Integer aLcdColors)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL. |
void |
setLcdHeight(java.lang.Integer aLcdHeight)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL. |
void |
setLcdMomochrome(java.lang.String aLcdMomochrome)
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL. |
void |
setLcdWidth(java.lang.Integer aLcdWidth)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL. |
void |
setMaxContentLength(java.lang.Integer aMaxContentLength)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL. |
void |
setMaxUrlLength(java.lang.Integer aMaxUrlLength)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL. |
void |
setSessionType(java.lang.String aSessionType)
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL. |
void |
setSoundFormat(java.lang.String aSoundFormat)
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL. |
void |
setSpecId(java.lang.Integer aSpecId)
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
void |
setSpecName(java.lang.String aSpecName)
This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL. |
Constructor Detail |
public PVCDeviceSpecBean()
Default Constructor
Method Detail |
public java.lang.String getContentDirectory()
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.
public java.lang.String getDescription()
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128) NULL.
The following is a description of this column:
Short description of the device specification.
public java.lang.String getDocumentFormat()
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported document format. For example, HTML, CHTML, HDML, WML, or MML.
public java.lang.String getDocumentVersion()
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL.
The following is a description of this column:
The supported document version. For example 1.0, 2.0, or 3.0)
public java.lang.String getImageFormat()
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported image formats. For example, JPG, GIF, or BMP.
public java.lang.Integer getLcdColors()
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL.
The following is a description of this column:
Number of colors the LCD panel can display.
public java.lang.Integer getLcdHeight()
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL.
The following is a description of this column:
Height of the LCD panel in pixels.
public java.lang.String getLcdMomochrome()
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL.
The following is a description of this column:
Specifies whether the LCD panel has a monochromatic display. Valid values are 0 (No) or 1 (Yes ).
public java.lang.Integer getLcdWidth()
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL.
The following is a description of this column:
Width of the LCD panel in pixels.
public java.lang.Integer getMaxContentLength()
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum content length in bytes.
public java.lang.Integer getMaxUrlLength()
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum URL length in bytes.
public java.lang.String getSessionType()
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL.
The following is a description of this column:
Type of carrier. For example, iMode. This column is deprecated and is provided for backward compatibility only.
public java.lang.String getSoundFormat()
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
Supported sound formats. For example, WAV or MIDI.
public java.lang.Integer getSpecId()
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.
public java.lang.String getSpecName()
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.
public void setContentDirectory(java.lang.String aContentDirectory)
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.
aContentDirectory
- java.lang.Stringpublic void setDescription(java.lang.String aDescription)
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128) NULL.
The following is a description of this column:
Short description of the device specification.
aDescription
- java.lang.Stringpublic void setDocumentFormat(java.lang.String aDocumentFormat)
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported document format. For example, HTML, CHTML, HDML, WML, or MML.
aDocumentFormat
- java.lang.Stringpublic void setDocumentVersion(java.lang.String aDocumentVersion)
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL.
The following is a description of this column:
The supported document version. For example 1.0, 2.0, or 3.0)
aDocumentVersion
- java.lang.Stringpublic void setImageFormat(java.lang.String aImageFormat)
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported image formats. For example, JPG, GIF, or BMP.
aImageFormat
- java.lang.Stringpublic void setLcdColors(java.lang.Integer aLcdColors)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL.
The following is a description of this column:
Number of colors the LCD panel can display.
aLcdColors
- java.lang.Integerpublic void setLcdHeight(java.lang.Integer aLcdHeight)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL.
The following is a description of this column:
Height of the LCD panel in pixels.
aLcdHeight
- java.lang.Integerpublic void setLcdMomochrome(java.lang.String aLcdMomochrome)
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL.
The following is a description of this column:
Specifies whether the LCD panel has a monochromatic display. Valid values are 0 (No) or 1 (Yes ).
aLcdMomochrome
- java.lang.Stringpublic void setLcdWidth(java.lang.Integer aLcdWidth)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL.
The following is a description of this column:
Width of the LCD panel in pixels.
aLcdWidth
- java.lang.Integerpublic void setMaxContentLength(java.lang.Integer aMaxContentLength)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum content length in bytes.
aMaxContentLength
- java.lang.Integerpublic void setMaxUrlLength(java.lang.Integer aMaxUrlLength)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum URL length in bytes.
aMaxUrlLength
- java.lang.Integerpublic void setSessionType(java.lang.String aSessionType)
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL.
The following is a description of this column:
Type of carrier. For example, iMode. This column is deprecated and is provided for backward compatibility only.
aSessionType
- java.lang.Stringpublic void setSoundFormat(java.lang.String aSoundFormat)
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
Supported sound formats. For example, WAV or MIDI.
aSoundFormat
- java.lang.Stringpublic void setSpecId(java.lang.Integer aSpecId)
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.
aSpecId
- java.lang.Integerpublic void setSpecName(java.lang.String aSpecName)
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.
aSpecName
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |