|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Result | |
|---|---|
| es.indra.www.portafirmasws.cws | |
| Uses of Result in es.indra.www.portafirmasws.cws |
|---|
| Methods in es.indra.www.portafirmasws.cws that return Result | |
|---|---|
Result |
ListTypeResponse.getResult()
Gets the result value for this ListTypeResponse. |
Result |
UpdateResponse.getResult()
Gets the result value for this UpdateResponse. |
Result |
DownloadResponse.getResult()
Gets the result value for this DownloadResponse. |
Result |
DownloadFileResponse.getResult()
Gets the result value for this DownloadFileResponse. |
Result |
UploadResponse.getResult()
Gets the result value for this UploadResponse. |
Result |
DeleteResponse.getResult()
Gets the result value for this DeleteResponse. |
Result |
ListResponse.getResult()
Gets the result value for this ListResponse. |
Result |
SearchResponse.getResult()
Gets the result value for this SearchResponse. |
Result |
ListServerSignersResponse.getResult()
Gets the result value for this ListServerSignersResponse. |
| Methods in es.indra.www.portafirmasws.cws with parameters of type Result | |
|---|---|
void |
ListTypeResponse.setResult(Result result)
Sets the result value for this ListTypeResponse. |
void |
UpdateResponse.setResult(Result result)
Sets the result value for this UpdateResponse. |
void |
DownloadResponse.setResult(Result result)
Sets the result value for this DownloadResponse. |
void |
DownloadFileResponse.setResult(Result result)
Sets the result value for this DownloadFileResponse. |
void |
UploadResponse.setResult(Result result)
Sets the result value for this UploadResponse. |
void |
DeleteResponse.setResult(Result result)
Sets the result value for this DeleteResponse. |
void |
ListResponse.setResult(Result result)
Sets the result value for this ListResponse. |
void |
SearchResponse.setResult(Result result)
Sets the result value for this SearchResponse. |
void |
ListServerSignersResponse.setResult(Result result)
Sets the result value for this ListServerSignersResponse. |
| Constructors in es.indra.www.portafirmasws.cws with parameters of type Result | |
|---|---|
DeleteResponse(Result result,
DeleteResponseDocuments documents,
java.lang.String version)
|
|
DownloadFileResponse(Result result,
DownloadFileResponseDocument document,
java.lang.String version)
|
|
DownloadResponse(Result result,
DownloadResponseDocument document,
java.lang.String version)
|
|
ListResponse(Result result,
ListResponseDocuments documents,
java.lang.String version)
|
|
ListServerSignersResponse(Result result,
ServerSigners serverSigners,
java.lang.String version)
|
|
ListTypeResponse(Result result,
TypeDocuments types,
java.lang.String language,
java.lang.String version)
|
|
SearchResponse(Result result,
SearchResult searchResult,
java.lang.String version)
|
|
UpdateResponse(Result result,
UpdateResponseDocument document,
java.lang.String version)
|
|
UploadResponse(Result result,
UploadResponseDocument document,
java.lang.String version)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||