Uses of Class
org.coderic.iso20022.messages.catm.AlgorithmIdentification36
Packages that use AlgorithmIdentification36
-
Uses of AlgorithmIdentification36 in org.coderic.iso20022.messages.catm
Methods in org.coderic.iso20022.messages.catm that return AlgorithmIdentification36Modifier and TypeMethodDescriptionObjectFactory.createAlgorithmIdentification36()Create an instance ofAlgorithmIdentification36Signer8.getDgstAlgo()Gets the value of the dgstAlgo property.Methods in org.coderic.iso20022.messages.catm that return types with arguments of type AlgorithmIdentification36Modifier and TypeMethodDescriptionSignedData9.getDgstAlgo()Gets the value of the dgstAlgo property.Methods in org.coderic.iso20022.messages.catm with parameters of type AlgorithmIdentification36Modifier and TypeMethodDescriptionvoidSigner8.setDgstAlgo(AlgorithmIdentification36 value) Sets the value of the dgstAlgo property.