Uses of Enum Class
org.coderic.iso20022.messages.cafm.Algorithm11Code
-
Uses of Algorithm11Code in org.coderic.iso20022.messages.cafm
Modifier and TypeMethodDescriptionstatic Algorithm11Code
Parameter5.getDgstAlgo()
Gets the value of the dgstAlgo property.static Algorithm11Code
Returns the enum constant of this class with the specified name.static Algorithm11Code[]
Algorithm11Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Parameter5.setDgstAlgo
(Algorithm11Code value) Sets the value of the dgstAlgo property.