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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.OrganizationLocaleBrandingInformationType
public abstract class OrganizationLocaleBrandingInformationType
Java class for OrganizationLocaleBrandingInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OrganizationLocaleBrandingInformationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="locale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="localeDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="organizationId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="webDesktopHelpURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="webDesktopImageName" 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 |
locale
|
protected java.lang.String |
localeDescription
|
protected java.lang.Integer |
organizationId
|
protected java.lang.String |
webDesktopHelpURL
|
protected java.lang.String |
webDesktopImageName
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
OrganizationLocaleBrandingInformationType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocale()
Gets the value of the locale property. |
java.lang.String |
getLocaleDescription()
Gets the value of the localeDescription property. |
java.lang.Integer |
getOrganizationId()
Gets the value of the organizationId property. |
java.lang.String |
getWebDesktopHelpURL()
Gets the value of the webDesktopHelpURL property. |
java.lang.String |
getWebDesktopImageName()
Gets the value of the webDesktopImageName property. |
void |
setLocale(java.lang.String value)
Sets the value of the locale property. |
void |
setLocaleDescription(java.lang.String value)
Sets the value of the localeDescription property. |
void |
setOrganizationId(java.lang.Integer value)
Sets the value of the organizationId property. |
void |
setWebDesktopHelpURL(java.lang.String value)
Sets the value of the webDesktopHelpURL property. |
void |
setWebDesktopImageName(java.lang.String value)
Sets the value of the webDesktopImageName 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 locale
protected java.lang.String localeDescription
protected java.lang.Integer organizationId
protected java.lang.String webDesktopHelpURL
protected java.lang.String webDesktopImageName
| Constructor Detail |
|---|
public OrganizationLocaleBrandingInformationType()
| Method Detail |
|---|
public java.lang.String getLocale()
Stringpublic void setLocale(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocaleDescription()
Stringpublic void setLocaleDescription(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getOrganizationId()
Integerpublic void setOrganizationId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getWebDesktopHelpURL()
Stringpublic void setWebDesktopHelpURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getWebDesktopImageName()
Stringpublic void setWebDesktopImageName(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.OrganizationLocaleBrandingInformationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||