Uses of Enum Class
eu.europa.esig.dss.enumerations.CommitmentTypeEnum
Packages that use CommitmentTypeEnum
Package
Description
-
Uses of CommitmentTypeEnum in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type CommitmentTypeEnum in eu.europa.esig.dss.enumerationsMethods in eu.europa.esig.dss.enumerations that return CommitmentTypeEnumModifier and TypeMethodDescriptionstatic CommitmentTypeEnumReturns the enum constant of this class with the specified name.static CommitmentTypeEnum[]CommitmentTypeEnum.values()Returns an array containing the constants of this enum class, 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 ofCommitmentTypeEnums to a list ofCommitmentTypes -
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 TypeMethodDescriptionvoidRemoteBLevelParameters.setCommitmentTypeIndications(List<CommitmentTypeEnum> commitmentTypeIndications) Set the commitment type indicationsCommitmentTypeEnum