Uses of Class
eu.europa.esig.dss.xades.ProfileParameters.Operation
-
Packages that use 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.OperationProfileParameters. getOperationKind()static ProfileParameters.OperationProfileParameters.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 voidProfileParameters. setOperationKind(ProfileParameters.Operation operationKind)
-