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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO.VersionStamps.Entry
public static class BASBaseDTO.VersionStamps.Entry
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="key" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="value" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
key
|
protected byte[] |
value
|
| Constructor Summary | |
|---|---|
BASBaseDTO.VersionStamps.Entry()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Gets the value of the key property. |
byte[] |
getValue()
Gets the value of the value property. |
void |
setKey(java.lang.String value)
Sets the value of the key property. |
void |
setValue(byte[] value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String key
protected byte[] value
| Constructor Detail |
|---|
public BASBaseDTO.VersionStamps.Entry()
| Method Detail |
|---|
public java.lang.String getKey()
Stringpublic void setKey(java.lang.String value)
value - allowed object is
Stringpublic byte[] getValue()
public void setValue(byte[] value)
value - allowed object is
byte[]
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.BASBaseDTO.VersionStamps.Entry NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||