Uses of Enum
eu.europa.esig.dss.enumerations.CommitmentTypeEnum
Packages that use CommitmentTypeEnum
Package
Description
-
Uses of CommitmentTypeEnum in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return CommitmentTypeEnumModifier 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
Method parameters in eu.europa.esig.dss.ws.signature.common with type arguments of type CommitmentTypeEnumModifier 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
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return types with arguments of type CommitmentTypeEnumModifier and TypeMethodDescriptionRemoteBLevelParameters.getCommitmentTypeIndications()
Get the commitment type indicationsMethod parameters in eu.europa.esig.dss.ws.signature.dto.parameters with type arguments of type CommitmentTypeEnumModifier and TypeMethodDescriptionvoid
RemoteBLevelParameters.setCommitmentTypeIndications
(List<CommitmentTypeEnum> commitmentTypeIndications) Set the commitment type indicationsCommitmentTypeEnum