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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.LicenseKeysType
public abstract class LicenseKeysType
Java class for LicenseKeysType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LicenseKeysType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="type" type="{http://www.rim.com/com.rim.bes.bas.dto}LicenseKeyCategoryTypeEnumType" minOccurs="0"/>
<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="expiryDate" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="expiryTimeLeft" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="freeDispatcherSeats" 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="licenseKeyProperties" type="{http://www.rim.com/com.rim.bes.bas.dto}LicenseKeyProperties" maxOccurs="unbounded" minOccurs="0"/>
<element name="mdsLimit" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="usedDispatcherSeats" 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.Integer |
expiryDate
|
protected java.lang.Integer |
expiryTimeLeft
|
protected java.lang.Integer |
freeDispatcherSeats
|
protected java.lang.Boolean |
isEvaluation
|
protected java.lang.Boolean |
isUnlimitedDispatcher
|
protected java.lang.Boolean |
isUnlimitedMDS
|
protected java.util.List<LicenseKeyProperties> |
licenseKeyProperties
|
protected java.lang.Integer |
mdsLimit
|
protected LicenseKeyCategoryTypeEnumType |
type
|
protected java.lang.Integer |
usedDispatcherSeats
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
LicenseKeysType()
|
|
| 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.Integer |
getExpiryDate()
Gets the value of the expiryDate property. |
java.lang.Integer |
getExpiryTimeLeft()
Gets the value of the expiryTimeLeft property. |
java.lang.Integer |
getFreeDispatcherSeats()
Gets the value of the freeDispatcherSeats property. |
java.util.List<LicenseKeyProperties> |
getLicenseKeyProperties()
Gets the value of the licenseKeyProperties property. |
java.lang.Integer |
getMdsLimit()
Gets the value of the mdsLimit property. |
LicenseKeyCategoryTypeEnumType |
getType()
Gets the value of the type property. |
java.lang.Integer |
getUsedDispatcherSeats()
Gets the value of the usedDispatcherSeats 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 |
setExpiryDate(java.lang.Integer value)
Sets the value of the expiryDate property. |
void |
setExpiryTimeLeft(java.lang.Integer value)
Sets the value of the expiryTimeLeft property. |
void |
setFreeDispatcherSeats(java.lang.Integer value)
Sets the value of the freeDispatcherSeats 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 |
setMdsLimit(java.lang.Integer value)
Sets the value of the mdsLimit property. |
void |
setType(LicenseKeyCategoryTypeEnumType value)
Sets the value of the type property. |
void |
setUsedDispatcherSeats(java.lang.Integer value)
Sets the value of the usedDispatcherSeats 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 LicenseKeyCategoryTypeEnumType type
protected java.lang.Integer dispatcherLimit
protected java.lang.Integer evaluationLength
protected java.lang.Integer expiryDate
protected java.lang.Integer expiryTimeLeft
protected java.lang.Integer freeDispatcherSeats
protected java.lang.Boolean isEvaluation
protected java.lang.Boolean isUnlimitedDispatcher
protected java.lang.Boolean isUnlimitedMDS
protected java.util.List<LicenseKeyProperties> licenseKeyProperties
protected java.lang.Integer mdsLimit
protected java.lang.Integer usedDispatcherSeats
| Constructor Detail |
|---|
public LicenseKeysType()
| Method Detail |
|---|
public LicenseKeyCategoryTypeEnumType getType()
LicenseKeyCategoryTypeEnumTypepublic void setType(LicenseKeyCategoryTypeEnumType value)
value - allowed object is
LicenseKeyCategoryTypeEnumTypepublic 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.Integer getExpiryDate()
Integerpublic void setExpiryDate(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getExpiryTimeLeft()
Integerpublic void setExpiryTimeLeft(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getFreeDispatcherSeats()
Integerpublic void setFreeDispatcherSeats(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.util.List<LicenseKeyProperties> getLicenseKeyProperties()
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 licenseKeyProperties property.
For example, to add a new item, do as follows:
getLicenseKeyProperties().add(newItem);
Objects of the following type(s) are allowed in the list
LicenseKeyProperties
public java.lang.Integer getMdsLimit()
Integerpublic void setMdsLimit(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUsedDispatcherSeats()
Integerpublic void setUsedDispatcherSeats(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.LicenseKeysType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||