|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileEnum | |
|---|---|
| es.indra.www.portafirmasws.cws | |
| Uses of ProfileEnum in es.indra.www.portafirmasws.cws |
|---|
| Fields in es.indra.www.portafirmasws.cws declared as ProfileEnum | |
|---|---|
static ProfileEnum |
ProfileEnum.signature
|
static ProfileEnum |
ProfileEnum.source
|
static ProfileEnum |
ProfileEnum.visual
|
| Methods in es.indra.www.portafirmasws.cws that return ProfileEnum | |
|---|---|
static ProfileEnum |
ProfileEnum.fromString(java.lang.String value)
|
static ProfileEnum |
ProfileEnum.fromValue(java.lang.String value)
|
ProfileEnum |
File.getProfile()
Gets the profile value for this File. |
| Methods in es.indra.www.portafirmasws.cws with parameters of type ProfileEnum | |
|---|---|
void |
File.setProfile(ProfileEnum profile)
Sets the profile value for this File. |
| Constructors in es.indra.www.portafirmasws.cws with parameters of type ProfileEnum | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||