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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ITPolicyMessageClassificationType
public abstract class ITPolicyMessageClassificationType
Java class for ITPolicyMessageClassificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ITPolicyMessageClassificationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="minimumActions" type="{http://www.rim.com/com.rim.bes.bas.dto}ITPolicyMessageClassificationActionEnumType" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="subjectSuffix" 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 ITPolicyMessageClassificationActionEnumType |
minimumActions
|
protected java.lang.String |
name
|
protected java.lang.String |
subjectSuffix
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
ITPolicyMessageClassificationType()
|
|
| Method Summary | |
|---|---|
ITPolicyMessageClassificationActionEnumType |
getMinimumActions()
Gets the value of the minimumActions property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.String |
getSubjectSuffix()
Gets the value of the subjectSuffix property. |
void |
setMinimumActions(ITPolicyMessageClassificationActionEnumType value)
Sets the value of the minimumActions property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setSubjectSuffix(java.lang.String value)
Sets the value of the subjectSuffix 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 ITPolicyMessageClassificationActionEnumType minimumActions
protected java.lang.String name
protected java.lang.String subjectSuffix
| Constructor Detail |
|---|
public ITPolicyMessageClassificationType()
| Method Detail |
|---|
public ITPolicyMessageClassificationActionEnumType getMinimumActions()
ITPolicyMessageClassificationActionEnumTypepublic void setMinimumActions(ITPolicyMessageClassificationActionEnumType value)
value - allowed object is
ITPolicyMessageClassificationActionEnumTypepublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSubjectSuffix()
Stringpublic void setSubjectSuffix(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.ITPolicyMessageClassificationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||