|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.signalsoftcorp.lst.provisioning.WPP10ResponseBase | +--com.signalsoftcorp.lst.provisioning.WPP10ResponseAdd
A WPP10ResponseAdd object is returned by the add methods of the provisioning interface.
addVendor
addOperator
addSubscriber
addMERI
addClientGroup
addClient
Fields inherited from class com.signalsoftcorp.lst.provisioning.WPP10ResponseBase |
responseCode, responseDetail |
Constructor Summary | |
WPP10ResponseAdd()
Creates a WPP10ResponseAdd object. |
Method Summary | |
long |
getId()
Gets the id of the added object on successfull returns. |
void |
setId(long id)
Sets the id of the added object on successfull returns. |
Methods inherited from class com.signalsoftcorp.lst.provisioning.WPP10ResponseBase |
getResponseCode, getResponseDetail, setResponseStatus |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WPP10ResponseAdd()
Method Detail |
public void setId(long id)
id
- id of the added object.public long getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |