|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeEnum | |
|---|---|
| es.indra.www.portafirmasws.cws | |
| Uses of TypeEnum in es.indra.www.portafirmasws.cws |
|---|
| Fields in es.indra.www.portafirmasws.cws declared as TypeEnum | |
|---|---|
static TypeEnum |
TypeEnum.annex
|
static TypeEnum |
TypeEnum.document
|
| Methods in es.indra.www.portafirmasws.cws that return TypeEnum | |
|---|---|
static TypeEnum |
TypeEnum.fromString(java.lang.String value)
|
static TypeEnum |
TypeEnum.fromValue(java.lang.String value)
|
TypeEnum |
Position.getSource()
Gets the source value for this Position. |
TypeEnum |
VisualFile.getType()
Gets the type value for this VisualFile. |
TypeEnum |
SignatureFile.getType()
Gets the type value for this SignatureFile. |
TypeEnum |
File.getType()
Gets the type value for this File. |
| Methods in es.indra.www.portafirmasws.cws with parameters of type TypeEnum | |
|---|---|
void |
Position.setSource(TypeEnum source)
Sets the source value for this Position. |
void |
VisualFile.setType(TypeEnum type)
Sets the type value for this VisualFile. |
void |
SignatureFile.setType(TypeEnum type)
Sets the type value for this SignatureFile. |
void |
File.setType(TypeEnum type)
Sets the type value for this File. |
| Constructors in es.indra.www.portafirmasws.cws with parameters of type TypeEnum | |
|---|---|
File(int index,
TypeEnum type,
java.lang.String reference,
ProfileEnum profile,
CodificationTypeEnum fileFormat,
java.lang.String extension,
java.lang.String mimeType,
java.lang.String base64Data,
java.lang.String numberSignatures,
SignersID signersId)
|
|
Position(TypeEnum source,
java.lang.String reference,
PdfTypeEnum type,
PdfPosition pdfPosition,
SignatureImageDimensions signatureImageDimensions)
|
|
SignatureFile(int index,
TypeEnum type,
int numberSignatures,
java.lang.String reference,
ExternalIDs externalIds,
ArchiveOptions archiveOptions)
|
|
VisualFile(int index,
TypeEnum type,
java.lang.String reference,
ExternalIDs externalIds,
ArchiveOptions archiveOptions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||