Uses of Enum Class
org.coderic.iso20022.messages.catp.Algorithm11Code
-
Uses of Algorithm11Code in org.coderic.iso20022.messages.catp
Modifier and TypeMethodDescriptionstatic Algorithm11Code
Parameter4.getDgstAlgo()
Gets the value of the dgstAlgo property.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
Parameter4.setDgstAlgo
(Algorithm11Code value) Sets the value of the dgstAlgo property.void
Parameter5.setDgstAlgo
(Algorithm11Code value) Sets the value of the dgstAlgo property.