|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdss.dto.JDBCDriverType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.mdss.dto.JDBCDriverType
public abstract class JDBCDriverType
Java class for JDBCDriverType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="JDBCDriverType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="type" type="{http://www.rim.com/com.rim.bes.basplugin.mdss.dto}DatabaseTypeEnumType" minOccurs="0"/>
<element name="classname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="downloadURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="filePath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isModifyNotAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="jarName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| Field Summary | |
|---|---|
protected java.lang.String |
classname
|
protected java.lang.String |
description
|
protected java.lang.String |
downloadURL
|
protected java.lang.String |
filePath
|
protected java.lang.String |
id
|
protected java.lang.Boolean |
isModifyNotAllowed
|
protected java.lang.String |
jarName
|
protected DatabaseTypeEnumType |
type
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
JDBCDriverType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getClassname()
Gets the value of the classname property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
java.lang.String |
getDownloadURL()
Gets the value of the downloadURL property. |
java.lang.String |
getFilePath()
Gets the value of the filePath property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getJarName()
Gets the value of the jarName property. |
DatabaseTypeEnumType |
getType()
Gets the value of the type property. |
java.lang.Boolean |
isIsModifyNotAllowed()
Gets the value of the isModifyNotAllowed property. |
void |
setClassname(java.lang.String value)
Sets the value of the classname property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setDownloadURL(java.lang.String value)
Sets the value of the downloadURL property. |
void |
setFilePath(java.lang.String value)
Sets the value of the filePath property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setIsModifyNotAllowed(java.lang.Boolean value)
Sets the value of the isModifyNotAllowed property. |
void |
setJarName(java.lang.String value)
Sets the value of the jarName property. |
void |
setType(DatabaseTypeEnumType value)
Sets the value of the type property. |
| Methods inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
getVersionStamps, setVersionStamps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DatabaseTypeEnumType type
protected java.lang.String classname
protected java.lang.String description
protected java.lang.String downloadURL
protected java.lang.String filePath
protected java.lang.String id
protected java.lang.Boolean isModifyNotAllowed
protected java.lang.String jarName
| Constructor Detail |
|---|
public JDBCDriverType()
| Method Detail |
|---|
public DatabaseTypeEnumType getType()
DatabaseTypeEnumTypepublic void setType(DatabaseTypeEnumType value)
value - allowed object is
DatabaseTypeEnumTypepublic java.lang.String getClassname()
Stringpublic void setClassname(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDescription()
Stringpublic void setDescription(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDownloadURL()
Stringpublic void setDownloadURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFilePath()
Stringpublic void setFilePath(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isIsModifyNotAllowed()
Booleanpublic void setIsModifyNotAllowed(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getJarName()
Stringpublic void setJarName(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdss.dto.JDBCDriverType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||