|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdss.dto.ApplicationsType 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.ApplicationsType
public abstract class ApplicationsType
Java class for ApplicationsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApplicationsType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="applicationId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="applicationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="locale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="uri" type="{http://www.w3.org/2001/XMLSchema}string" 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 java.lang.Long |
applicationId
|
protected java.lang.String |
applicationName
|
protected java.lang.String |
locale
|
protected java.lang.String |
uri
|
protected java.lang.String |
version
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
ApplicationsType()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getApplicationId()
Gets the value of the applicationId property. |
java.lang.String |
getApplicationName()
Gets the value of the applicationName property. |
java.lang.String |
getLocale()
Gets the value of the locale property. |
java.lang.String |
getUri()
Gets the value of the uri property. |
java.lang.String |
getVersion()
Gets the value of the version property. |
void |
setApplicationId(java.lang.Long value)
Sets the value of the applicationId property. |
void |
setApplicationName(java.lang.String value)
Sets the value of the applicationName property. |
void |
setLocale(java.lang.String value)
Sets the value of the locale property. |
void |
setUri(java.lang.String value)
Sets the value of the uri property. |
void |
setVersion(java.lang.String value)
Sets the value of the version 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.Long applicationId
protected java.lang.String applicationName
protected java.lang.String locale
protected java.lang.String uri
protected java.lang.String version
| Constructor Detail |
|---|
public ApplicationsType()
| Method Detail |
|---|
public java.lang.Long getApplicationId()
Longpublic void setApplicationId(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getApplicationName()
Stringpublic void setApplicationName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocale()
Stringpublic void setLocale(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUri()
Stringpublic void setUri(java.lang.String value)
value - allowed object is
Stringpublic 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.ApplicationsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||