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