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

java.lang.Objectcom.rim.bes.bas.baa.DetachSoftwareConfigurationFromGroup
public class DetachSoftwareConfigurationFromGroup
Java class for detachSoftwareConfigurationFromGroup complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="detachSoftwareConfigurationFromGroup">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="groupId" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="swconfigId" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected int |
groupId
|
protected int |
swconfigId
|
| Constructor Summary | |
|---|---|
DetachSoftwareConfigurationFromGroup()
|
|
| Method Summary | |
|---|---|
int |
getGroupId()
Gets the value of the groupId property. |
int |
getSwconfigId()
Gets the value of the swconfigId property. |
void |
setGroupId(int value)
Sets the value of the groupId property. |
void |
setSwconfigId(int value)
Sets the value of the swconfigId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int groupId
protected int swconfigId
| Constructor Detail |
|---|
public DetachSoftwareConfigurationFromGroup()
| Method Detail |
|---|
public int getGroupId()
public void setGroupId(int value)
public int getSwconfigId()
public void setSwconfigId(int value)
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.DetachSoftwareConfigurationFromGroup NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||