|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.provisioner.responses.Response
public class Response
Esta clase es .
.
Field Summary | |
---|---|
java.lang.String |
errorStr
|
java.lang.String |
result
|
boolean |
retry
|
boolean |
successfull
|
java.lang.String |
tipoOperacion
|
Constructor Summary | |
---|---|
Response()
. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean retry
public boolean successfull
public java.lang.String result
public java.lang.String tipoOperacion
public java.lang.String errorStr
Constructor Detail |
---|
public Response()
.
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |