Uses of Enum Class
org.coderic.iso20022.messages.caad.Algorithm20Code
-
Uses of Algorithm20Code in org.coderic.iso20022.messages.caad
Modifier and TypeMethodDescriptionstatic Algorithm20Code
Parameter13.getDgstAlgo()
Gets the value of the dgstAlgo property.static Algorithm20Code
Returns 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.Modifier and TypeMethodDescriptionvoid
Parameter13.setDgstAlgo
(Algorithm20Code value) Sets the value of the dgstAlgo property.