Uses of Class
eu.europa.esig.dss.xades.ProfileParameters.Operation
Package | Description |
---|---|
eu.europa.esig.dss.xades |
-
Uses of ProfileParameters.Operation in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return ProfileParameters.Operation Modifier and Type Method Description ProfileParameters.Operation
ProfileParameters. getOperationKind()
static ProfileParameters.Operation
ProfileParameters.Operation. valueOf(String name)
Returns the enum constant of this type with the specified name.static ProfileParameters.Operation[]
ProfileParameters.Operation. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.dss.xades with parameters of type ProfileParameters.Operation Modifier and Type Method Description void
ProfileParameters. setOperationKind(ProfileParameters.Operation operationKind)