|
||||||||||
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.WPP10ResponseGetPermission
A WPP10ResponseGetPermission object is returned by the
getPermission
method.
Fields inherited from class com.signalsoftcorp.lst.provisioning.WPP10ResponseBase |
responseCode, responseDetail |
Constructor Summary | |
WPP10ResponseGetPermission()
creates an WPP10ResponseGetPermission object |
Method Summary | |
WPP10Permission |
getPermission()
Get the permission returned on successfull completion |
void |
setPermission(WPP10Permission permission)
Set the permission to return on successfull completion |
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 WPP10ResponseGetPermission()
Method Detail |
public void setPermission(WPP10Permission permission)
permission
- permission to returnpublic WPP10Permission getPermission()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |