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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.OrganizationBrandingInformationType
public abstract class OrganizationBrandingInformationType
Java class for OrganizationBrandingInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OrganizationBrandingInformationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="fontColour1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fontColour2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fontColour3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fontColour4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fontColour5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fontColour6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fontColour7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fontColour8" 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="organizationLocaleBrandingInformation" type="{http://www.rim.com/com.rim.bes.bas.dto}OrganizationLocaleBrandingInformation" maxOccurs="unbounded" 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 |
fontColour1
|
protected java.lang.String |
fontColour2
|
protected java.lang.String |
fontColour3
|
protected java.lang.String |
fontColour4
|
protected java.lang.String |
fontColour5
|
protected java.lang.String |
fontColour6
|
protected java.lang.String |
fontColour7
|
protected java.lang.String |
fontColour8
|
protected java.lang.Integer |
organizationId
|
protected java.util.List<OrganizationLocaleBrandingInformation> |
organizationLocaleBrandingInformation
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
OrganizationBrandingInformationType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFontColour1()
Gets the value of the fontColour1 property. |
java.lang.String |
getFontColour2()
Gets the value of the fontColour2 property. |
java.lang.String |
getFontColour3()
Gets the value of the fontColour3 property. |
java.lang.String |
getFontColour4()
Gets the value of the fontColour4 property. |
java.lang.String |
getFontColour5()
Gets the value of the fontColour5 property. |
java.lang.String |
getFontColour6()
Gets the value of the fontColour6 property. |
java.lang.String |
getFontColour7()
Gets the value of the fontColour7 property. |
java.lang.String |
getFontColour8()
Gets the value of the fontColour8 property. |
java.lang.Integer |
getOrganizationId()
Gets the value of the organizationId property. |
java.util.List<OrganizationLocaleBrandingInformation> |
getOrganizationLocaleBrandingInformation()
Gets the value of the organizationLocaleBrandingInformation property. |
void |
setFontColour1(java.lang.String value)
Sets the value of the fontColour1 property. |
void |
setFontColour2(java.lang.String value)
Sets the value of the fontColour2 property. |
void |
setFontColour3(java.lang.String value)
Sets the value of the fontColour3 property. |
void |
setFontColour4(java.lang.String value)
Sets the value of the fontColour4 property. |
void |
setFontColour5(java.lang.String value)
Sets the value of the fontColour5 property. |
void |
setFontColour6(java.lang.String value)
Sets the value of the fontColour6 property. |
void |
setFontColour7(java.lang.String value)
Sets the value of the fontColour7 property. |
void |
setFontColour8(java.lang.String value)
Sets the value of the fontColour8 property. |
void |
setOrganizationId(java.lang.Integer value)
Sets the value of the organizationId 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 fontColour1
protected java.lang.String fontColour2
protected java.lang.String fontColour3
protected java.lang.String fontColour4
protected java.lang.String fontColour5
protected java.lang.String fontColour6
protected java.lang.String fontColour7
protected java.lang.String fontColour8
protected java.lang.Integer organizationId
protected java.util.List<OrganizationLocaleBrandingInformation> organizationLocaleBrandingInformation
| Constructor Detail |
|---|
public OrganizationBrandingInformationType()
| Method Detail |
|---|
public java.lang.String getFontColour1()
Stringpublic void setFontColour1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFontColour2()
Stringpublic void setFontColour2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFontColour3()
Stringpublic void setFontColour3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFontColour4()
Stringpublic void setFontColour4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFontColour5()
Stringpublic void setFontColour5(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFontColour6()
Stringpublic void setFontColour6(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFontColour7()
Stringpublic void setFontColour7(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFontColour8()
Stringpublic void setFontColour8(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.util.List<OrganizationLocaleBrandingInformation> getOrganizationLocaleBrandingInformation()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the organizationLocaleBrandingInformation property.
For example, to add a new item, do as follows:
getOrganizationLocaleBrandingInformation().add(newItem);
Objects of the following type(s) are allowed in the list
OrganizationLocaleBrandingInformation
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.OrganizationBrandingInformationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||