Uses of Enum Class
org.coderic.iso20022.messages.caad.Algorithm20Code
Packages that use Algorithm20Code
-
Uses of Algorithm20Code in org.coderic.iso20022.messages.caad
Methods in org.coderic.iso20022.messages.caad that return Algorithm20CodeModifier and TypeMethodDescriptionstatic Algorithm20CodeParameter13.getDgstAlgo()Gets the value of the dgstAlgo property.static Algorithm20CodeReturns the enum constant of this class with the specified name.static Algorithm20Code[]Algorithm20Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caad with parameters of type Algorithm20CodeModifier and TypeMethodDescriptionvoidParameter13.setDgstAlgo(Algorithm20Code value) Sets the value of the dgstAlgo property.