|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Steps | |
|---|---|
| es.indra.www.portafirmasws.cws | |
| Uses of Steps in es.indra.www.portafirmasws.cws |
|---|
| Methods in es.indra.www.portafirmasws.cws that return Steps | |
|---|---|
Steps |
UpdateRequestDocument.getSteps()
Gets the steps value for this UpdateRequestDocument. |
Steps |
UploadRequestDocument.getSteps()
Gets the steps value for this UploadRequestDocument. |
Steps |
DownloadResponseDocument.getSteps()
Gets the steps value for this DownloadResponseDocument. |
| Methods in es.indra.www.portafirmasws.cws with parameters of type Steps | |
|---|---|
void |
UpdateRequestDocument.setSteps(Steps steps)
Sets the steps value for this UpdateRequestDocument. |
void |
UploadRequestDocument.setSteps(Steps steps)
Sets the steps value for this UploadRequestDocument. |
void |
DownloadResponseDocument.setSteps(Steps steps)
Sets the steps value for this DownloadResponseDocument. |
| Constructors in es.indra.www.portafirmasws.cws with parameters of type Steps | |
|---|---|
DownloadResponseDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
SignatureFiles signatureFiles,
VisualFiles visualFiles,
Steps steps)
|
|
UpdateRequestDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
Steps steps)
|
|
UploadRequestDocument(DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
Steps steps)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||