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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceAttributesType
com.rim.bes.bas.dto.DeviceServiceAttributesType
com.rim.bes.basplugin.mdss.dto.MDSSDeviceServiceAttributesType
public abstract class MDSSDeviceServiceAttributesType
Java class for MDSSDeviceServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MDSSDeviceServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}DeviceServiceAttributesType">
<sequence>
<element name="status" type="{http://www.rim.com/com.rim.bes.basplugin.mdss.dto}MDSSDeviceServiceStatusEnumType" minOccurs="0"/>
<element name="registrationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="version" 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 javax.xml.datatype.XMLGregorianCalendar |
registrationDate
|
protected MDSSDeviceServiceStatusEnumType |
status
|
protected java.lang.String |
version
|
| Fields inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
plugInId, type |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
MDSSDeviceServiceAttributesType()
|
|
| Method Summary | |
|---|---|
javax.xml.datatype.XMLGregorianCalendar |
getRegistrationDate()
Gets the value of the registrationDate property. |
MDSSDeviceServiceStatusEnumType |
getStatus()
Gets the value of the status property. |
java.lang.String |
getVersion()
Gets the value of the version property. |
void |
setRegistrationDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the registrationDate property. |
void |
setStatus(MDSSDeviceServiceStatusEnumType value)
Sets the value of the status property. |
void |
setVersion(java.lang.String value)
Sets the value of the version property. |
| Methods inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
getPlugInId, getType, setPlugInId, setType |
| 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 MDSSDeviceServiceStatusEnumType status
protected javax.xml.datatype.XMLGregorianCalendar registrationDate
protected java.lang.String version
| Constructor Detail |
|---|
public MDSSDeviceServiceAttributesType()
| Method Detail |
|---|
public MDSSDeviceServiceStatusEnumType getStatus()
MDSSDeviceServiceStatusEnumTypepublic void setStatus(MDSSDeviceServiceStatusEnumType value)
value - allowed object is
MDSSDeviceServiceStatusEnumTypepublic javax.xml.datatype.XMLGregorianCalendar getRegistrationDate()
XMLGregorianCalendarpublic void setRegistrationDate(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getVersion()
Stringpublic void setVersion(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.MDSSDeviceServiceAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||