|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sharpster.common.Response
|
+--sharpster.common.CVSOutputResponse
A response containing output from the CVS.
| Constructor Summary | |
CVSOutputResponse()
|
|
| Method Summary | |
java.lang.String |
getMessage()
Returns the message created by the CVS. |
int |
getType()
Returns the type of this response. |
void |
setMessage(java.lang.String message)
Sets the message created by the CVS. |
java.lang.String |
toString()
|
| Methods inherited from class sharpster.common.Response |
getOrigin, getUser, isError, setError, setOrigin, setUser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CVSOutputResponse()
| Method Detail |
public int getType()
getType in class Responsepublic java.lang.String getMessage()
public void setMessage(java.lang.String message)
public java.lang.String toString()
toString in class Response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||