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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.LicenseKeyPropertiesInfoType
public abstract class LicenseKeyPropertiesInfoType
Java class for LicenseKeyPropertiesInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LicenseKeyPropertiesInfoType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="dispatcherLimit" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="evaluationLength" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="isEvaluation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isUnlimitedDispatcher" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isUnlimitedMDS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="key" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mdsLimit" type="{http://www.w3.org/2001/XMLSchema}int" 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.Integer |
dispatcherLimit
|
protected java.lang.Integer |
evaluationLength
|
protected java.lang.Boolean |
isEvaluation
|
protected java.lang.Boolean |
isUnlimitedDispatcher
|
protected java.lang.Boolean |
isUnlimitedMDS
|
protected java.lang.String |
key
|
protected java.lang.Integer |
mdsLimit
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
LicenseKeyPropertiesInfoType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getDispatcherLimit()
Gets the value of the dispatcherLimit property. |
java.lang.Integer |
getEvaluationLength()
Gets the value of the evaluationLength property. |
java.lang.String |
getKey()
Gets the value of the key property. |
java.lang.Integer |
getMdsLimit()
Gets the value of the mdsLimit property. |
java.lang.Boolean |
isIsEvaluation()
Gets the value of the isEvaluation property. |
java.lang.Boolean |
isIsUnlimitedDispatcher()
Gets the value of the isUnlimitedDispatcher property. |
java.lang.Boolean |
isIsUnlimitedMDS()
Gets the value of the isUnlimitedMDS property. |
void |
setDispatcherLimit(java.lang.Integer value)
Sets the value of the dispatcherLimit property. |
void |
setEvaluationLength(java.lang.Integer value)
Sets the value of the evaluationLength property. |
void |
setIsEvaluation(java.lang.Boolean value)
Sets the value of the isEvaluation property. |
void |
setIsUnlimitedDispatcher(java.lang.Boolean value)
Sets the value of the isUnlimitedDispatcher property. |
void |
setIsUnlimitedMDS(java.lang.Boolean value)
Sets the value of the isUnlimitedMDS property. |
void |
setKey(java.lang.String value)
Sets the value of the key property. |
void |
setMdsLimit(java.lang.Integer value)
Sets the value of the mdsLimit 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.Integer dispatcherLimit
protected java.lang.Integer evaluationLength
protected java.lang.Boolean isEvaluation
protected java.lang.Boolean isUnlimitedDispatcher
protected java.lang.Boolean isUnlimitedMDS
protected java.lang.String key
protected java.lang.Integer mdsLimit
| Constructor Detail |
|---|
public LicenseKeyPropertiesInfoType()
| Method Detail |
|---|
public java.lang.Integer getDispatcherLimit()
Integerpublic void setDispatcherLimit(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getEvaluationLength()
Integerpublic void setEvaluationLength(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isIsEvaluation()
Booleanpublic void setIsEvaluation(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsUnlimitedDispatcher()
Booleanpublic void setIsUnlimitedDispatcher(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsUnlimitedMDS()
Booleanpublic void setIsUnlimitedMDS(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getKey()
Stringpublic void setKey(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getMdsLimit()
Integerpublic void setMdsLimit(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.LicenseKeyPropertiesInfoType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||