Uses of Class
org.coderic.iso20022.messages.caaa.AlgorithmIdentification36
Packages that use AlgorithmIdentification36
-
Uses of AlgorithmIdentification36 in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa 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.caaa that return types with arguments of type AlgorithmIdentification36Modifier and TypeMethodDescriptionSignedData9.getDgstAlgo()Gets the value of the dgstAlgo property.Methods in org.coderic.iso20022.messages.caaa 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.