Uses of Interface
eu.europa.esig.dss.enumerations.CommitmentType
| Package | Description |
|---|---|
| eu.europa.esig.dss.enumerations | |
| eu.europa.esig.dss.model | |
| eu.europa.esig.dss.ws.signature.common |
-
Uses of CommitmentType in eu.europa.esig.dss.enumerations
Classes in eu.europa.esig.dss.enumerations that implement CommitmentType Modifier and Type Class Description classCommitmentTypeEnumDefined in ETSI TS 119 172-1 Annex B -
Uses of CommitmentType in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return types with arguments of type CommitmentType Modifier and Type Method Description List<CommitmentType>BLevelParameters. getCommitmentTypeIndications()Get the commitment type indicationsMethod parameters in eu.europa.esig.dss.model with type arguments of type CommitmentType Modifier and Type Method Description voidBLevelParameters. setCommitmentTypeIndications(List<CommitmentType> commitmentTypeIndications)Set the commitment type indications (predefined values are available inCommitmentType) -
Uses of CommitmentType in eu.europa.esig.dss.ws.signature.common
Methods in eu.europa.esig.dss.ws.signature.common that return types with arguments of type CommitmentType Modifier and Type Method Description protected List<CommitmentType>AbstractRemoteSignatureServiceImpl. toCommitmentTypeList(List<CommitmentTypeEnum> commitmentTypeEnums)