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