|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BoxResponse
This is the super interface for all box response, you can set and get a status string from this response.
Method Summary | |
---|---|
java.lang.String |
getStatus()
get the status string. |
void |
setStatus(java.lang.String status)
set the status string. |
Method Detail |
---|
java.lang.String getStatus()
void setStatus(java.lang.String status)
status
- the status to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |