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

java.lang.Objectcom.rim.bes.bas.baa.FindServiceInstancesByServer
public class FindServiceInstancesByServer
Java class for findServiceInstancesByServer complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="findServiceInstancesByServer">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="serverId" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="locale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="includeStatus" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="includeExtendedData" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="loadServiceConsumerRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="loadServiceProducerRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected boolean |
includeExtendedData
|
protected boolean |
includeStatus
|
protected boolean |
loadServiceConsumerRelationships
|
protected boolean |
loadServiceProducerRelationships
|
protected java.lang.String |
locale
|
protected int |
serverId
|
| Constructor Summary | |
|---|---|
FindServiceInstancesByServer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocale()
Gets the value of the locale property. |
int |
getServerId()
Gets the value of the serverId property. |
boolean |
isIncludeExtendedData()
Gets the value of the includeExtendedData property. |
boolean |
isIncludeStatus()
Gets the value of the includeStatus property. |
boolean |
isLoadServiceConsumerRelationships()
Gets the value of the loadServiceConsumerRelationships property. |
boolean |
isLoadServiceProducerRelationships()
Gets the value of the loadServiceProducerRelationships property. |
void |
setIncludeExtendedData(boolean value)
Sets the value of the includeExtendedData property. |
void |
setIncludeStatus(boolean value)
Sets the value of the includeStatus property. |
void |
setLoadServiceConsumerRelationships(boolean value)
Sets the value of the loadServiceConsumerRelationships property. |
void |
setLoadServiceProducerRelationships(boolean value)
Sets the value of the loadServiceProducerRelationships property. |
void |
setLocale(java.lang.String value)
Sets the value of the locale property. |
void |
setServerId(int value)
Sets the value of the serverId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int serverId
protected java.lang.String locale
protected boolean includeStatus
protected boolean includeExtendedData
protected boolean loadServiceConsumerRelationships
protected boolean loadServiceProducerRelationships
| Constructor Detail |
|---|
public FindServiceInstancesByServer()
| Method Detail |
|---|
public int getServerId()
public void setServerId(int value)
public java.lang.String getLocale()
Stringpublic void setLocale(java.lang.String value)
value - allowed object is
Stringpublic boolean isIncludeStatus()
public void setIncludeStatus(boolean value)
public boolean isIncludeExtendedData()
public void setIncludeExtendedData(boolean value)
public boolean isLoadServiceConsumerRelationships()
public void setLoadServiceConsumerRelationships(boolean value)
public boolean isLoadServiceProducerRelationships()
public void setLoadServiceProducerRelationships(boolean value)
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.FindServiceInstancesByServer NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||