Uses of Enum
eu.europa.esig.dss.enumerations.CommitmentTypeEnum
Package
Description
-
Uses of CommitmentTypeEnum in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic CommitmentTypeEnum
Returns the enum constant of this type with the specified name.static CommitmentTypeEnum[]
CommitmentTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CommitmentTypeEnum in eu.europa.esig.dss.ws.signature.common
Modifier and TypeMethodDescriptionprotected List<CommitmentType>
AbstractRemoteSignatureServiceImpl.toCommitmentTypeList
(List<CommitmentTypeEnum> commitmentTypeEnums) Transforms a list ofCommitmentTypeEnum
s to a list ofCommitmentType
s -
Uses of CommitmentTypeEnum in eu.europa.esig.dss.ws.signature.dto.parameters
Modifier and TypeMethodDescriptionRemoteBLevelParameters.getCommitmentTypeIndications()
Get the commitment type indicationsModifier and TypeMethodDescriptionvoid
RemoteBLevelParameters.setCommitmentTypeIndications
(List<CommitmentTypeEnum> commitmentTypeIndications) Set the commitment type indicationsCommitmentTypeEnum