|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArchiveOptions | |
|---|---|
| es.indra.www.portafirmasws.cws | |
| Uses of ArchiveOptions in es.indra.www.portafirmasws.cws |
|---|
| Methods in es.indra.www.portafirmasws.cws that return ArchiveOptions | |
|---|---|
ArchiveOptions |
VisualFile.getArchiveOptions()
Gets the archiveOptions value for this VisualFile. |
ArchiveOptions |
SignatureFile.getArchiveOptions()
Gets the archiveOptions value for this SignatureFile. |
ArchiveOptions |
UpdateRequestDocument.getArchiveOptions()
Gets the archiveOptions value for this UpdateRequestDocument. |
ArchiveOptions |
ListResponseDocument.getArchiveOptions()
Gets the archiveOptions value for this ListResponseDocument. |
ArchiveOptions |
Annex.getArchiveOptions()
Gets the archiveOptions value for this Annex. |
ArchiveOptions |
UploadRequestDocument.getArchiveOptions()
Gets the archiveOptions value for this UploadRequestDocument. |
ArchiveOptions |
DownloadResponseDocument.getArchiveOptions()
Gets the archiveOptions value for this DownloadResponseDocument. |
| Methods in es.indra.www.portafirmasws.cws with parameters of type ArchiveOptions | |
|---|---|
void |
VisualFile.setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this VisualFile. |
void |
SignatureFile.setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this SignatureFile. |
void |
UpdateRequestDocument.setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this UpdateRequestDocument. |
void |
ListResponseDocument.setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this ListResponseDocument. |
void |
Annex.setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this Annex. |
void |
UploadRequestDocument.setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this UploadRequestDocument. |
void |
DownloadResponseDocument.setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this DownloadResponseDocument. |
| Constructors in es.indra.www.portafirmasws.cws with parameters of type ArchiveOptions | |
|---|---|
Annex(java.lang.String description,
java.lang.String extension,
java.lang.String reference,
java.lang.String url,
java.lang.Boolean signAnnex,
Sender sender,
ExternalIDs externalIds,
ArchiveOptions archiveOptions,
java.lang.Integer typeSign,
java.lang.Boolean isFileSign)
|
|
DownloadResponseDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
SignatureFiles signatureFiles,
VisualFiles visualFiles,
Steps steps)
|
|
ListResponseDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions)
|
|
SignatureFile(int index,
TypeEnum type,
int numberSignatures,
java.lang.String reference,
ExternalIDs externalIds,
ArchiveOptions archiveOptions)
|
|
UpdateRequestDocument(int id,
DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
Steps steps)
|
|
UploadRequestDocument(DocumentAttributes attributes,
ArchiveOptions archiveOptions,
Annexes annexes,
Steps steps)
|
|
VisualFile(int index,
TypeEnum type,
java.lang.String reference,
ExternalIDs externalIds,
ArchiveOptions archiveOptions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||