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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.DeviceServiceBookType
public abstract class DeviceServiceBookType
Java class for DeviceServiceBookType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeviceServiceBookType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="contentId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="serviceData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="serviceId" 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 |
contentId
|
protected java.lang.String |
name
|
protected java.lang.String |
serviceData
|
protected java.lang.String |
serviceId
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
DeviceServiceBookType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContentId()
Gets the value of the contentId property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.String |
getServiceData()
Gets the value of the serviceData property. |
java.lang.String |
getServiceId()
Gets the value of the serviceId property. |
void |
setContentId(java.lang.String value)
Sets the value of the contentId property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setServiceData(java.lang.String value)
Sets the value of the serviceData property. |
void |
setServiceId(java.lang.String value)
Sets the value of the serviceId 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 java.lang.String contentId
protected java.lang.String name
protected java.lang.String serviceData
protected java.lang.String serviceId
| Constructor Detail |
|---|
public DeviceServiceBookType()
| Method Detail |
|---|
public java.lang.String getContentId()
Stringpublic void setContentId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getServiceData()
Stringpublic void setServiceData(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getServiceId()
Stringpublic void setServiceId(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.DeviceServiceBookType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||