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

java.lang.Objectcom.rim.bes.bas.baa.FindServiceInstancesByService
public class FindServiceInstancesByService
Java class for findServiceInstancesByService complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="findServiceInstancesByService">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="serviceId" 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 |
serviceId
|
| Constructor Summary | |
|---|---|
FindServiceInstancesByService()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocale()
Gets the value of the locale property. |
int |
getServiceId()
Gets the value of the serviceId 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 |
setServiceId(int value)
Sets the value of the serviceId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int serviceId
protected java.lang.String locale
protected boolean includeStatus
protected boolean includeExtendedData
protected boolean loadServiceConsumerRelationships
protected boolean loadServiceProducerRelationships
| Constructor Detail |
|---|
public FindServiceInstancesByService()
| Method Detail |
|---|
public int getServiceId()
public void setServiceId(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.FindServiceInstancesByService NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||