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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceInstanceType
com.rim.bes.basplugin.dispatcher.dto.DispatcherCoreServiceInstanceType
public abstract class DispatcherCoreServiceInstanceType
Java class for DispatcherCoreServiceInstanceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DispatcherCoreServiceInstanceType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}ServiceInstanceType">
<sequence>
<element name="pid" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="rpcEndpoint" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="serviceName" type="{http://www.w3.org/2001/XMLSchema}string" 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 |
pid
|
protected java.lang.String |
rpcEndpoint
|
protected java.lang.String |
serviceName
|
| Fields inherited from class com.rim.bes.bas.dto.ServiceInstanceType |
|---|
canBeDeletedDirectly, canBeDeletedOnServerDelete, childServiceInstanceAssociation, extendedDataLoaded, installationState, installedMachine, installedPort, isHidden, localeNameAndDescription, name, parentServiceInstanceAssociation, plugInId, reference, serviceConsumers, serviceHasSettings, serviceId, serviceInstanceId, serviceProducers, status, statusName, type, version |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
DispatcherCoreServiceInstanceType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getPid()
Gets the value of the pid property. |
java.lang.String |
getRpcEndpoint()
Gets the value of the rpcEndpoint property. |
java.lang.String |
getServiceName()
Gets the value of the serviceName property. |
void |
setPid(java.lang.Integer value)
Sets the value of the pid property. |
void |
setRpcEndpoint(java.lang.String value)
Sets the value of the rpcEndpoint property. |
void |
setServiceName(java.lang.String value)
Sets the value of the serviceName 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 pid
protected java.lang.String rpcEndpoint
protected java.lang.String serviceName
| Constructor Detail |
|---|
public DispatcherCoreServiceInstanceType()
| Method Detail |
|---|
public java.lang.Integer getPid()
Integerpublic void setPid(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getRpcEndpoint()
Stringpublic void setRpcEndpoint(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getServiceName()
Stringpublic void setServiceName(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.DispatcherCoreServiceInstanceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||