Uses of Class
org.coderic.iso20022.messages.cafm.AlgorithmIdentification21
Packages that use AlgorithmIdentification21
-
Uses of AlgorithmIdentification21 in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return AlgorithmIdentification21Modifier and TypeMethodDescriptionObjectFactory.createAlgorithmIdentification21()Create an instance ofAlgorithmIdentification21DigestedData5.getDgstAlgo()Gets the value of the dgstAlgo property.Signer4.getDgstAlgo()Gets the value of the dgstAlgo property.Methods in org.coderic.iso20022.messages.cafm that return types with arguments of type AlgorithmIdentification21Modifier and TypeMethodDescriptionSignedData5.getDgstAlgo()Gets the value of the dgstAlgo property.Methods in org.coderic.iso20022.messages.cafm with parameters of type AlgorithmIdentification21Modifier and TypeMethodDescriptionvoidDigestedData5.setDgstAlgo(AlgorithmIdentification21 value) Sets the value of the dgstAlgo property.voidSigner4.setDgstAlgo(AlgorithmIdentification21 value) Sets the value of the dgstAlgo property.